update app
Browse files
app.py
CHANGED
|
@@ -340,7 +340,7 @@ css="""
|
|
| 340 |
with gr.Blocks() as demo:
|
| 341 |
with gr.Column(elem_id="col-container"):
|
| 342 |
gr.Markdown("# **Qwen-Image-Edit-2511-LoRAs-Fast**", elem_id="main-title")
|
| 343 |
-
gr.Markdown("Perform diverse image edits using specialized [LoRA](https://huggingface.co/models?other=base_model:adapter:Qwen/Qwen-Image-Edit-2511) adapters.
|
| 344 |
|
| 345 |
with gr.Row(equal_height=True):
|
| 346 |
with gr.Column():
|
|
|
|
| 340 |
with gr.Blocks() as demo:
|
| 341 |
with gr.Column(elem_id="col-container"):
|
| 342 |
gr.Markdown("# **Qwen-Image-Edit-2511-LoRAs-Fast**", elem_id="main-title")
|
| 343 |
+
gr.Markdown("Perform diverse image edits using specialized [LoRA](https://huggingface.co/models?other=base_model:adapter:Qwen/Qwen-Image-Edit-2511) adapters. Open on [GitHub](https://github.com/PRITHIVSAKTHIUR/Qwen-Image-Edit-2511-LoRAs-Fast-Lazy-Load).")
|
| 344 |
|
| 345 |
with gr.Row(equal_height=True):
|
| 346 |
with gr.Column():
|