imessam commited on
Commit
bb497d0
·
1 Parent(s): 2f2e491

DOC: update readme

Browse files
Files changed (1) hide show
  1. README.md +3 -6
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
- - agent-demo-track
15
- - mcp-server-track
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
+ ---