Omnibus commited on
Commit
d2b7354
1 Parent(s): a98288c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -446,6 +446,7 @@ def run(purpose,history):
446
 
447
 
448
  examples =[
 
449
  "find the most popular model that I can use to generate an image by providing a text prompt",
450
  "return the top 10 models that I can use to identify objects in images",
451
  "which models have the most likes from each category?"
 
446
 
447
 
448
  examples =[
449
+ "what are todays breaking news stories?",
450
  "find the most popular model that I can use to generate an image by providing a text prompt",
451
  "return the top 10 models that I can use to identify objects in images",
452
  "which models have the most likes from each category?"