Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -177,8 +177,9 @@ def ui():
|
|
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:
|
181 |
-
<p> If you like this project,
|
|
|
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: <a href="https://linktr.ee/Nick088"> Nick088 </a>, <a href="https://huggingface.co/spaces/xunsong/Moore-AnimateAnyone"> Official Hugging Face Space </a> , <a href="https://huggingface.co/Fabrice-TIERCELIN"> Fabrice-TIERCELIN </a> </p>
|
181 |
+
<p> If you like this project, consider giving a star on <a href="https://github.com/MooreThreads/Moore-AnimateAnyone"> the GitHub repo </a> 🤗. </p>
|
182 |
+
<p> <b> REMINDER: </b> This space is a modified version using Fabrice pull request which ignored, you need to duplicate this space with your Paid GPU <a href="https://github.com/MooreThreads/Moore-AnimateAnyone"> the GitHub repo </a> 🤗. </p>
|
183 |
</div>
|
184 |
</div>
|
185 |
"""
|