son9john commited on
Commit
3383c45
·
1 Parent(s): 2f2510c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ openai
3
+ transformers
4
+ sentencepiece
5
+ pipeline
6
+ nltk
7
+ tiktoken
8
+ openai-whisper
9
+ dropbox