stablediffusion
stablediffusion copied to clipboard
run scripts/gradio/depth2img.py getting "RuntimeError: CUDA out of memory."
My machine is RTX2080ti, 11G Memory.
RuntimeError at:
File "scripts/gradio/depth2img.py", line 110, in paint
x_samples_ddim = model.decode_first_stage(samples)
I found when I upload an image and click run in Gradio page, it will need extra memory. I'm confused. Isn't DDIMSampler already started when starting Gradio?
3090,24Gis your need