Spaces:
Running
on
Zero
Running
on
Zero
install gradio[mcp] module
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -28,6 +28,7 @@ fsspec==2024.9.0
|
|
28 |
gitdb==4.0.11
|
29 |
GitPython==3.1.43
|
30 |
gpustat==1.1.1
|
|
|
31 |
huggingface-hub==0.26.2
|
32 |
humanfriendly==10.0
|
33 |
hydra-core==1.3.2
|
|
|
28 |
gitdb==4.0.11
|
29 |
GitPython==3.1.43
|
30 |
gpustat==1.1.1
|
31 |
+
gradio[mcp]
|
32 |
huggingface-hub==0.26.2
|
33 |
humanfriendly==10.0
|
34 |
hydra-core==1.3.2
|