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
I have a long controlnet_frames, if i pass the who controlnet_frames to the pipeline, it will cause oom. If I split the controlnet_frames in two parts, say 0-9, 10-19 how to make the style consistence between 9 and 10 in the output video. Any example how to make a long video chunk by chunk?
The text was updated successfully, but these errors were encountered:
I have a long controlnet_frames, if i pass the who controlnet_frames to the pipeline, it will cause oom. If I split the controlnet_frames in two parts, say 0-9, 10-19 how to make the style consistence between 9 and 10 in the output video. Any example how to make a long video chunk by chunk?
The text was updated successfully, but these errors were encountered: