MotionGPT
MotionGPT copied to clipboard
'MotionGPT' object has no attribute 'codebook_size'
when I run python demo.py --cfg ./configs/config_h3d_stage3.yaml --example ./demos/m2t.txt --task m2t
I get:
AttributeError: 'MotionGPT' object has no attribute 'codebook_size'
The release model is wrong or what is wrong?