Spaces:
Runtime error
Runtime error
Lincoln Gombedza commited on
Fix HF Space YAML metadata (colorTo + short_description length)
Browse files
README.md
CHANGED
|
@@ -2,13 +2,13 @@
|
|
| 2 |
title: PNA Assistant
|
| 3 |
emoji: π¨πΎββοΈ
|
| 4 |
colorFrom: indigo
|
| 5 |
-
colorTo:
|
| 6 |
sdk: streamlit
|
| 7 |
sdk_version: 1.35.0
|
| 8 |
app_file: streamlit_app.py
|
| 9 |
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
-
short_description: AI guide to the A-EQUIP model for
|
| 12 |
---
|
| 13 |
|
| 14 |
# π¨πΎββοΈ PNA Assistant β Professional Nurse Advocate AI
|
|
|
|
| 2 |
title: PNA Assistant
|
| 3 |
emoji: π¨πΎββοΈ
|
| 4 |
colorFrom: indigo
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: streamlit
|
| 7 |
sdk_version: 1.35.0
|
| 8 |
app_file: streamlit_app.py
|
| 9 |
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
+
short_description: AI guide to the A-EQUIP model for nurse advocates
|
| 12 |
---
|
| 13 |
|
| 14 |
# π¨πΎββοΈ PNA Assistant β Professional Nurse Advocate AI
|