Spaces:
Running
on
Zero
Running
on
Zero
update app
Browse files
app.py
CHANGED
|
@@ -259,8 +259,7 @@ css="""
|
|
| 259 |
with gr.Blocks(css=css, theme=steel_blue_theme) as demo:
|
| 260 |
with gr.Column(elem_id="col-container"):
|
| 261 |
gr.Markdown("# **Qwen-Image-Edit-2509-LoRAs-Fast-Fusion**", elem_id="main-title")
|
| 262 |
-
gr.Markdown("
|
| 263 |
-
|
| 264 |
with gr.Row(equal_height=True):
|
| 265 |
# Left Column: Inputs
|
| 266 |
with gr.Column(scale=1):
|
|
|
|
| 259 |
with gr.Blocks(css=css, theme=steel_blue_theme) as demo:
|
| 260 |
with gr.Column(elem_id="col-container"):
|
| 261 |
gr.Markdown("# **Qwen-Image-Edit-2509-LoRAs-Fast-Fusion**", elem_id="main-title")
|
| 262 |
+
gr.Markdown("Perform diverse image edits using specialized [LoRA](https://huggingface.co/models?other=base_model:adapter:Qwen/Qwen-Image-Edit-2509) adapters for the [Qwen-Image-Edit](https://huggingface.co/Qwen/Qwen-Image-Edit-2509) model.")
|
|
|
|
| 263 |
with gr.Row(equal_height=True):
|
| 264 |
# Left Column: Inputs
|
| 265 |
with gr.Column(scale=1):
|