multimodalart HF staff commited on
Commit
1589466
1 Parent(s): 18d0601

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ with gr.Blocks(css=css) as demo:
106
 
107
  with gr.Column(elem_id="col-container"):
108
  gr.Markdown(f"""
109
- # SDXL Emoji running on diffusers 0.25.0
110
  """)
111
 
112
  with gr.Row():
 
106
 
107
  with gr.Column(elem_id="col-container"):
108
  gr.Markdown(f"""
109
+ # SDXL Emoji running on diffusers 0.25.0 with cog-sdxl custom classes
110
  """)
111
 
112
  with gr.Row():