Update thicc/app.py
Browse files- thicc/app.py +1 -1
thicc/app.py
CHANGED
|
@@ -248,7 +248,7 @@ This estimate assumes your deductible has been met.
|
|
| 248 |
# Gradio interface
|
| 249 |
demo = gr.ChatInterface(
|
| 250 |
fn=respond,
|
| 251 |
-
title="THICC Cost Chatbot
|
| 252 |
description="""Get healthcare cost estimates and understand your insurance coverage.
|
| 253 |
|
| 254 |
**What you can ask:**
|
|
|
|
| 248 |
# Gradio interface
|
| 249 |
demo = gr.ChatInterface(
|
| 250 |
fn=respond,
|
| 251 |
+
title="THICC Cost Chatbot 🏥",
|
| 252 |
description="""Get healthcare cost estimates and understand your insurance coverage.
|
| 253 |
|
| 254 |
**What you can ask:**
|