Spaces:
Running
on
Zero
Running
on
Zero
install gradio[mcp]
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -29,4 +29,5 @@ pandas==2.0.3
|
|
29 |
numpy==1.24.4
|
30 |
pydub
|
31 |
moviepy==1.0.3
|
32 |
-
spaces
|
|
|
|
29 |
numpy==1.24.4
|
30 |
pydub
|
31 |
moviepy==1.0.3
|
32 |
+
spaces
|
33 |
+
gradio[mcp]
|