Spaces:
Running on Zero
Running on Zero
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
|
@@ -272,7 +272,7 @@ css="""
|
|
| 272 |
with gr.Blocks() as demo:
|
| 273 |
|
| 274 |
with gr.Column(elem_id="col-container"):
|
| 275 |
-
gr.Markdown(f"""# FLUX.2 [dev] Turbo (hot-reload-v6)
|
| 276 |
FLUX.2 [dev] with [Turbo LoRA by fal](https://huggingface.co/fal/FLUX.2-Turbo) - a 32B rectified flow model capable of generating, editing and combining images based on text instructions in just 8 steps [[model](https://huggingface.co/black-forest-labs/FLUX.2-dev)], [[blog](https://bfl.ai/blog/flux-2)]
|
| 277 |
""")
|
| 278 |
with gr.Row():
|
|
|
|
| 272 |
with gr.Blocks() as demo:
|
| 273 |
|
| 274 |
with gr.Column(elem_id="col-container"):
|
| 275 |
+
gr.Markdown(f"""# FLUX.2 [dev] Turbo (hot-reload-v6) 🤖 Claude was here
|
| 276 |
FLUX.2 [dev] with [Turbo LoRA by fal](https://huggingface.co/fal/FLUX.2-Turbo) - a 32B rectified flow model capable of generating, editing and combining images based on text instructions in just 8 steps [[model](https://huggingface.co/black-forest-labs/FLUX.2-dev)], [[blog](https://bfl.ai/blog/flux-2)]
|
| 277 |
""")
|
| 278 |
with gr.Row():
|