Commit
•
25f07f0
1
Parent(s):
80f499e
Update app.py
Browse files
app.py
CHANGED
@@ -72,7 +72,7 @@ with gr.Blocks(css=css) as demo:
|
|
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
|
75 |
-
[[blog](https://blog.fal.ai/auraflow/)][[model](https://huggingface.co/fal/AuraFlow)][[fal](https://fal.ai/models/fal-ai/aura-flow)]
|
76 |
""")
|
77 |
|
78 |
with gr.Row():
|
|
|
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
|
75 |
+
[[blog](https://blog.fal.ai/auraflow/)] [[model](https://huggingface.co/fal/AuraFlow)] [[fal](https://fal.ai/models/fal-ai/aura-flow)]
|
76 |
""")
|
77 |
|
78 |
with gr.Row():
|