CyberAgentAILab / TANGO

Official implementation of the paper "TANGO: Co-Speech Gesture Video Reenactment with Hierarchical Audio-Motion Embedding and Diffusion Interpolation"
https://pantomatrix.github.io/TANGO/
Other
358 stars 77 forks source link

ModuleNotFoundError #25

Open xiaotan277 opened 1 week ago

xiaotan277 commented 1 week ago

When I am running the Python app. py command, it prompts me with ModulaNotFoundError: No module named 'movepy. editor'. However, when I download this module using pip, it exists in that environment. What is the reason for this situation?

H-Liu1997 commented 1 week ago

could you please try to downgrade the movepy? pip install moviepy==1.0.3

tsxxdw commented 1 week ago

升级了,贼坑,