Jack

Results 5 comments of Jack

Save problem when using different package. This is so annoying.

Hi thanks for this! I'm wondering if there is a typo at line 10, where you should return reader instead of return video_path? Also at line 22 you could just...

lol what is happening here

Same here. Their enviroment setup is disaster.

Append `.to(latents.device)` at line 1198 and add `prompt_ids = prompt_ids.to(latents.device)` at line 1326 solve this issue for me.