Kfjjdjdjdhdhd commited on
Commit
0c170c8
·
verified ·
1 Parent(s): f5790af

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Flask
2
+ Flask-Cors
3
+ torch
4
+ torchaudio
5
+ requests
6
+ tqdm
7
+ scikit-learn
8
+ httpx
9
+ wget
10
+ duckduckgo_search
11
+ nltk
12
+ Pillow
13
+ sentencepiece
14
+ gradio==5.16.0