multimodalart HF staff commited on
Commit
a87d81f
β€’
1 Parent(s): af079bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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) model, fully open sourced 5.6B parameters MMDiT model
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():