Bikas0 commited on
Commit
785c041
1 Parent(s): 4a35f71

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- transformers == 4.36.0
2
- torch == 2.1.1
3
- nltk ==3.8.1
4
- flask
 
5
  gunicorn
 
1
+ transformers == 4.36.0
2
+ torch == 2.1.1
3
+ nltk ==3.8.1
4
+ numpy==1.21.0
5
+ flask
6
  gunicorn