el-el-san commited on
Commit
111ab69
1 Parent(s): ee16012

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -56,7 +56,8 @@ with gr.Blocks(css=css) as demo:
56
 
57
  with gr.Column(elem_id="col-container"):
58
  gr.Markdown(f"""
59
- # Text-to-Image Gradio Template
 
60
  """)
61
 
62
  with gr.Row():
 
56
 
57
  with gr.Column(elem_id="col-container"):
58
  gr.Markdown(f"""
59
+ # Text-to-Image Demo
60
+ using [Holodayo XL 2.1](https://huggingface.co/yodayo-ai/holodayo-xl-2.1)
61
  """)
62
 
63
  with gr.Row():