Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ accelerate>=1.13.0
|
|
| 6 |
pydub>=0.25.1
|
| 7 |
soundfile>=0.13.1
|
| 8 |
numpy
|
| 9 |
-
gradio==5.50.0
|
| 10 |
#for subtitle and asr
|
| 11 |
pysrt>=1.1.2
|
| 12 |
sentencex>=1.0.17
|
|
|
|
| 6 |
pydub>=0.25.1
|
| 7 |
soundfile>=0.13.1
|
| 8 |
numpy
|
| 9 |
+
#gradio==5.50.0
|
| 10 |
#for subtitle and asr
|
| 11 |
pysrt>=1.1.2
|
| 12 |
sentencex>=1.0.17
|