daspartho commited on
Commit
9aa5fd6
1 Parent(s): f050cf8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -20,6 +20,11 @@ examples = [
20
  ['a bear walks into a bar and says, "give me a whiskey and... cola"'],
21
  ["Worst Celebrity Private Jet CO2 Emissions Offenders (2022)"],
22
  ["Billionaire No More: Patagonia Founder Gives Away the Company - Profits will now go towards climate action"],
 
 
 
 
 
23
  ]
24
 
25
  iface = gr.Interface(
20
  ['a bear walks into a bar and says, "give me a whiskey and... cola"'],
21
  ["Worst Celebrity Private Jet CO2 Emissions Offenders (2022)"],
22
  ["Billionaire No More: Patagonia Founder Gives Away the Company - Profits will now go towards climate action"],
23
+ ["How an AI imagines infinity"],
24
+ ["Understanding consciousness is more important than ever at the dawn of this AI age"],
25
+ ["White T-Shirt Inspiration Album"],
26
+ ["Be proud of your progress."],
27
+ ["Avocado toast with poached egg and hot sauce."],
28
  ]
29
 
30
  iface = gr.Interface(