AnimateDiff icon indicating copy to clipboard operation
AnimateDiff copied to clipboard

Crash when generating longer video

Open HofNature opened this issue 1 year ago • 2 comments

When passing CLI arg --L to change video length. The program will crash if length is set more than 24.

for example, when passing --L 26:

RuntimeError: The size of tensor a (26) must match the size of tensor b (24) at non-singleton dimension 1

屏幕截图 2023-07-15 090130.png

HofNature avatar Jul 15 '23 01:07 HofNature

Bump! Same with me, it comes from prepare_latents with video_length parameter, hope this will be solved soon.

ductridev avatar Jul 23 '23 05:07 ductridev

the same

LiNO3Dy avatar Jan 03 '24 11:01 LiNO3Dy