Spaces:
Sleeping
Sleeping
nihuajian
commited on
Update requirements.txt
Browse files- requirements.txt +5 -23
requirements.txt
CHANGED
|
@@ -1,23 +1,5 @@
|
|
| 1 |
-
Pillow
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
sentencepiece==0.2.0
|
| 7 |
-
vector-quantize-pytorch==1.18.5
|
| 8 |
-
vocos==0.1.0
|
| 9 |
-
accelerate==1.2.1
|
| 10 |
-
timm==0.9.10
|
| 11 |
-
soundfile==0.12.1
|
| 12 |
-
librosa==0.9.0
|
| 13 |
-
decord
|
| 14 |
-
moviepy
|
| 15 |
-
|
| 16 |
-
# for web demo
|
| 17 |
-
aiofiles==23.2.1
|
| 18 |
-
onnxruntime==1.20.1
|
| 19 |
-
fastapi
|
| 20 |
-
uvicorn
|
| 21 |
-
gradio==4.44.1
|
| 22 |
-
pydantic==2.10.6
|
| 23 |
-
https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.3/flash_attn-2.7.3+cu12torch2.3cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
|
|
|
| 1 |
+
Pillow
|
| 2 |
+
transformers>=4.40.0
|
| 3 |
+
gradio>=4.44.1
|
| 4 |
+
spaces
|
| 5 |
+
decord
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|