Spaces:
Runtime error
Runtime error
Commit
•
efee4d9
1
Parent(s):
4d82cc2
Update app.py
Browse files
app.py
CHANGED
@@ -64,7 +64,8 @@ with gr.Blocks(css=css) as demo:
|
|
64 |
with gr.Column(elem_id="col-container"):
|
65 |
gr.Markdown(f"""
|
66 |
# FLUX.1 Schnell
|
67 |
-
|
|
|
68 |
[[blog](https://blackforestlabs.ai/2024/07/31/announcing-black-forest-labs/)] [[model](https://black-forest-labs/FLUX.1-schnell)]]
|
69 |
""")
|
70 |
|
|
|
64 |
with gr.Column(elem_id="col-container"):
|
65 |
gr.Markdown(f"""
|
66 |
# FLUX.1 Schnell
|
67 |
+
12B parameters rectified flow transformer distilled from [FLUX.1 Pro](https://blackforestlabs.ai/) for fast 4 step image generation
|
68 |
+
|
69 |
[[blog](https://blackforestlabs.ai/2024/07/31/announcing-black-forest-labs/)] [[model](https://black-forest-labs/FLUX.1-schnell)]]
|
70 |
""")
|
71 |
|