Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
#2
by
AkinyemiAra
- opened
- 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
|