ovi054 commited on
Commit
16c8236
·
verified ·
1 Parent(s): 4002df7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ css = """
179
  """
180
 
181
  with gr.Blocks(css=css) as app:
182
- gr.HTML("<center><h1>Qwen Image with LoRA support</h1></center>")
183
  with gr.Column(elem_id="col-container"):
184
  with gr.Row():
185
  with gr.Column():
 
179
  """
180
 
181
  with gr.Blocks(css=css) as app:
182
+ gr.HTML("<center><h1>LongCat-Image 6B</h1></center>")
183
  with gr.Column(elem_id="col-container"):
184
  with gr.Row():
185
  with gr.Column():