bes-dev / stable_diffusion.openvino

Apache License 2.0
1.53k stars 208 forks source link

Using Doggettx's Automatic memory management fork? #56

Open kukoricajoe opened 1 year ago

kukoricajoe commented 1 year ago

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!

bes-dev commented 1 year ago

@kukoricajoe currenlty we don't support different image resolutions