haxerwddle commited on
Commit
e4e7e82
·
1 Parent(s): 764ab64

prompt model change

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 short explanation including:
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 2-paragraph explanation including:
47
 
48
  1. **How to dispose of {class_label} correctly**
49
  2. **How {class_label} is recycled or processed**