Spaces:
Running
on
Zero
Running
on
Zero
update app
Browse files
app.py
CHANGED
|
@@ -178,7 +178,7 @@ with gr.Blocks(css=css, theme=steel_blue_theme) as demo:
|
|
| 178 |
|
| 179 |
with gr.Column(elem_id="col-container"):
|
| 180 |
gr.Markdown("# **Photo-Mate-i2i**", elem_id="main-title")
|
| 181 |
-
gr.Markdown("Image manipulation with FLUX.1 Kontext adapters. [How to Use](https://huggingface.co/spaces/prithivMLmods/Photo-Mate-i2i/discussions/2)")
|
| 182 |
|
| 183 |
with gr.Row():
|
| 184 |
with gr.Column():
|
|
|
|
| 178 |
|
| 179 |
with gr.Column(elem_id="col-container"):
|
| 180 |
gr.Markdown("# **Photo-Mate-i2i**", elem_id="main-title")
|
| 181 |
+
gr.Markdown("Image manipulation with FLUX.1 Kontext adapters. [How to Use](https://huggingface.co/spaces/prithivMLmods/Photo-Mate-i2i/discussions/2) [[Version 2.0]](https://huggingface.co/spaces/prithivMLmods/Kontext-Photo-Mate-v2)")
|
| 182 |
|
| 183 |
with gr.Row():
|
| 184 |
with gr.Column():
|