Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -232,7 +232,7 @@ with gr.Blocks(css=css) as demo:
|
|
| 232 |
|
| 233 |
with gr.Column(elem_id="col-container"):
|
| 234 |
gr.Markdown(f"""# FLUX.2 [Klein] - 4B (Apache 2.0)
|
| 235 |
-
FLUX.2 [klein] is a fast, unified image generation and editing model designed for fast inference [[model](https://huggingface.co/black-forest-labs/FLUX.2-
|
| 236 |
""")
|
| 237 |
with gr.Row():
|
| 238 |
with gr.Column():
|
|
|
|
| 232 |
|
| 233 |
with gr.Column(elem_id="col-container"):
|
| 234 |
gr.Markdown(f"""# FLUX.2 [Klein] - 4B (Apache 2.0)
|
| 235 |
+
FLUX.2 [klein] is a fast, unified image generation and editing model designed for fast inference [[model](https://huggingface.co/black-forest-labs/FLUX.2-klein-4B)], [[blog](https://bfl.ai/blog/flux-2)]
|
| 236 |
""")
|
| 237 |
with gr.Row():
|
| 238 |
with gr.Column():
|