MHD011 commited on
Commit
57bf9b7
·
verified ·
1 Parent(s): 412ef8b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- flask==2.3.2
2
- psycopg2-binary==2.9.7
3
- google-generativeai==0.3.2
4
- python-dotenv==1.0.0
 
 
 
 
1
+ flask
2
+ flask-cors
3
+ transformers
4
+ torch
5
+ accelerate
6
+ sentencepiece
7
+ psycopg2-binary