From 5d79703f18b1c3427ec5d324962fd6bda876d3a2 Mon Sep 17 00:00:00 2001 From: AUTOMATIC1111 <16777216c@gmail.com> Date: Sat, 31 Dec 2022 22:52:39 +0300 Subject: [PATCH] Updated Install and Run on NVidia GPUs (markdown) --- Install-and-Run-on-NVidia-GPUs.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Install-and-Run-on-NVidia-GPUs.md b/Install-and-Run-on-NVidia-GPUs.md index 5a2613a..f15893b 100644 --- a/Install-and-Run-on-NVidia-GPUs.md +++ b/Install-and-Run-on-NVidia-GPUs.md @@ -17,6 +17,9 @@ In order to customize the installation, clone the repository into the desired lo bash webui.sh ``` +## Third party installation guides/scripts: +- NixOS: https://github.com/virchau13/automatic1111-webui-nix + # Almost Automatic Installation and Launch To install the required packages via pip without creating a virtual environment, run: ```bash