HelloSun commited on
Commit
ac66580
1 Parent(s): 489d3ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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():