prithivMLmods commited on
Commit
101a4d3
·
verified ·
1 Parent(s): 0fa3c41

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,7 +169,7 @@ css="""
169
  with gr.Blocks(css=css, theme=orange_red_theme) as demo:
170
 
171
  with gr.Column(elem_id="col-container"):
172
- gr.Markdown("# **Photo-Mate-i2i**", elem_id="main-title")
173
  gr.Markdown("Image manipulation with FLUX.1 Kontext adapters. [How to Use](https://huggingface.co/spaces/prithivMLmods/Photo-Mate-i2i/discussions/2)")
174
 
175
  with gr.Row():
 
169
  with gr.Blocks(css=css, theme=orange_red_theme) as demo:
170
 
171
  with gr.Column(elem_id="col-container"):
172
+ gr.Markdown("# **Kontext-Photo-Mate-v2**", elem_id="main-title")
173
  gr.Markdown("Image manipulation with FLUX.1 Kontext adapters. [How to Use](https://huggingface.co/spaces/prithivMLmods/Photo-Mate-i2i/discussions/2)")
174
 
175
  with gr.Row():