prithivMLmods commited on
Commit
7f409ab
·
verified ·
1 Parent(s): fbccffd

update app [experimental]

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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-2509) model.")
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():