Javedalam commited on
Commit
9bd4066
·
verified ·
1 Parent(s): 87eacbb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -3
app.py CHANGED
@@ -82,9 +82,10 @@ additional_inputs=[
82
  ]
83
 
84
  examples = [
85
- ["Example input 1"],
86
- ["Example input 2"],
87
- ["Example input 3"],
 
88
  ]
89
 
90
 
 
82
  ]
83
 
84
  examples = [
85
+ ["How many languages can you accept input"],
86
+ ["Tell me about sarcopenia and how to avoid it"],
87
+ ["Give me a low carb food menu for a day"],
88
+ ["Give me an exercise plan for a week that include resistance training and cardio"],
89
  ]
90
 
91