multimodalart HF staff commited on
Commit
3be1ef1
1 Parent(s): 8c21422

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -100,8 +100,7 @@ css="""
100
  with gr.Blocks(css=css) as demo:
101
  with gr.Column(elem_id="col-container"):
102
  gr.Markdown(f"""
103
- # Kolors Demo
104
- Demo of the Kolors model with IP-Adapter integration
105
  """)
106
 
107
  with gr.Row():
 
100
  with gr.Blocks(css=css) as demo:
101
  with gr.Column(elem_id="col-container"):
102
  gr.Markdown(f"""
103
+ # Kolors IP-Adapter - image reference and variations
 
104
  """)
105
 
106
  with gr.Row():