From 41eaeff2ea023b733fa816ef9905d9267c00bd9e Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Tue, 23 Aug 2022 21:37:44 -0400 Subject: oops lol lol Signed-off-by: Xe Iaso --- blog/stable-diffusion-nixos.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/blog/stable-diffusion-nixos.markdown b/blog/stable-diffusion-nixos.markdown index 46b7bb9..058a4e6 100644 --- a/blog/stable-diffusion-nixos.markdown +++ b/blog/stable-diffusion-nixos.markdown @@ -104,6 +104,10 @@ this likely barely hacked together AI/ML thing. Here is what I needed to do in order to get things installed on NixOS: +First I cloned the [optimized version of Stable Diffusion for GPUs with low +amounts of vram](https://github.com/basujindal/stable-diffusion) and then I ran +these commands: + ``` $ nix shell nixpkgs#conda $ conda-shell -- cgit v1.2.3