Raghavendra0827 commited on
Commit
edfc72a
·
verified ·
1 Parent(s): 6958a24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ def main():
132
  }
133
  )
134
 
135
- if selected == "Coconut Leaf Disease":
136
  coconut_disease_app()
137
 
138
  if __name__ == "__main__":
 
132
  }
133
  )
134
 
135
+ if selected == "Plam Leaf Disease":
136
  coconut_disease_app()
137
 
138
  if __name__ == "__main__":