Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +12 -4
requirements.txt
CHANGED
|
@@ -5,8 +5,16 @@ safetensors
|
|
| 5 |
sentencepiece
|
| 6 |
git+https://github.com/huggingface/peft.git
|
| 7 |
spaces
|
|
|
|
| 8 |
pillow
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
sentencepiece
|
| 6 |
git+https://github.com/huggingface/peft.git
|
| 7 |
spaces
|
| 8 |
+
transformers-stream-generator==0.0.4
|
| 9 |
pillow
|
| 10 |
+
ffmpeg-python
|
| 11 |
+
av
|
| 12 |
+
torch==2.4.0
|
| 13 |
+
torchvision==0.19.0
|
| 14 |
+
edge-tts
|
| 15 |
+
audiosegment
|
| 16 |
+
asyncio
|
| 17 |
+
scipy
|
| 18 |
+
librosa
|
| 19 |
+
gradio_client==1.3.0
|
| 20 |
+
qwen-vl-utils==0.0.2
|