Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Adjust task
Browse files
app.py
CHANGED
@@ -568,7 +568,7 @@ with gr.Blocks(theme=theme, css=custom_css, js=custom_js) as demo:
|
|
568 |
"Check the commuting time between Bern and Zurich on Google maps",
|
569 |
"Write 'Hello World' in a text editor",
|
570 |
"Search a flight Paris - Berlin for tomorrow",
|
571 |
-
"Could you head to Fontainebleau (France) in Google Maps,
|
572 |
"Download me a picture of a puppy from Google, then head to Hugging Face, find a Space dedicated to background removal, and use it to remove the puppy picture's background"
|
573 |
],
|
574 |
inputs = task_input,
|
|
|
568 |
"Check the commuting time between Bern and Zurich on Google maps",
|
569 |
"Write 'Hello World' in a text editor",
|
570 |
"Search a flight Paris - Berlin for tomorrow",
|
571 |
+
"Could you head to Fontainebleau (France) in Google Maps, and get me the name of the pond just south of the castle?",
|
572 |
"Download me a picture of a puppy from Google, then head to Hugging Face, find a Space dedicated to background removal, and use it to remove the puppy picture's background"
|
573 |
],
|
574 |
inputs = task_input,
|