Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name 'compute_eye_delta' from 'LivePortrait.src.utils.retargeting_utils' #38

Open
irrikrlla opened this issue Aug 30, 2024 · 1 comment

Comments

@irrikrlla
Copy link

image
I am new here, and I have an unexpected error when starting ComfyUI. Thanks so much for helping me to solve this problem.

@iamicebomb
Copy link

file :live_portrait_wrapper.py in line 15
"from LivePortrait.src.utils.retargeting_utils import compute_eye_delta, compute_lip_delta"
change to "from .utils.retargeting_utils import compute_eye_delta, compute_lip_delta"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants