superolly / self-guidance

Unofficial implementation of "Diffusion Self-Guidance for Controllable Image Generation" (Epstein et al., 2023)
26 stars 1 forks source link

Memory requirement #4

Closed xizaoqu closed 10 months ago

xizaoqu commented 11 months ago

Hi, thanks for your work. I run it on a 3090 GPU. But it shows CUDA out of memory. What is the memory requirement of the script?

lishaoxu1994 commented 7 months ago

Hi, thanks for your work. I run it on a 3090 GPU. But it shows CUDA out of memory. What is the memory requirement of the script?

I'm having the same problem, can you please tell me how you solved it?

ziyang1106 commented 5 months ago

Hi, thanks for your work. I run it on a 3090 GPU. But it shows CUDA out of memory. What is the memory requirement of the script?

I'm having the same problem, can you please tell me how you solved it?

It takes approximately 30G to run this code on one A800 GPU.