michaildoukas / head2head

PyTorch implementation for Head2Head and Head2Head++. It can be used to fully transfer the head pose, facial expression and eye movements from a source video to a target identity.
MIT License
310 stars 44 forks source link

No module named 'multiface' #4

Closed yy2yy closed 4 years ago

yy2yy commented 4 years ago

When i run demo.py,the above error occurred. Please help me, where's the multiface? Thank you very much!