Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,13 @@ emoji: 🏢
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.32.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: AI triage patient symptoms clinical triage tool
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
@@ -43,9 +45,4 @@ The space [here](https://huggingface.co/spaces/lukmanaj/clinical-triage-client/s
|
|
| 43 |
## 🛠️ Built With
|
| 44 |
- Mistral API
|
| 45 |
- Gradio MCP interface
|
| 46 |
-
- Hugging Face Spaces
|
| 47 |
-
|
| 48 |
-
## 🏷️ Track
|
| 49 |
-
```text
|
| 50 |
-
mcp-server-track
|
| 51 |
-
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.32.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
short_description: AI triage patient symptoms clinical triage tool
|
| 12 |
+
tags:
|
| 13 |
+
- mcp-server-track
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 45 |
## 🛠️ Built With
|
| 46 |
- Mistral API
|
| 47 |
- Gradio MCP interface
|
| 48 |
+
- Hugging Face Spaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|