linoyts HF Staff commited on
Commit
eaac997
·
verified ·
1 Parent(s): aaa3b90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ with gr.Blocks(css=css) as demo:
138
 
139
  with gr.Column(elem_id="col-container"):
140
  gr.Markdown(f"""# FLUX.1 Kontext [dev] - Multi-Image
141
- Upload one or multiple images.
142
  """)
143
  with gr.Row():
144
  with gr.Column():
 
138
 
139
  with gr.Column(elem_id="col-container"):
140
  gr.Markdown(f"""# FLUX.1 Kontext [dev] - Multi-Image
141
+ Flux Kontext with multiple image input support - compose a new image with elements from multiple images using Kontext [dev]
142
  """)
143
  with gr.Row():
144
  with gr.Column():