Spaces:
Sleeping
Sleeping
Commit ·
dbad9f3
1
Parent(s): e4e7e82
prompt model change
Browse files
app.py
CHANGED
|
@@ -46,8 +46,7 @@ def explain_recycling(class_label):
|
|
| 46 |
Provide a 2-paragraph explanation including:
|
| 47 |
|
| 48 |
1. **How to dispose of {class_label} correctly**
|
| 49 |
-
2. **
|
| 50 |
-
3. **Optional tips for reducing waste or reusing {class_label}**
|
| 51 |
|
| 52 |
"""
|
| 53 |
|
|
|
|
| 46 |
Provide a 2-paragraph explanation including:
|
| 47 |
|
| 48 |
1. **How to dispose of {class_label} correctly**
|
| 49 |
+
2. **Optional tips for reducing waste or reusing {class_label}**
|
|
|
|
| 50 |
|
| 51 |
"""
|
| 52 |
|