Prompt users to like here on HF

#6
by julien-c HF staff - opened
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ with gr.Blocks() as demo:
37
  </a>
38
  <div>
39
  <h1 >MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model</h1>
40
- <h5 style="margin: 0;">If you like our project, please give us a star ✨ on Github for the latest update.</h5>
41
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;>
42
  <a href="https://arxiv.org/abs/2311.16498"><img src="https://img.shields.io/badge/Arxiv-2311.16498-red"></a>
43
  <a href='https://showlab.github.io/magicanimate'><img src='https://img.shields.io/badge/Project_Page-MagicAnimate-green' alt='Project Page'></a>
 
37
  </a>
38
  <div>
39
  <h1 >MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model</h1>
40
+ <h5 style="margin: 0;">If you like our project, please give us a like ❀️ on HF or a star ✨ on Github for the latest update.</h5>
41
  <div style="display: flex; justify-content: center; align-items: center; text-align: center;>
42
  <a href="https://arxiv.org/abs/2311.16498"><img src="https://img.shields.io/badge/Arxiv-2311.16498-red"></a>
43
  <a href='https://showlab.github.io/magicanimate'><img src='https://img.shields.io/badge/Project_Page-MagicAnimate-green' alt='Project Page'></a>