Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -85,7 +85,7 @@ with gr.Blocks(css=css) as demo:
|
|
85 |
|
86 |
with gr.Column(elem_id="col-container"):
|
87 |
gr.Markdown(f"""# FLUX.1 Kontext [dev]
|
88 |
-
Image editing and manipulation model
|
89 |
""")
|
90 |
with gr.Row():
|
91 |
with gr.Column():
|
|
|
85 |
|
86 |
with gr.Column(elem_id="col-container"):
|
87 |
gr.Markdown(f"""# FLUX.1 Kontext [dev]
|
88 |
+
Image editing and manipulation model.
|
89 |
""")
|
90 |
with gr.Row():
|
91 |
with gr.Column():
|