RajatMalviya commited on
Commit
e0f1bd5
·
verified ·
1 Parent(s): ce2a096

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -8
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
- torch>=2.0.0
2
- transformers>=4.30.0
3
- diffusers>=0.19.0
4
- accelerate>=0.20.0
5
- gradio>=3.35.0
6
- ffmpeg-python>=0.2.0
7
- pillow>=9.0.0
8
- dotenv>=0.0.5
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ python-multipart
5
+ pillow
6
+ safetensors
7
+ transformers
8
+ diffusers
9
+ accelerate
10
+ tqdm
11
+ huggingface-hub