Manar11 commited on
Commit
362d9bc
·
verified ·
1 Parent(s): bc92747

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ def analyze_symptoms(text_input, image_input , temperature=0.7, top_p=0.6 ):
69
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
70
 
71
  # Header
72
- gr.Markdown("# 🏥 AI Health Symptom Checker")
73
  gr.Markdown("Describe your symptoms and upload an image (e.g., a rash, sore throat) for preliminary analysis.")
74
 
75
  # Layout: Use a Row to put inputs side-by-side (on large screens)
 
69
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
70
 
71
  # Header
72
+ gr.Markdown("# 🏥 Google Gemini ")
73
  gr.Markdown("Describe your symptoms and upload an image (e.g., a rash, sore throat) for preliminary analysis.")
74
 
75
  # Layout: Use a Row to put inputs side-by-side (on large screens)