rupeshs / fastsdcpu

Fast stable diffusion on CPU
MIT License
1k stars 87 forks source link

High ram usage causes segmentation fault #120

Closed nicktelindert closed 5 months ago

nicktelindert commented 5 months ago

The generation process eats all of my 32GB of ram. This only happens when using openvino on every models except for rupeshs/sdxl-turbo-openvino-int8.

Specs: CPU Ryzen 5 5600G GPU NVIDIA RTX 4070 RAM 32GB

rupeshs commented 5 months ago

@nicktelindert SDXL is resource hungry, set guidance scale to 1 to reduce RAM usage , try to generate single image.