Sergidev commited on
Commit
f57b321
1 Parent(s): 3c7fe9f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- flask
2
- transformers
3
- torch
4
- gunicorn
 
1
+ Flask==2.0.1
2
+ torch==1.9.0
3
+ transformers==4.11.3
4
+ gunicorn==20.1.0