Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -168,7 +168,7 @@ def clear_inputs():
|
|
| 168 |
# Create Gradio interface
|
| 169 |
with gr.Blocks(theme=gr.themes.Soft()) as iface:
|
| 170 |
gr.Markdown("# Vers3Dynamics HealthScan: Personalized Cancer Risk Insights")
|
| 171 |
-
gr.Markdown("This Groq-powered tool
|
| 172 |
|
| 173 |
with gr.Row():
|
| 174 |
with gr.Column():
|
|
|
|
| 168 |
# Create Gradio interface
|
| 169 |
with gr.Blocks(theme=gr.themes.Soft()) as iface:
|
| 170 |
gr.Markdown("# Vers3Dynamics HealthScan: Personalized Cancer Risk Insights")
|
| 171 |
+
gr.Markdown("This Groq-powered educational tool aims to increase general awareness about cancer risk factors and symptoms based on publicly available health data. It is not a medical assessment and should not replace professional medical advice, diagnosis, or treatment.")
|
| 172 |
|
| 173 |
with gr.Row():
|
| 174 |
with gr.Column():
|