Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# 🤖 HealthAI
|
2 |
|
3 |
HealthAI is an intelligent healthcare assistant powered by IBM Granite-3B-Instruct model. It offers:
|
|
|
1 |
+
---
|
2 |
+
title: HealthAI
|
3 |
+
emoji: 🩺
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: "3.50.1"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
# 🤖 HealthAI
|
12 |
|
13 |
HealthAI is an intelligent healthcare assistant powered by IBM Granite-3B-Instruct model. It offers:
|