Spaces:
Sleeping
Sleeping
DOC: update readme
Browse files
README.md
CHANGED
@@ -6,13 +6,10 @@ colorTo: purple
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.33.0
|
8 |
app_file: app.py
|
9 |
-
pinned: false
|
10 |
license: apache-2.0
|
11 |
short_description: Web Searcher MCP Server
|
12 |
pinned: true
|
13 |
tags:
|
14 |
-
|
15 |
-
|
16 |
-
---
|
17 |
-
|
18 |
-
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.33.0
|
8 |
app_file: app.py
|
|
|
9 |
license: apache-2.0
|
10 |
short_description: Web Searcher MCP Server
|
11 |
pinned: true
|
12 |
tags:
|
13 |
+
- agent-demo-track
|
14 |
+
- mcp-server-track
|
15 |
+
---
|
|
|
|