Spaces:
Runtime error
Runtime error
Update ui_text/disease_info.json
Browse files
ui_text/disease_info.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
{
|
| 2 |
-
"healthy": "✅ No disease detected! The plant appears healthy.",
|
| 3 |
-
"scab": "
|
| 4 |
-
"rust": "
|
| 5 |
-
"spot": "
|
| 6 |
-
"blight": "
|
| 7 |
-
"mold": "
|
| 8 |
-
"virus": "
|
| 9 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"healthy": "✅ No disease detected! The plant appears healthy.",
|
| 3 |
+
"scab": "Apple Scab: A fungal disease causing dark, scabby lesions. Treatment: Apply fungicides and remove infected leaves.",
|
| 4 |
+
"rust": "Rust: Fungal infection with orange/brown pustules. Treatment: Use fungicides and improve air circulation.",
|
| 5 |
+
"spot": "Leaf Spot: Bacterial or fungal spots on leaves. Treatment: Remove infected parts and apply appropriate treatment.",
|
| 6 |
+
"blight": "Blight: A severe disease causing rapid plant death. Treatment: Remove infected plants and use resistant varieties.",
|
| 7 |
+
"mold": "Mold: Fungal growth on leaves. Treatment: Improve ventilation and reduce humidity.",
|
| 8 |
+
"virus": "Viral disease: Transmitted by insects. Treatment: Remove infected plants and control insect vectors."
|
| 9 |
+
}
|