Spaces:
Running
on
Zero
Running
on
Zero
Boboiazumi
commited on
Commit
•
6422051
1
Parent(s):
3b188bd
Update app.py
Browse files
app.py
CHANGED
@@ -483,7 +483,7 @@ with gr.Blocks(css="style.css", theme="NoCrypt/[email protected]") as demo:
|
|
483 |
upscale_by,
|
484 |
add_quality_tags,
|
485 |
isImg2Img,
|
486 |
-
|
487 |
],
|
488 |
outputs=[result, gr_metadata],
|
489 |
api_name="run",
|
|
|
483 |
upscale_by,
|
484 |
add_quality_tags,
|
485 |
isImg2Img,
|
486 |
+
image,
|
487 |
],
|
488 |
outputs=[result, gr_metadata],
|
489 |
api_name="run",
|