Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
title: WellBe+ Assistant
|
| 3 |
sdk: gradio
|
| 4 |
sdk_version: 5.33.0
|
| 5 |
app_file: app.py
|
| 6 |
pinned: true
|
| 7 |
tags:
|
| 8 |
- agent-demo-track
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
Try it on [HuggingFace Spaces](https://huggingface.co/spaces/natasha1704/WellBePlusAssistant)
|
|
|
|
| 1 |
---
|
| 2 |
+
title: WellBe+ Assistant
|
| 3 |
sdk: gradio
|
| 4 |
sdk_version: 5.33.0
|
| 5 |
app_file: app.py
|
| 6 |
pinned: true
|
| 7 |
tags:
|
| 8 |
- agent-demo-track
|
| 9 |
+
license: apache-2.0
|
| 10 |
+
colorFrom: indigo
|
| 11 |
+
colorTo: blue
|
| 12 |
+
short_description: 'WellBe+ Agent is a multi-context assistant, integrating FDA '
|
| 13 |
---
|
| 14 |
|
| 15 |
Try it on [HuggingFace Spaces](https://huggingface.co/spaces/natasha1704/WellBePlusAssistant)
|