son9john commited on
Commit
a93442f
·
1 Parent(s): cefae98

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,8 +1,14 @@
1
  torch
2
  openai
 
 
 
 
 
 
3
  tiktoken
4
  openai-whisper
 
 
5
  notion-df
6
- ipython==7.29.0
7
- tokenizers>=0.10.0
8
- https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.1.0/en_core_web_sm-3.1.0.tar.gz
 
1
  torch
2
  openai
3
+ transformers
4
+ sentencepiece
5
+ pipeline
6
+ py-espeak-ng
7
+ pyttsx3
8
+ nltk
9
  tiktoken
10
  openai-whisper
11
+ dropbox
12
+ notion-client
13
  notion-df
14
+ pandas