Spaces:
Running
Running
Update main.py
Browse files
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
|