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

prompt model change

Browse files
Files changed (1) hide show
  1. app.py +1 -2
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. **How {class_label} is recycled or processed**
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