Rhed-Dev commited on
Commit
b7bd107
·
verified ·
1 Parent(s): 6631fab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -91,8 +91,8 @@ css="""
91
  with gr.Blocks(css=css) as demo:
92
 
93
  with gr.Column(elem_id="col-container"):
94
- gr.Markdown(f"""# FLUX.1 Kontext [dev]
95
- 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)
96
  """)
97
  with gr.Row():
98
  with gr.Column():
 
91
  with gr.Blocks(css=css) as demo:
92
 
93
  with gr.Column(elem_id="col-container"):
94
+ gr.Markdown(f"""# Rhed-Dev Prototype Image Editing
95
+ Image editing and manipulation model powered by and distilled from BFL FLUX.1 Kontext
96
  """)
97
  with gr.Row():
98
  with gr.Column():