Spaces:
Running
Running
Commit
Β·
19648e8
1
Parent(s):
f72f36a
Update descriptions
Browse files
app.py
CHANGED
@@ -55,13 +55,14 @@ WEBSITE = """
|
|
55 |
</h3>
|
56 |
<h3> Description </h3>
|
57 |
<p>
|
58 |
-
π₯π₯π₯ This space presents an interactive demo for <a href='https://ericguo5513.github.io/momask/' target='_blank'><b>MoMask</b></a>, a method for text-to-motion generation
|
|
|
59 |
</p>
|
60 |
<p>
|
61 |
πππ If you find this demo interesting, we would appreciate your star on our <a href="https://github.com/EricGuo5513/momask-codes" target="_blank">github</a>. More details could be found on our <a href='https://ericguo5513.github.io/momask/' target='_blank'>webpage</a>. π«Άπ«Άπ«Ά
|
62 |
</p>
|
63 |
<p>
|
64 |
-
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">github repo</a> or <a href="mailto:ymu3@ualberta.ca?subject =[MoMask]Feedback">email</a>.
|
65 |
</p>
|
66 |
</div>
|
67 |
"""
|
|
|
55 |
</h3>
|
56 |
<h3> Description </h3>
|
57 |
<p>
|
58 |
+
π₯π₯π₯ This space presents an interactive demo for <a href='https://ericguo5513.github.io/momask/' target='_blank'><b>MoMask</b></a>, a method for text-to-motion generation!!! It generates human motions (skeletal animations) based on your descriptions. To gain a better understanding of our work, you could try the provided examples first. π₯π₯π₯
|
59 |
+
πππ 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!!! πππ
|
60 |
</p>
|
61 |
<p>
|
62 |
πππ If you find this demo interesting, we would appreciate your star on our <a href="https://github.com/EricGuo5513/momask-codes" target="_blank">github</a>. More details could be found on our <a href='https://ericguo5513.github.io/momask/' target='_blank'>webpage</a>. π«Άπ«Άπ«Ά
|
63 |
</p>
|
64 |
<p>
|
65 |
+
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">github repo</a> or <a href="mailto:ymu3@ualberta.ca?subject =[MoMask]Feedback&body = Message">email</a>.
|
66 |
</p>
|
67 |
</div>
|
68 |
"""
|