Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -191,7 +191,7 @@ with gr.Blocks(theme=gr.themes.Citrus(), css=css) as demo:
|
|
| 191 |
gr.Examples(
|
| 192 |
examples=[
|
| 193 |
["coffee_mug.png", "wood_boxes.png", "Apply wood texture to mug"],
|
| 194 |
-
["
|
| 195 |
],
|
| 196 |
inputs=[
|
| 197 |
content_image,
|
|
|
|
| 191 |
gr.Examples(
|
| 192 |
examples=[
|
| 193 |
["coffee_mug.png", "wood_boxes.png", "Apply wood texture to mug"],
|
| 194 |
+
["720park.jpg", "black-and-white.jpg", "Apply black-and-white wobbly texture to building"],
|
| 195 |
],
|
| 196 |
inputs=[
|
| 197 |
content_image,
|