Commit
·
7208e3d
1
Parent(s):
900da5c
Actualizar el color del servidor a amarillo y agregar etiquetas en README.md
Browse files
README.md
CHANGED
@@ -2,11 +2,14 @@
|
|
2 |
title: LLM Game Master MCP Server
|
3 |
emoji: 🧙🏼♂️
|
4 |
colorFrom: indigo
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.32.1
|
8 |
app_file: app.py
|
9 |
pinned: true
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
2 |
title: LLM Game Master MCP Server
|
3 |
emoji: 🧙🏼♂️
|
4 |
colorFrom: indigo
|
5 |
+
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.32.1
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
+
tags:
|
11 |
+
- agent-demo-track
|
12 |
+
- mcp-server-track
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|