usama1355 commited on
Commit
a6eb2e6
·
verified ·
1 Parent(s): 47b970f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ APPLE_TREATMENTS = {
71
  }
72
 
73
  # --- POTATO CONFIGURATION ---
74
- POTATO_MODEL_PATH = "potato_model.tflite"
75
  POTATO_CLASS_NAMES = ['Potato___Early_blight', 'Potato___Late_blight', 'Potato___healthy']
76
 
77
  # Potato Treatment Knowledge Base
 
71
  }
72
 
73
  # --- POTATO CONFIGURATION ---
74
+ POTATO_MODEL_PATH = "pot_ato_model.tflite"
75
  POTATO_CLASS_NAMES = ['Potato___Early_blight', 'Potato___Late_blight', 'Potato___healthy']
76
 
77
  # Potato Treatment Knowledge Base