Spaces:
Running
Running
Update README.md
Browse filescreating a noop commit to trigger the build
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: LFM2 MCP
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: static
|
|
@@ -9,7 +9,8 @@ license: apache-2.0
|
|
| 9 |
short_description: In-browser tool calling with MCP, powered by Transformers.js
|
| 10 |
app_build_command: npm run build
|
| 11 |
app_file: dist/index.html
|
| 12 |
-
thumbnail:
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
-
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
|
|
|
|
| 1 |
---
|
| 2 |
title: LFM2 MCP
|
| 3 |
+
emoji: π
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: static
|
|
|
|
| 9 |
short_description: In-browser tool calling with MCP, powered by Transformers.js
|
| 10 |
app_build_command: npm run build
|
| 11 |
app_file: dist/index.html
|
| 12 |
+
thumbnail: >-
|
| 13 |
+
https://huggingface.co/spaces/LiquidAI/LFM2-MCP/resolve/main/public/thumbnail.png
|
| 14 |
---
|
| 15 |
|
| 16 |
+
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
|