This repository is now no longer being maintained. The huggingface
library diffusers is now included in nixpkgs.
Quickly get up and running using Stable Diffusion with Nix flakes.
~/.config/nix/nix.conf or /etc/nix/nix.conf and addexperimental-features = nix-command flakes
Use nix run --impure github:collinarnett/stable-diffusion-nix#jupyterLab to spawn a Jupyter Lab instance. The --impure flag allows nixGL to find your Nvidia drivers on non-nixos systems.
Replace YOUR_TOKEN_HERE with your HuggingFace token and make sure to accept the License Agreement for Stable Diffusion.
Execute the cells in stable-diff.ipynb to generate images.
Enjoy!

19 commits
Jupyter Notebook
99.3%
This repository is now no longer being maintained. The huggingface
library diffusers is now included in nixpkgs.
Quickly get up and running using Stable Diffusion with Nix flakes.
~/.config/nix/nix.conf or /etc/nix/nix.conf and addexperimental-features = nix-command flakes
Use nix run --impure github:collinarnett/stable-diffusion-nix#jupyterLab to spawn a Jupyter Lab instance. The --impure flag allows nixGL to find your Nvidia drivers on non-nixos systems.
Replace YOUR_TOKEN_HERE with your HuggingFace token and make sure to accept the License Agreement for Stable Diffusion.
Execute the cells in stable-diff.ipynb to generate images.
Enjoy!

19 commits
Jupyter Notebook
99.3%