AUTOMATIC1111-Stable-Diffusion-Web-UI - "OutOfMemoryError: CUDA out of memory. Tried to allocate 310.00 MiB. GPU"
The Automatic1111 container doesn't seem to be correctly leveraging the GPUs in my server for image generation.
Extra Parameters is set to --CPUs=all
In an attempt to fix this, I've added NVIDIA_DRIVER_CAPABILITIES=ALL
I have also added the following parameters for CLI_ARGS --api --enable-insecure-extension-access
And my models and embeddings are in a seperate unraid share than AppData, but it does appear to be correctly loading the models.