rupeshs / fastsdcpu

Fast stable diffusion on CPU
MIT License
1.43k stars 115 forks source link

Crash: Changing Guidance scale maxes out RAM #79

Closed onlyreportingissues closed 10 months ago

onlyreportingissues commented 10 months ago

Setting Guidance to anything above 1.0 will max out (my 16GB of) RAM & crash the program.

rupeshs commented 10 months ago

Guidance scale 1.0 is the fastest, try to reduce number of images.How much RAM you have?

onlyreportingissues commented 10 months ago

Guidance scale 1.0 is the fastest, try to reduce number of images.How much RAM you have?

Only set 1 image. Got 16GB of RAM. I'm using Fedora 39, CPU Ryzen 5600 & GPU RX 6600.

Yea, Guidance 1.0 works well, but setting it to 1.1. already maxes out RAM & crashes the program (& freezes the PC sometimes).

rupeshs commented 10 months ago

Can you share following details: Mode : LCM or lcm-lora Model : SD or sdxl

onlyreportingissues commented 10 months ago

I'm using LCM-dreamshaper-v7-openvino by Rupesh.

rupeshs commented 10 months ago

Try LCM mode (It has low memory requirements.