yangw8

Results 4 issues of yangw8

![Snipaste_2024-10-11_21-50-20](https://github.com/user-attachments/assets/cecb57cc-48b9-42c5-8982-32aaa07112b8) ![Snipaste_2024-10-11_21-51-07](https://github.com/user-attachments/assets/2c00acb5-16a4-45e2-b2d9-8eebfdfd0a51)

TypeError Traceback (most recent call last) [](https://localhost:8080/#) in () 1 from demo import load_checkpoints 2 ----> 3 generator, region_predictor, avd_network = load_checkpoints(config_path='config/ted384.yaml', 4 checkpoint_path='checkpoints/ted384.pth') [/content/articulated-animation/demo.py](https://localhost:8080/#) in load_checkpoints(config_path, checkpoint_path, cpu) 34...