navpan2 commited on
Commit
601b2b5
·
verified ·
1 Parent(s): bbd60c8

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -36,7 +36,7 @@ plant_disease_dict = {
36
  "Apple": ['Apple___Apple_scab', 'Apple___Black_rot', 'Apple___Cedar_apple_rust', 'Apple___healthy'],
37
  "Cherry": ['Cherry___Powdery_mildew', 'Cherry___healthy'],
38
  "Corn": ['Corn___Cercospora_leaf_spot Gray_leaf_spot', 'Corn___Common_rust',
39
- 'Corn___Northern_Leaf_Blight', 'Corn___healthy']
40
  }
41
 
42
  # Custom Self-Attention Layer
 
36
  "Apple": ['Apple___Apple_scab', 'Apple___Black_rot', 'Apple___Cedar_apple_rust', 'Apple___healthy'],
37
  "Cherry": ['Cherry___Powdery_mildew', 'Cherry___healthy'],
38
  "Corn": ['Corn___Cercospora_leaf_spot Gray_leaf_spot', 'Corn___Common_rust',
39
+ 'Corn___Northern_Leaf_Blight', 'Corn___healthy'],"Blueberry":["okk"]
40
  }
41
 
42
  # Custom Self-Attention Layer