MeYourHint commited on
Commit
19648e8
Β·
1 Parent(s): f72f36a

Update descriptions

Browse files
Files changed (1) hide show
  1. app.py +3 -2
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. 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. In addition, we provide a link to download the generated human skeletal motion in BVH file format, compatible with CG software such as Blender.!!! πŸš€πŸš€πŸš€
 
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
  """