MamadouAliou82 commited on
Commit
88bab49
·
verified ·
1 Parent(s): 5560f0e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ def predict(Gender, Urea, Cr, HbA1c, Chol, TG, HDL, LDL, VLDL, BMI):
37
 
38
  # Gradio app
39
  with gr.Blocks(theme=gr.themes.Monochrome()) as app:
40
- gr.Image("diabete1.jpg", label="Diabetes Prediction App")
41
  gr.Markdown("# Diabetes Prediction App")
42
  gr.Markdown(
43
  "This app predicts a patient's diabetes status based on their health parameters. "
 
37
 
38
  # Gradio app
39
  with gr.Blocks(theme=gr.themes.Monochrome()) as app:
40
+ gr.Image("imgdiabe.JPG", label="Diabetes Prediction App")
41
  gr.Markdown("# Diabetes Prediction App")
42
  gr.Markdown(
43
  "This app predicts a patient's diabetes status based on their health parameters. "