update app [experimental]
Browse files
app.py
CHANGED
|
@@ -237,7 +237,7 @@ css="""
|
|
| 237 |
with gr.Blocks() as demo:
|
| 238 |
with gr.Column(elem_id="col-container"):
|
| 239 |
gr.Markdown("# **Qwen-Image-Edit-2511-LoRA-Fast**", elem_id="main-title")
|
| 240 |
-
gr.Markdown("Perform diverse image edits using specialized [LoRA](https://huggingface.co/models?other=base_model:adapter:Qwen/Qwen-Image-Edit-2511) adapters for the [Qwen-Image-Edit](https://huggingface.co/Qwen/Qwen-Image-Edit-
|
| 241 |
|
| 242 |
with gr.Row(equal_height=True):
|
| 243 |
with gr.Column():
|
|
|
|
| 237 |
with gr.Blocks() as demo:
|
| 238 |
with gr.Column(elem_id="col-container"):
|
| 239 |
gr.Markdown("# **Qwen-Image-Edit-2511-LoRA-Fast**", elem_id="main-title")
|
| 240 |
+
gr.Markdown("Perform diverse image edits using specialized [LoRA](https://huggingface.co/models?other=base_model:adapter:Qwen/Qwen-Image-Edit-2511) adapters for the [Qwen-Image-Edit](https://huggingface.co/Qwen/Qwen-Image-Edit-2511) model.")
|
| 241 |
|
| 242 |
with gr.Row(equal_height=True):
|
| 243 |
with gr.Column():
|