You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: