yoyo-nb / Thin-Plate-Spline-Motion-Model

[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
MIT License
3.38k stars 552 forks source link

ImportError: No module named matplotlib #66

Open bigdog3604 opened 1 year ago

bigdog3604 commented 1 year ago

Installed all the files, created/activated the env, but, when I run the demo.py command, it can't find matplotlib. I've checked and matplotlib is there. What do I need to do to get past this error?

demo.py --config config/vox-256.yaml --checkpoint checkpoints/vox.pth.tar --source_image assets/source.png --driving_video assets/driving.mp4

ImportError: No module named matplotlib