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

tnteract pytho nerror #30

Closed lucasjinreal closed 11 months ago

lucasjinreal commented 1 year ago

code can not be run

python .\interact.py folder='res'

FileNotFoundError: [Errno 2] No such file or directory: 'E:\codes\MOS\res\.hydra\config.yaml'

Mathux commented 11 months ago

Did you train a model in the 'res' folder beforehand?