multimodalart HF Staff commited on
Commit
b657e8b
·
verified ·
1 Parent(s): f7170dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -232,7 +232,7 @@ with gr.Blocks(css=css) as demo:
232
 
233
  with gr.Column(elem_id="col-container"):
234
  gr.Markdown(f"""# FLUX.2 [Klein] - 4B (Apache 2.0)
235
- FLUX.2 [klein] is a fast, unified image generation and editing model designed for fast inference [[model](https://huggingface.co/black-forest-labs/FLUX.2-dev)], [[blog](https://bfl.ai/blog/flux-2)]
236
  """)
237
  with gr.Row():
238
  with gr.Column():
 
232
 
233
  with gr.Column(elem_id="col-container"):
234
  gr.Markdown(f"""# FLUX.2 [Klein] - 4B (Apache 2.0)
235
+ FLUX.2 [klein] is a fast, unified image generation and editing model designed for fast inference [[model](https://huggingface.co/black-forest-labs/FLUX.2-klein-4B)], [[blog](https://bfl.ai/blog/flux-2)]
236
  """)
237
  with gr.Row():
238
  with gr.Column():