linoyts HF Staff commited on
Commit
58185fd
·
verified ·
1 Parent(s): 76e90dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -403,7 +403,7 @@ with gr.Blocks(css=css, theme=gr.themes.Citrus()) as demo:
403
  </div>
404
  """)
405
  gr.Markdown("""
406
- Transfer any pose from a reference image to your subject using [Qwen-Image-Edit-2511](https://huggingface.co/Qwen/Qwen-Image-Edit-2511) with [AnyPose LoRA](https://huggingface.co/lilylilith/AnyPose) and [Lightning LoRA](https://huggingface.co/lightx2v/Qwen-Image-Edit-2511-Lightning) for fast inference.
407
  [Learn more](https://github.com/QwenLM/Qwen-Image) about the Qwen-Image series.
408
  """)
409
  with gr.Row():
 
403
  </div>
404
  """)
405
  gr.Markdown("""
406
+ Transfer any pose from a reference image to your subject using [Qwen-Image-Edit-2511](https://huggingface.co/Qwen/Qwen-Image-Edit-2511) with [lilylilith/AnyPose LoRA](https://huggingface.co/lilylilith/AnyPose) and [lightx2v Lightning LoRA](https://huggingface.co/lightx2v/Qwen-Image-Edit-2511-Lightning) for fast inference.
407
  [Learn more](https://github.com/QwenLM/Qwen-Image) about the Qwen-Image series.
408
  """)
409
  with gr.Row():