ranchopanda0 commited on
Commit
25262f0
·
verified ·
1 Parent(s): a0d5d1b

Create treatments.json

Browse files
Files changed (1) hide show
  1. treatments.json +7 -0
treatments.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "Cedar Apple Rust": "Remove infected leaves. Use fungicides like Myclobutanil. Improve air circulation.",
3
+ "Powdery Mildew": "Apply sulfur or neem oil. Ensure proper plant spacing. Use resistant varieties.",
4
+ "Leaf Blight": "Use copper-based fungicides. Remove affected leaves. Avoid overhead watering.",
5
+ "Rust Disease": "Apply fungicides like Chlorothalonil. Improve drainage. Rotate crops.",
6
+ "Black Spot": "Prune infected leaves. Use fungicides with Mancozeb. Avoid watering leaves."
7
+ }