jaynopponep commited on
Commit
1a1a904
·
verified ·
1 Parent(s): 60a7859

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  flask
2
  gunicorn
3
  pandas
4
- torch
5
- tensorflow
6
  scikit-learn
7
  transformers
 
1
  flask
2
  gunicorn
3
  pandas
4
+ torch==1.10.0
5
+ tensorflow==2.8.0
6
  scikit-learn
7
  transformers