Spaces:
Sleeping
Sleeping
Commit ·
764ab64
1
Parent(s): 2cdedfe
prompt model change
Browse files
app.py
CHANGED
|
@@ -43,7 +43,7 @@ def explain_recycling(class_label):
|
|
| 43 |
You are a waste management expert.
|
| 44 |
|
| 45 |
The waste item is classified as: **{class_label}**
|
| 46 |
-
Provide a
|
| 47 |
|
| 48 |
1. **How to dispose of {class_label} correctly**
|
| 49 |
2. **How {class_label} is recycled or processed**
|
|
|
|
| 43 |
You are a waste management expert.
|
| 44 |
|
| 45 |
The waste item is classified as: **{class_label}**
|
| 46 |
+
Provide a short explanation including:
|
| 47 |
|
| 48 |
1. **How to dispose of {class_label} correctly**
|
| 49 |
2. **How {class_label} is recycled or processed**
|