ovi054 commited on
Commit
ae20bb4
·
verified ·
1 Parent(s): b43cfdf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ css = """
117
  """
118
 
119
  with gr.Blocks(css=css) as app:
120
- gr.HTML("<center><h1>Qwen Image with LoRA support</h1></center>")
121
  with gr.Column(elem_id="col-container"):
122
  with gr.Row():
123
  with gr.Column():
 
117
  """
118
 
119
  with gr.Blocks(css=css) as app:
120
+ gr.HTML("<center><h1>Z-Image with LoRA support</h1></center>")
121
  with gr.Column(elem_id="col-container"):
122
  with gr.Row():
123
  with gr.Column():