stable_diffusion.openvino icon indicating copy to clipboard operation
stable_diffusion.openvino copied to clipboard

Using Doggettx's Automatic memory management fork?

Open kukoricajoe opened this issue 3 years ago • 1 comments

https://github.com/Doggettx/stable-diffusion Automatic memory management This version can be run stand alone, but it's more meant as proof of concept so other forks can implement similar changes. Allows to use resolutions that require up to 64x more VRAM than possible on the default CompVis build. As Openvino using CPU, maybe it can use the full system RAM for generating? Thanks!

kukoricajoe avatar Sep 09 '22 08:09 kukoricajoe

@kukoricajoe currenlty we don't support different image resolutions

bes-dev avatar Sep 14 '22 22:09 bes-dev