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