multimodalart HF Staff commited on
Commit
1570eee
·
verified ·
1 Parent(s): 0767812

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -54,8 +54,7 @@ css="""
54
  with gr.Blocks(css=css) as demo:
55
 
56
  with gr.Column(elem_id="col-container"):
57
- gr.Markdown(f"""[!NOTE]
58
- > FLUX.2 [dev] is here! ✨ [Try it out here](https://huggingface.co/spaces/black-forest-labs/FLUX.2-dev)
59
 
60
  # FLUX.1 [dev]
61
  12B param rectified flow transformer guidance-distilled from [FLUX.1 [pro]](https://blackforestlabs.ai/)
 
54
  with gr.Blocks(css=css) as demo:
55
 
56
  with gr.Column(elem_id="col-container"):
57
+ gr.Markdown(f"""> FLUX.2 [dev] is here! ✨ [Try it out here](https://huggingface.co/spaces/black-forest-labs/FLUX.2-dev)
 
58
 
59
  # FLUX.1 [dev]
60
  12B param rectified flow transformer guidance-distilled from [FLUX.1 [pro]](https://blackforestlabs.ai/)