Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ soundfile
|
|
| 6 |
numpy
|
| 7 |
requests
|
| 8 |
pydub
|
| 9 |
-
ffmpeg-python
|
|
|
|
|
|
|
|
|
| 6 |
numpy
|
| 7 |
requests
|
| 8 |
pydub
|
| 9 |
+
ffmpeg-python
|
| 10 |
+
gradio[mcp]
|
| 11 |
+
mcp
|