Rodiyah commited on
Commit
17c9bbd
·
verified ·
1 Parent(s): 18a45f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,5 +74,5 @@ gr.Interface(
74
  gr.Text(label="Prediction")
75
  ],
76
  title="Diabetic Retinopathy Detection",
77
- description="Upload a retinal image to classify DR and view Grad-CAM heatmap. All predictions are auto-saved with label and confidence."
78
  ).launch()
 
74
  gr.Text(label="Prediction")
75
  ],
76
  title="Diabetic Retinopathy Detection",
77
+ description="Upload a retinal image to classify DR and view Grad-CAM heatmap."
78
  ).launch()