Spaces:
Running
on
Zero
Running
on
Zero
install gradio mcp
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ opencv-python
|
|
12 |
scikit-video
|
13 |
transformers
|
14 |
ffmpeg-python
|
15 |
-
spaces
|
|
|
|
12 |
scikit-video
|
13 |
transformers
|
14 |
ffmpeg-python
|
15 |
+
spaces
|
16 |
+
gradio[mcp]
|