GoGma commited on
Commit
5bee11d
·
verified ·
1 Parent(s): 489dfdc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -9
requirements.txt CHANGED
@@ -1,12 +1,10 @@
1
  fastapi
2
- uvicorn[standard]
 
3
  gradio
4
- huggingface_hub
5
- pillow
6
- transformers
7
  diffusers
8
- sentence-transformers
9
- soundfile
10
- librosa
11
- opencv-python
12
- redis
 
1
  fastapi
2
+ uvicorn
3
+ pydantic
4
  gradio
 
 
 
5
  diffusers
6
+ transformers
7
+ accelerate
8
+ safetensors
9
+ torch
10
+ pillow