stable-diffusion-webui-forge
stable-diffusion-webui-forge copied to clipboard
Incorrect RAM definition
Forge does not correctly determine the amount of RAM. It sees more than it actually has and tries to use this amount, but it runs into the actual amount of memory and crashes. Is there a way to specify the amount of RAM manually?
On start, Forge prints the amount of VRAM and RAM it finds to the console. Compare those to the expected values. Also, see #1474.