Spaces:
Build error
Build error
Commit
Β·
f23f997
1
Parent(s):
167a539
Update minor
Browse files
app.py
CHANGED
|
@@ -56,16 +56,19 @@ WEBSITE = """
|
|
| 56 |
</h3>
|
| 57 |
<h3> Description </h3>
|
| 58 |
<p>
|
| 59 |
-
|
| 60 |
</p>
|
| 61 |
<p>
|
| 62 |
-
|
| 63 |
</p>
|
| 64 |
<p>
|
| 65 |
-
|
| 66 |
</p>
|
| 67 |
<p>
|
| 68 |
-
|
|
|
|
|
|
|
|
|
|
| 69 |
</p>
|
| 70 |
<p>
|
| 71 |
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:[email protected]?subject =[MoMask]Feedback&body = Message">email</a>.
|
|
|
|
| 56 |
</h3>
|
| 57 |
<h3> Description </h3>
|
| 58 |
<p>
|
| 59 |
+
π₯ 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.
|
| 60 |
</p>
|
| 61 |
<p>
|
| 62 |
+
π You could try the provided examples first. Modify your text prompt or motion length to get better results.
|
| 63 |
</p>
|
| 64 |
<p>
|
| 65 |
+
π We provide a link to download the generated human skeletal motion in <b>BVH</b> file format, compatible with CG software such as Blender!!!
|
| 66 |
</p>
|
| 67 |
<p>
|
| 68 |
+
π The demo is now running smoothly on a CPU. No GPU is required!!!
|
| 69 |
+
</p>
|
| 70 |
+
<p>
|
| 71 |
+
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>. π«Άπ«Άπ«Ά
|
| 72 |
</p>
|
| 73 |
<p>
|
| 74 |
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:[email protected]?subject =[MoMask]Feedback&body = Message">email</a>.
|