prithivMLmods commited on
Commit
52f2d9a
·
verified ·
1 Parent(s): bd3437a

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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. Upload one or more images.")
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():