ibrahim256 commited on
Commit
5cad42d
·
verified ·
1 Parent(s): 9665dce

Upload deployment/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. deployment/requirements.txt +8 -0
deployment/requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.24.0
3
+ torch==2.1.0
4
+ transformers==4.35.0
5
+ huggingface-hub==0.19.0
6
+ pydantic==2.5.0
7
+ python-multipart==0.0.6
8
+ psutil==5.9.6