A fully reproducible nix flake for automatic1111/stable-diffusion-webui with CUDA support.
Run the webui:
nix run github:maxaudron/stable-diffusion-nix#automatic1111
You can accept the following prompts to use the nix cache i have provided.
By default all user data is saved in $HOME/stable-diffusion
. You will have to
manually set the output directory in the webui settings after first starting it,
or it will output to $PWD
.
This flake also packages InvokeAI
nix run github:maxaudron/stable-diffusion-nix#invoke-ai