Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -82,9 +82,10 @@ additional_inputs=[
|
|
82 |
]
|
83 |
|
84 |
examples = [
|
85 |
-
["
|
86 |
-
["
|
87 |
-
["
|
|
|
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 |
|