Spaces:
Build error
Build error
Commit
·
aad0875
1
Parent(s):
17ab53b
Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,5 @@ gr.Interface(
|
|
24 |
outputs=gr.outputs.Image(type="pil", label="Generated Image"),
|
25 |
title="OpenVINO-optimized Stable Diffusion",
|
26 |
description="",
|
27 |
-
verbose=True,
|
28 |
-
examples=examples,
|
29 |
theme="huggingface",
|
30 |
).launch()
|
|
|
24 |
outputs=gr.outputs.Image(type="pil", label="Generated Image"),
|
25 |
title="OpenVINO-optimized Stable Diffusion",
|
26 |
description="",
|
|
|
|
|
27 |
theme="huggingface",
|
28 |
).launch()
|