Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -235,7 +235,7 @@ with gr.Blocks(theme=gr.themes.Citrus(), css=css) as demo:
|
|
| 235 |
examples=[
|
| 236 |
["tool_of_the_sea.png", 45, 0, 0, False, 0, True, 1.0, 4, 568, 1024],
|
| 237 |
["monkey.jpg", -45, 5, 0, False, 0, True, 1.0, 4, 704, 1024],
|
| 238 |
-
["metropolis.jpg", 0, 0, -1,
|
| 239 |
],
|
| 240 |
inputs=[image,rotate_deg, move_forward,
|
| 241 |
vertical_tilt, wideangle,
|
|
|
|
| 235 |
examples=[
|
| 236 |
["tool_of_the_sea.png", 45, 0, 0, False, 0, True, 1.0, 4, 568, 1024],
|
| 237 |
["monkey.jpg", -45, 5, 0, False, 0, True, 1.0, 4, 704, 1024],
|
| 238 |
+
["metropolis.jpg", 0, 0, -1, False, 0, True, 1.0, 4, 816, 1024],
|
| 239 |
],
|
| 240 |
inputs=[image,rotate_deg, move_forward,
|
| 241 |
vertical_tilt, wideangle,
|