Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,13 +4,13 @@ munch>=4.0.0
|
|
| 4 |
transformers>=4.47.1
|
| 5 |
click>=8.1.8
|
| 6 |
librosa>=0.10.2
|
| 7 |
-
simpleaudio>=1.0.4
|
| 8 |
gradio>=5.9.1
|
| 9 |
huggingface-hub>=0.27.0
|
| 10 |
pydub>=0.25.1
|
| 11 |
pysrt>=1.1.2
|
| 12 |
torch
|
| 13 |
|
|
|
|
| 14 |
# fastapi>=0.115.6
|
| 15 |
# uvicorn>=0.34.0
|
| 16 |
# torch
|
|
|
|
| 4 |
transformers>=4.47.1
|
| 5 |
click>=8.1.8
|
| 6 |
librosa>=0.10.2
|
|
|
|
| 7 |
gradio>=5.9.1
|
| 8 |
huggingface-hub>=0.27.0
|
| 9 |
pydub>=0.25.1
|
| 10 |
pysrt>=1.1.2
|
| 11 |
torch
|
| 12 |
|
| 13 |
+
#simpleaudio>=1.0.4
|
| 14 |
# fastapi>=0.115.6
|
| 15 |
# uvicorn>=0.34.0
|
| 16 |
# torch
|