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

Weird error with v2v generation above 61 frames. #396

Open
PATATAJEC opened this issue Feb 21, 2025 · 1 comment
Open

Weird error with v2v generation above 61 frames. #396

PATATAJEC opened this issue Feb 21, 2025 · 1 comment

Comments

@PATATAJEC
Copy link

It was not here yesterday. All generations are fine, but to 61 frames. 65 frames gives this error and everything above give similar errors. I doublechecked everything, but have no idea what is going on. Any help will be appreciated!

File "D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-HunyuanVideoWrapper\hyvideo\diffusion\pipelines\pipeline_hunyuan_video.py", line 310, in prepare_latents latents = latents * (1 - latent_timestep / 1000) + latent_timestep / 1000 * noise ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RuntimeError: The size of tensor a (5) must match the size of tensor b (17) at non-singleton dimension 2

@PATATAJEC
Copy link
Author

And it's standard Hunyuan Video, not Skyreels

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

1 participant