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

RuntimeError: unexpected EOF, expected 14302555 more bytes. The file might be corrupted. #556

Open
Pi-777 opened this issue Apr 2, 2023 · 2 comments

Comments

@Pi-777
Copy link

Pi-777 commented Apr 2, 2023

when I run this
from demo import load_checkpoints
config_path = 'config/vox-256.yaml'
print(config_path)
generator, kp_detector = load_checkpoints(config_path='config/vox-256.yaml',
checkpoint_path='first-order-motion-model/vox-cpk.pth.tar')
the vox-256.yaml will show up RuntimeError: unexpected EOF, expected 14302555 more bytes. The file might be corrupted. error
how can I fix this issue?

@Idoo0
Copy link

Idoo0 commented Aug 28, 2023

hi do you get the solution?

@ja9i
Copy link

ja9i commented Aug 29, 2023 via email

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

3 participants