hassoudi commited on
Commit
56f96a2
·
verified ·
1 Parent(s): 2b67506

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- transformers
 
 
 
2
  fastapi
3
  uvicorn
4
  python-dotenv
 
1
+ transformers==4.44.2
2
+ torch>=2.0.0
3
+ huggingface-hub>=0.16.0
4
+ sentencepiece
5
  fastapi
6
  uvicorn
7
  python-dotenv