j10sanders commited on
Commit
1428f67
1 Parent(s): 5569fcb

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ --find-links https://download.pytorch.org/whl/torch_stable.html
2
+ torch==1.13.0
3
+ Flask
4
+ Flask-Caching
5
+ git+https://github.com/huggingface/transformers.git@9080607b2c652cfb6dbc84f0310a0ab9ecc8e8fc
6
+ gunicorn
7
+ flask-cors