Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
73e25cc
1
Parent(s):
9e6e9c4
Update app.py
Browse files
app.py
CHANGED
@@ -66,7 +66,7 @@ with gr.Blocks(css=css) as demo:
|
|
66 |
with gr.Column(elem_id="col-container"):
|
67 |
gr.Markdown(f"""# FLUX.1 Schnell
|
68 |
12B param rectified flow transformer distilled from [FLUX.1 Pro](https://blackforestlabs.ai/) for 4 step generation
|
69 |
-
[[blog](https://blackforestlabs.ai/2024/07/31/announcing-black-forest-labs/)] [[model](https://black-forest-labs/FLUX.1-schnell)]
|
70 |
""")
|
71 |
|
72 |
with gr.Row():
|
|
|
66 |
with gr.Column(elem_id="col-container"):
|
67 |
gr.Markdown(f"""# FLUX.1 Schnell
|
68 |
12B param rectified flow transformer distilled from [FLUX.1 Pro](https://blackforestlabs.ai/) for 4 step generation
|
69 |
+
[[blog](https://blackforestlabs.ai/2024/07/31/announcing-black-forest-labs/)] [[model](https://huggingface.co/black-forest-labs/FLUX.1-schnell)]
|
70 |
""")
|
71 |
|
72 |
with gr.Row():
|