Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -167,7 +167,8 @@ Create a visually appealing, farmer-friendly pest outbreak report in Markdown wi
|
|
167 |
- Pest Name
|
168 |
- Predicted Outbreak Month(s)
|
169 |
- Severity
|
170 |
-
-
|
|
|
171 |
5. Provide bullet points for best practices.
|
172 |
6. Use a friendly color scheme, with subtle hovers or highlights for rows, and consistent fonts.
|
173 |
7. Avoid printing any raw code blocks.
|
|
|
167 |
- Pest Name
|
168 |
- Predicted Outbreak Month(s)
|
169 |
- Severity
|
170 |
+
- potential Damage by Pests
|
171 |
+
- Precautionary Measures against damages
|
172 |
5. Provide bullet points for best practices.
|
173 |
6. Use a friendly color scheme, with subtle hovers or highlights for rows, and consistent fonts.
|
174 |
7. Avoid printing any raw code blocks.
|