Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,17 +4,20 @@ emoji: 🐢
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: red
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 6.0.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: CV MCP Client with tags for MCP 1st Birthday party Hackathon
|
| 12 |
tags:
|
| 13 |
-
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the Hackathon details at: https://huggingface.co/MCP-1st-Birthday
|
| 17 |
|
|
|
|
|
|
|
|
|
|
| 18 |
# 🎥 Computer Vision MCP Client
|
| 19 |
|
| 20 |
A Model Context Protocol (MCP) client that streams webcam images and retrieves detailed scene analysis from the MCP server.
|
|
@@ -84,4 +87,4 @@ Use your webcam to stream images and receive real-time scene analysis.
|
|
| 84 |
|
| 85 |
## ⚠️ Note
|
| 86 |
|
| 87 |
-
This project demonstrates a client-side MCP integration. The token used in this Space is tied to the deployer's Hugging Face account. To avoid exposing your token to the public, consider using OAuth login so users can use their own Hugging Face tokens.
|
|
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: red
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.0.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: CV MCP Client with tags for MCP 1st Birthday party Hackathon
|
| 12 |
tags:
|
| 13 |
+
- mcp-in-action-track-creative
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the Hackathon details at: https://huggingface.co/MCP-1st-Birthday
|
| 17 |
|
| 18 |
+
Social media post link:
|
| 19 |
+
https://discord.com/channels/879548962464493619/
|
| 20 |
+
|
| 21 |
# 🎥 Computer Vision MCP Client
|
| 22 |
|
| 23 |
A Model Context Protocol (MCP) client that streams webcam images and retrieves detailed scene analysis from the MCP server.
|
|
|
|
| 87 |
|
| 88 |
## ⚠️ Note
|
| 89 |
|
| 90 |
+
This project demonstrates a client-side MCP integration. The token used in this Space is tied to the deployer's Hugging Face account. To avoid exposing your token to the public, consider using OAuth login so users can use their own Hugging Face tokens.
|