Regino commited on
Commit
7fa49be
·
1 Parent(s): 6b7e536
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ elif page == "Disease Predictor":
128
 
129
  # ✅ App Overview
130
  st.write("""
131
- This app uses a deep learning model to classify plant diseases based on leaf images.
132
  Simply upload an image of a plant leaf, and the model will predict the disease or identify if the plant is healthy.
133
 
134
  ### 🏷️ Supported Plant Diseases:
 
128
 
129
  # ✅ App Overview
130
  st.write("""
131
+ This app uses a MobileNet V2 model to classify plant diseases based on leaf images.
132
  Simply upload an image of a plant leaf, and the model will predict the disease or identify if the plant is healthy.
133
 
134
  ### 🏷️ Supported Plant Diseases: