ciaochris commited on
Commit
5d9dda5
·
verified ·
1 Parent(s): 6d3e5ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 provides a preliminary analysis of potential cancer risks based on the information you provide. It is designed to support early awareness and is not a substitute for professional medical advice, diagnosis, or treatment.")
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():