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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -398,7 +398,7 @@ with gr.Blocks(css=css, theme=gr.themes.Citrus()) as demo:
398
  with gr.Column(elem_id="col-container"):
399
  gr.HTML("""
400
  <div id="logo-title">
401
- <h1 style="color: #5b47d1;">🧘 Qwen Edit Any Pose</h1>
402
  <h2 style="font-style: italic;color: #5b47d1;margin-top: -10px !important;">Fast 4-step pose transfer with AnyPose LoRA</h2>
403
  </div>
404
  """)
 
398
  with gr.Column(elem_id="col-container"):
399
  gr.HTML("""
400
  <div id="logo-title">
401
+ <h1 style="color: #5b47d1;">Qwen Edit Any Pose 🕺 </h1>
402
  <h2 style="font-style: italic;color: #5b47d1;margin-top: -10px !important;">Fast 4-step pose transfer with AnyPose LoRA</h2>
403
  </div>
404
  """)