Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
a87d81f
1
Parent(s):
af079bb
Update app.py
Browse files
app.py
CHANGED
@@ -71,7 +71,7 @@ with gr.Blocks(css=css) as demo:
|
|
71 |
with gr.Column(elem_id="col-container"):
|
72 |
gr.Markdown(f"""
|
73 |
# AuraFlow 0.1
|
74 |
-
Demo of the [AuraFlow](https://huggingface.co/fal/AuraFlow)
|
75 |
""")
|
76 |
|
77 |
with gr.Row():
|
|
|
71 |
with gr.Column(elem_id="col-container"):
|
72 |
gr.Markdown(f"""
|
73 |
# AuraFlow 0.1
|
74 |
+
Demo of the [AuraFlow 0.1](https://huggingface.co/fal/AuraFlow) 5.6B parameters open source diffusion transformer model [[blog](https://blog.fal.ai/auraflow/)]
|
75 |
""")
|
76 |
|
77 |
with gr.Row():
|