Spaces:
Runtime error
Runtime error
phil71x
commited on
Commit
·
e3b153a
1
Parent(s):
0e613e6
build: Add requirements file listing dependencies for Gradio and TextBlob
Browse files- docs/requirements.txt +2 -0
docs/requirements.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
gradio[mcp]
|
2 |
+
textblob
|