Mathux / TEMOS

Official PyTorch implementation of the paper "TEMOS: Generating diverse human motions from textual descriptions", ECCV 2022 (Oral)
https://mathis.petrovich.fr/temos/
MIT License
378 stars 25 forks source link

System requirements #34

Closed uhahne closed 11 months ago

uhahne commented 1 year ago

Thanks for this great contribution. I'd love to explore its capabilities. Can you add some system requirements or state on which OS resp. hardware you have run this?

Mathux commented 11 months ago

Hello,

At inference time it should work also on CPU (but slower).

I tried on Ubuntu, but it should work on other platform (if all the packages are installed correctly), but I didn't try.