swathi6016 commited on
Commit
9af6434
·
verified ·
1 Parent(s): d41cfd9

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -2,4 +2,8 @@ fastapi==0.104.1
2
  uvicorn[standard]==0.24.0
3
  httpx==0.25.1
4
  pydantic==2.5.0
5
- python-dotenv==1.0.0
 
 
 
 
 
2
  uvicorn[standard]==0.24.0
3
  httpx==0.25.1
4
  pydantic==2.5.0
5
+ python-dotenv==1.0.0
6
+ transformers==4.35.0
7
+ torch==2.1.0
8
+ safetensors==0.4.0
9
+ gradio==4.12.0