Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -141,7 +141,7 @@ def infer(
|
|
141 |
|
142 |
examples = [
|
143 |
"An oil painting of a baby with a husky in the woods near waterfall, detailed, 8k",
|
144 |
-
"A
|
145 |
]
|
146 |
|
147 |
theme = gr.themes.Soft(
|
|
|
141 |
|
142 |
examples = [
|
143 |
"An oil painting of a baby with a husky in the woods near waterfall, detailed, 8k",
|
144 |
+
"A painting of cliffs of moher in a snowy weather",
|
145 |
]
|
146 |
|
147 |
theme = gr.themes.Soft(
|