Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Refine prompt
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 then
|
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, zoom in on the castle, then find, just south of the castle a lake, then in the middle of this lake a polygonal shape: how many sides does it have?",
|
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,
|