clip-guided-diffusion icon indicating copy to clipboard operation
clip-guided-diffusion copied to clipboard

Use K. Crowson's denoising model to save VRAM, improve generations

Open afiaka87 opened this issue 2 years ago • 1 comments

Katherine just trained a new checkpoint meant to be used in tandem with existing unconditional checkpoints from Open AI. I intend to add this functionality here eventually but am going to be very busy for the next week or so.

afiaka87 avatar Nov 24 '21 08:11 afiaka87

I am running into Pytorch oom issue using RTX 3070 with 8GB of dedicated VRAM trying to run with image_size>128. Are there any solutions without this implementation? Otherwise this implementation may help.

fpinnola avatar Dec 04 '21 07:12 fpinnola