MeYourHint commited on
Commit
f23f997
β€’
1 Parent(s): 167a539

Update minor

Browse files
Files changed (1) hide show
  1. app.py +7 -4
app.py CHANGED
@@ -56,16 +56,19 @@ WEBSITE = """
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. To gain a better understanding of our work, you could try the provided examples first. πŸ”₯πŸ”₯πŸ”₯
60
  </p>
61
  <p>
62
- πŸš€πŸš€πŸš€ We provide a link to download the generated human skeletal motion in <b>BVH</b> file format, compatible with CG software such as Blender!!! πŸš€πŸš€πŸš€
63
  </p>
64
  <p>
65
- πŸš€πŸš€πŸš€ The demo is now running smoothly on a CPU. No GPU is required!!! πŸš€πŸš€πŸš€
66
  </p>
67
  <p>
68
- 😁😁😁 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>. 🫢🫢🫢
 
 
 
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:ymu3@ualberta.ca?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:ymu3@ualberta.ca?subject =[MoMask]Feedback&body = Message">email</a>.