CoolFace
Apppublic

Ariamehr/Meta-Sapiens

sourceHugging Faceupdated 2y agoView on Hugging Face
2likes
tips.html24 linesDownload Raw Back to root
1<div style="2    padding: 12px;3    border: 1px solid #333333;4    border-radius: 8px;5    text-align: center;6    display: flex;7    flex-direction: column;8    gap: 8px;9  ">10  <b style="font-size: 18px;"> ❤️ https://about.meta.com/realitylabs/codecavatars/sapiens/</b>11 12  <ul style="13      display: flex;14      gap: 12px;15      justify-content: center;16      li {17        margin: 0;18      }19    ">20    <li>✅https://arxiv.org/abs/2408.12569#</li>21    <li>💻https://github.com/facebookresearch/sapiens</li>22 23  </ul>24</div>