Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ huggingface_hub
|
|
2 |
opencv-python
|
3 |
git+https://github.com/huggingface/transformers.git
|
4 |
gradio_client==1.3.0
|
5 |
-
qwen-vl-utils==0.0.
|
6 |
transformers-stream-generator==0.0.4
|
7 |
accelerate
|
8 |
diffusers==0.32.2
|
@@ -13,5 +13,11 @@ sentencepiece
|
|
13 |
spaces
|
14 |
requests
|
15 |
safetensors
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
ffmpeg-python
|
17 |
av
|
|
|
2 |
opencv-python
|
3 |
git+https://github.com/huggingface/transformers.git
|
4 |
gradio_client==1.3.0
|
5 |
+
qwen-vl-utils==0.0.2
|
6 |
transformers-stream-generator==0.0.4
|
7 |
accelerate
|
8 |
diffusers==0.32.2
|
|
|
13 |
spaces
|
14 |
requests
|
15 |
safetensors
|
16 |
+
edge-tts
|
17 |
+
audiosegment
|
18 |
+
asyncio
|
19 |
+
scipy
|
20 |
+
librosa
|
21 |
+
pydub
|
22 |
ffmpeg-python
|
23 |
av
|