Spaces:
Running
Running
Commit
Β·
2023904
1
Parent(s):
980e069
Update minor
Browse files
app.py
CHANGED
@@ -63,10 +63,10 @@ WEBSITE = """
|
|
63 |
πππ In addition, we provide a link to download the generated human skeletal motion in <b>BVH</b> file format, compatible with CG software such as Blender!!! πππ
|
64 |
</p>
|
65 |
<p>
|
66 |
-
πππ If you find this demo interesting,
|
67 |
</p>
|
68 |
<p>
|
69 |
-
If you have any issues on this space or feature requests, we warmly welcome you to contact us through our <a href="https://github.com/EricGuo5513/momask-codes/issues" target="_blank">
|
70 |
</p>
|
71 |
</div>
|
72 |
"""
|
|
|
63 |
πππ In addition, we provide a link to download the generated human skeletal motion in <b>BVH</b> file format, compatible with CG software such as Blender!!! πππ
|
64 |
</p>
|
65 |
<p>
|
66 |
+
πππ If you find this demo interesting, kindly star our <a href="https://github.com/EricGuo5513/momask-codes" target="_blank">GitHub repository</a>. More details could be found on our <a href='https://ericguo5513.github.io/momask/' target='_blank'>webpage</a>. π«Άπ«Άπ«Ά
|
67 |
</p>
|
68 |
<p>
|
69 |
+
If you have any issues on this space or feature requests, we warmly welcome you to contact us through our <a href="https://github.com/EricGuo5513/momask-codes/issues" target="_blank">repository</a> or <a href="mailto:ymu3@ualberta.ca?subject =[MoMask]Feedback&body = Message">email</a>.
|
70 |
</p>
|
71 |
</div>
|
72 |
"""
|