smamidipaka commited on
Commit
a0924cb
·
verified ·
1 Parent(s): 12594d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -139,11 +139,7 @@ topics = """
139
  - **Items contaminated with food**
140
  """
141
  thankyou_message = """
142
- ## Thank you so much for visiting our website and learning more about how to sort your trash! According to the EPA, as
143
- much as 25% of all recycling is contaminated and cannot be recycled. With your help, we can reduce that percentage so
144
- less waste is going into our landfills. This is crucial for the preservation of our environment as the amount of space
145
- on this planet is limited, so one day we will run out of places to store our trash! Once again, we are so grateful that
146
- you are helping the planet become a better place by learning about how to recycle and compost correctly 💚🌲!
147
  """
148
  ##
149
  # Setup the Gradio Blocks interface with custom layout components
 
139
  - **Items contaminated with food**
140
  """
141
  thankyou_message = """
142
+ ## Thank you so much for visiting our website and learning more about how to sort your trash! According to the EPA, as much as 25% of all recycling is contaminated and cannot be recycled. With your help, we can reduce that percentage so less waste is going into our landfills. This is crucial for the preservation of our environment as the amount of space on this planet is limited, so one day we will run out of places to store our trash! Once again, we are so grateful that you are helping the planet become a better place by learning about how to recycle and compost correctly 💚🌲!
 
 
 
 
143
  """
144
  ##
145
  # Setup the Gradio Blocks interface with custom layout components