multimodalart HF staff commited on
Commit
a992e53
1 Parent(s): 92d75f0
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
  with gr.Column(elem_id="col-container"):
48
  gr.Markdown(f"""# FLUX.1 [dev]
49
  12B param rectified flow transformer guidance-distilled from [FLUX.1 [pro]](https://blackforestlabs.ai/)
50
- [[non-commercial license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)] [[blog](https://blackforestlabs.ai/2024/07/31/announcing-black-forest-labs/)] [[model](https://huggingface.co/black-forest-labs/FLUX.1-dev)]
51
  """)
52
 
53
  with gr.Row():
 
47
  with gr.Column(elem_id="col-container"):
48
  gr.Markdown(f"""# FLUX.1 [dev]
49
  12B param rectified flow transformer guidance-distilled from [FLUX.1 [pro]](https://blackforestlabs.ai/)
50
+ [[non-commercial license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)] [[blog](https://blackforestlabs.ai/announcing-black-forest-labs/)] [[model](https://huggingface.co/black-forest-labs/FLUX.1-dev)]
51
  """)
52
 
53
  with gr.Row():