iPERDance / iPERCore

Liquid Warping GAN with Attention: A Unified Framework for Human Image Synthesis
https://iperdance.github.io/work/impersonator-plus-plus.html
Apache License 2.0
2.42k stars 316 forks source link

AttributeError: module 'neural_renderer' has no attribute 'look_at' #124

Open jyc001 opened 2 years ago

jyc001 commented 2 years ago

AttributeError: module 'neural_renderer' has no attribute 'look_at'

LJ-Jiahe commented 2 years ago

Same issue. Any updates on this?

wolfworld6 commented 2 years ago

AttributeError: module 'neural_renderer' has no attribute 'look_at'

hi,have you solved it? when I check the dir HEAD detached at e5f54f7 nothing to commit, working tree clean

Burtdoe commented 2 years ago

Try this: pip uninstall neural_renderer pip install git+https://github.com/iPERDance/neural_renderer.git