SayknowLab commited on
Commit
d061c72
·
verified ·
1 Parent(s): 5ae80a1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1 +1,11 @@
1
- gradio pandas flask requests gunicorn openpyxl dicttoxml torch --index-url [https://download.pytorch.org/whl/cpu](https://download.pytorch.org/whl/cpu) transformers==4.36.0 huggingface-hub==0.20.0 tokenizers
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ pandas
3
+ flask
4
+ requests
5
+ gunicorn
6
+ openpyxl
7
+ dicttoxml
8
+ torch --index-url https://download.pytorch.org/whl/cpu
9
+ transformers==4.36.0
10
+ huggingface-hub==0.20.0
11
+ tokenizers