Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
torch>=2.0.0
|
3 |
transformers>=4.34.0
|
4 |
librosa>=0.10.0
|
|
|
1 |
+
gradio[mcp]
|
2 |
torch>=2.0.0
|
3 |
transformers>=4.34.0
|
4 |
librosa>=0.10.0
|