multimodalart HF staff commited on
Commit
5f1eb4c
1 Parent(s): 511ace8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ css = """
88
  # Create the Gradio interface
89
  with gr.Blocks(css=css) as demo:
90
  with gr.Column(elem_id="col-container"):
91
- gr.Markdown("# Image Processing Model")
92
 
93
  with gr.Row():
94
  with gr.Column():
 
88
  # Create the Gradio interface
89
  with gr.Blocks(css=css) as demo:
90
  with gr.Column(elem_id="col-container"):
91
+ gr.Markdown("# InstantX's FLUX.1-dev-IP-Adapter")
92
 
93
  with gr.Row():
94
  with gr.Column():