Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,10 @@ language:
|
|
5 |
pretty_name: Gradio MCP File Upload Bin
|
6 |
size_categories:
|
7 |
- n<1K
|
8 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
pretty_name: Gradio MCP File Upload Bin
|
6 |
size_categories:
|
7 |
- n<1K
|
8 |
+
---
|
9 |
+
|
10 |
+
# gradio-files
|
11 |
+
|
12 |
+
This dataset is used for uploading files to gradio-based MCP servers. Create your own dataset called "gradio-files" and enable the `gradio_files` tools from the hf-mcp-server.
|
13 |
+
|
14 |
+
Allows usage of media files over MCP.
|