Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -101,8 +101,8 @@ css="""
|
|
101 |
with gr.Blocks(css=css) as demo:
|
102 |
|
103 |
with gr.Column(elem_id="col-container"):
|
104 |
-
gr.Markdown(f"""# FLUX.1 Kontext
|
105 |
-
Image editing and manipulation model guidance-distilled from FLUX.1 Kontext [
|
106 |
""")
|
107 |
with gr.Row():
|
108 |
with gr.Column():
|
|
|
101 |
with gr.Blocks(css=css) as demo:
|
102 |
|
103 |
with gr.Column(elem_id="col-container"):
|
104 |
+
gr.Markdown(f"""# FLUX.1 Kontext Turbo
|
105 |
+
Image editing and manipulation model guidance-distilled from FLUX.1 Kontext [dev], [[blog]](https://bfl.ai/announcements/flux-1-kontext-dev) [[model]](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev)
|
106 |
""")
|
107 |
with gr.Row():
|
108 |
with gr.Column():
|