hotshotco / Hotshot-XL

✨ Hotshot-XL: State-of-the-art AI text-to-GIF model trained to work alongside Stable Diffusion XL
https://hotshot.co
Apache License 2.0
982 stars 77 forks source link

GPU shows out of memory #46

Open tom9225 opened 5 months ago

tom9225 commented 5 months ago

The local side uses RTX 4050 6G,but it has shows out of memory

I have used colab to test programming and the GPU usage reached 7.3GB, and this is the result after I adjusted the parameters. When I compile, I use [--low_vram_mode] , but this doesn't seem to be enough for me to work with 6G of memory

Is there any way to solve this situation? reduce quality, etc.