Spaces:
Runtime error
Runtime error
Commit
•
26a7c6b
1
Parent(s):
a9f04e0
Update app.py
Browse files
app.py
CHANGED
@@ -47,7 +47,7 @@ with gr.Blocks(css=css) as demo:
|
|
47 |
|
48 |
with gr.Column(elem_id="col-container"):
|
49 |
gr.Markdown(f"""# FLUX.1 [dev]
|
50 |
-
12B param rectified flow transformer guidance-distilled from [FLUX.1 [pro]](https://blackforestlabs.ai/)
|
51 |
[[non-commercial license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)] [[blog](https://blackforestlabs.ai/2024/07/31/announcing-black-forest-labs/)] [[model](https://huggingface.co/black-forest-labs/FLUX.1-dev)]
|
52 |
""")
|
53 |
|
|
|
47 |
|
48 |
with gr.Column(elem_id="col-container"):
|
49 |
gr.Markdown(f"""# FLUX.1 [dev]
|
50 |
+
12B param rectified flow transformer guidance-distilled from [FLUX.1 [pro]](https://blackforestlabs.ai/)
|
51 |
[[non-commercial license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)] [[blog](https://blackforestlabs.ai/2024/07/31/announcing-black-forest-labs/)] [[model](https://huggingface.co/black-forest-labs/FLUX.1-dev)]
|
52 |
""")
|
53 |
|