ovi054 commited on
Commit
428a5cf
·
verified ·
1 Parent(s): 6cb7f84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ with gr.Blocks(css=css) as demo:
84
 
85
  with gr.Column(elem_id="col-container"):
86
  gr.Markdown(f"""# FLUX.1 [dev] LoRA
87
- 12B param rectified flow transformer guidance-distilled from [FLUX.1 [pro]](https://blackforestlabs.ai/)
88
  [[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)]
89
  """)
90
 
 
84
 
85
  with gr.Column(elem_id="col-container"):
86
  gr.Markdown(f"""# FLUX.1 [dev] LoRA
87
+ 12B param rectified flow transformer guidance-distilled from [FLUX.1 [pro]](https://blackforestlabs.ai/)
88
  [[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)]
89
  """)
90