Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt (#2)
Browse files- Update requirements.txt (484c869e11c2c9323eb3b97d8908ebc191d84577)
Co-authored-by: Akinyemi <AkinyemiAra@users.noreply.huggingface.co>
- 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
|