Vchitect / SEINE

[ICLR 2024] SEINE: Short-to-Long Video Diffusion Model for Generative Transition and Prediction
https://vchitect.github.io/SEINE-project/
Apache License 2.0
893 stars 64 forks source link

Crazy vram requirements #18

Open dillfrescott opened 9 months ago

dillfrescott commented 9 months ago

I have 24 GB of vram plus an additional 16GB so a total of 40GB of vram and im trying to animate a photo thats a size of 119 x 231. And im getting an OOM error. Any ways to reduce the amount of vram used? I downsized the photo 3 times

dillfrescott commented 9 months ago

The vram usage shouldnt be over 40 GB for an image that small

dillfrescott commented 9 months ago

Nevermind i got it working on a very small image. Having a way to reduce vram would be nice though! :)