Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
|
| 3 |
-
qwen-asr
|
| 4 |
soundfile
|
| 5 |
-
ffmpeg-python
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
+
huggingface_hub>=0.30.0
|
|
|
|
| 3 |
soundfile
|
|
|