Yuanshi commited on
Commit
1dca197
·
verified ·
1 Parent(s): 5ba8bf4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -101,8 +101,8 @@ css="""
101
  with gr.Blocks(css=css) as demo:
102
 
103
  with gr.Column(elem_id="col-container"):
104
- gr.Markdown(f"""# FLUX.1 Kontext [dev]
105
- Image editing and manipulation model guidance-distilled from FLUX.1 Kontext [pro], [[blog]](https://bfl.ai/announcements/flux-1-kontext-dev) [[model]](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev)
106
  """)
107
  with gr.Row():
108
  with gr.Column():
 
101
  with gr.Blocks(css=css) as demo:
102
 
103
  with gr.Column(elem_id="col-container"):
104
+ gr.Markdown(f"""# FLUX.1 Kontext Turbo
105
+ Image editing and manipulation model guidance-distilled from FLUX.1 Kontext [dev], [[blog]](https://bfl.ai/announcements/flux-1-kontext-dev) [[model]](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev)
106
  """)
107
  with gr.Row():
108
  with gr.Column():