multimodalart HF staff commited on
Commit
caee859
1 Parent(s): 2435446

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ with gr.Blocks(css=css) as demo:
47
 
48
  with gr.Column(elem_id="col-container"):
49
  gr.Markdown(f"""# [FLUX.1 [merged]](https://huggingface.co/sayakpaul/FLUX.1-merged)
50
- Merge by [Sayak Paul](https://huggingface.co/sayakpaul) of the 12B param rectified flow transformers FLUX.1 [dev] and FLUX.1 [schnell], generate [dev] quality images with less steps!
51
  """)
52
 
53
  with gr.Row():
 
47
 
48
  with gr.Column(elem_id="col-container"):
49
  gr.Markdown(f"""# [FLUX.1 [merged]](https://huggingface.co/sayakpaul/FLUX.1-merged)
50
+ Merge by [Sayak Paul](https://huggingface.co/sayakpaul) of 2 of the 12B param rectified flow transformers [FLUX.1 [dev]](https://huggingface.co/black-forest-labs/FLUX.1-dev) and [FLUX.1 [schnell]](https://huggingface.co/black-forest-labs/FLUX.1-schnell) by [Black Forest Labs](https://blackforestlabs.ai/)
51
  """)
52
 
53
  with gr.Row():