Update thicc/app.py
Browse files- thicc/app.py +1 -1
thicc/app.py
CHANGED
|
@@ -274,7 +274,7 @@ This estimate assumes your deductible has been met.
|
|
| 274 |
# Gradio interface
|
| 275 |
demo = gr.ChatInterface(
|
| 276 |
fn=respond,
|
| 277 |
-
title="THICC Cost Chatbot
|
| 278 |
description="""Get healthcare cost estimates and understand your insurance coverage.
|
| 279 |
|
| 280 |
**What you can ask:**
|
|
|
|
| 274 |
# Gradio interface
|
| 275 |
demo = gr.ChatInterface(
|
| 276 |
fn=respond,
|
| 277 |
+
title="THICC Cost Chatbot 🏥",
|
| 278 |
description="""Get healthcare cost estimates and understand your insurance coverage.
|
| 279 |
|
| 280 |
**What you can ask:**
|