multimodalart HF Staff commited on
Commit
645e05e
·
verified ·
1 Parent(s): 5946d8c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -258,7 +258,7 @@ with gr.Blocks(css=css) as demo:
258
  gr.HTML("""
259
  <div id="logo-title">
260
  <img src="https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/qwen_image_logo.png" alt="Qwen-Image Logo" width="400" style="display: block; margin: 0 auto;">
261
- <h2 style="font-style: italic; color: #5b47d1; margin-top: -42px !important">Fast, 8-steps with Lightining LoRA</h2>
262
  </div>
263
  """)
264
  gr.Markdown("[Learn more](https://github.com/QwenLM/Qwen-Image) about the Qwen-Image series. This demo uses the [Qwen-Image-Lightning](https://huggingface.co/lightx2v/Qwen-Image-Lightning) LoRA for accelerated inference. [Download model](https://huggingface.co/Qwen/Qwen-Image) to run locally with ComfyUI or diffusers.")
 
258
  gr.HTML("""
259
  <div id="logo-title">
260
  <img src="https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/qwen_image_logo.png" alt="Qwen-Image Logo" width="400" style="display: block; margin: 0 auto;">
261
+ <h2 style="font-style: italic;color: #5b47d1;margin-top: -33px !important;margin-left: 133px;">Fast, 8-steps with Lightining LoRA</h2>
262
  </div>
263
  """)
264
  gr.Markdown("[Learn more](https://github.com/QwenLM/Qwen-Image) about the Qwen-Image series. This demo uses the [Qwen-Image-Lightning](https://huggingface.co/lightx2v/Qwen-Image-Lightning) LoRA for accelerated inference. [Download model](https://huggingface.co/Qwen/Qwen-Image) to run locally with ComfyUI or diffusers.")