JG1310 commited on
Commit
e305e6c
Β·
verified Β·
1 Parent(s): e09dd64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Statistical Analysis MCP
3
- emoji: πŸ’¬
4
  colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
@@ -10,5 +10,15 @@ pinned: false
10
  license: mit
11
  short_description: 'Statistical testing tools for AI agents powered by Scipy. '
12
  ---
13
-
14
- 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).
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: Statistical Analysis MCP
3
+ emoji: πŸ“Š
4
  colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
 
10
  license: mit
11
  short_description: 'Statistical testing tools for AI agents powered by Scipy. '
12
  ---
13
+ ---
14
+ title: Statistical Analysis MCP
15
+ emoji: πŸ’¬
16
+ colorFrom: yellow
17
+ colorTo: purple
18
+ sdk: gradio
19
+ sdk_version: 5.32.1
20
+ app_file: app.py
21
+ pinned: false
22
+ license: mit
23
+ short_description: 'Statistical testing tools for AI agents powered by Scipy. '
24
+ hackathon_tag: 'mcp-server-track'