Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
-
|
| 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():
|