shreyask commited on
Commit
c86bbe0
·
verified ·
1 Parent(s): 3ef03bf

remove default tools and make the get started page dynamic. Added public folder

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,4 +9,6 @@ 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
  ---
 
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
  ---