Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ with gr.Blocks(css=css) as demo:
|
|
59 |
|
60 |
with gr.Column(elem_id="col-container"):
|
61 |
gr.Markdown(f"""
|
62 |
-
# Demo :stabilityai/stable-diffusion-xl-base-1.0
|
63 |
""")
|
64 |
|
65 |
with gr.Row():
|
|
|
59 |
|
60 |
with gr.Column(elem_id="col-container"):
|
61 |
gr.Markdown(f"""
|
62 |
+
# Demo :stabilityai/stable-diffusion-xl-base-1.0 OVStableDiffusionXLPipeline(fail sample)
|
63 |
""")
|
64 |
|
65 |
with gr.Row():
|