Spaces:
Running
on
Zero
Running
on
Zero
Yjiggfghhjnjj
commited on
Commit
•
badba56
1
Parent(s):
a1796fe
Update app.py
Browse files
app.py
CHANGED
@@ -184,7 +184,7 @@ with gr.Blocks() as demo:
|
|
184 |
guidance_scale,
|
185 |
randomize_seed,
|
186 |
],
|
187 |
-
outputs=
|
188 |
api_name="run",
|
189 |
)
|
190 |
use_negative_prompt.change(
|
|
|
184 |
guidance_scale,
|
185 |
randomize_seed,
|
186 |
],
|
187 |
+
outputs=image_outputs,
|
188 |
api_name="run",
|
189 |
)
|
190 |
use_negative_prompt.change(
|