Nick088 commited on
Commit
07e04a3
β€’
1 Parent(s): 8986feb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -177,8 +177,8 @@ def ui():
177
  </h1>
178
  <div style="text-align:center">
179
  <div style="display: inline-block; text-align: left;">
180
- <p> This is a quick preview demo of Moore-AnimateAnyone. We appreciate the assistance provided by the HuggingFace team in setting up this demo. </p>
181
- <p> If you like this project, please consider giving a star on <a href="https://github.com/MooreThreads/Moore-AnimateAnyone"> our GitHub repo </a> πŸ€—. </p>
182
  </div>
183
  </div>
184
  """
 
177
  </h1>
178
  <div style="text-align:center">
179
  <div style="display: inline-block; text-align: left;">
180
+ <p> This is a demo of Moore-AnimateAnyone. Credits to: [Nick088](https://linktr.ee/Nick088), [Official Hugging Face Space](https://huggingface.co/spaces/xunsong/Moore-AnimateAnyone), [Fabrice-TIERCELIN](https://huggingface.co/Fabrice-TIERCELIN) </p>
181
+ <p> If you like this project, please consider giving a star on <a href="https://github.com/MooreThreads/Moore-AnimateAnyone"> the GitHub repo </a> πŸ€—. </p>
182
  </div>
183
  </div>
184
  """