Spaces:
Running
on
Zero
Running
on
Zero
update app
Browse files
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-
|
| 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():
|