DATANESS commited on
Commit
b08cfd4
·
verified ·
1 Parent(s): 4d1c149

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  flask==3.0.3
2
  flask-cors==4.0.1
3
- anthropic==0.34.0
4
  python-dotenv==1.0.1
5
  gunicorn==22.0.0
 
 
 
1
  flask==3.0.3
2
  flask-cors==4.0.1
 
3
  python-dotenv==1.0.1
4
  gunicorn==22.0.0
5
+ transformers==4.44.0
6
+ torch==2.3.0