From 3973a1aaa75282633a5d38635b7889ad96a56db1 Mon Sep 17 00:00:00 2001 From: Christopher Williams Date: Sat, 1 Oct 2022 10:12:12 -0400 Subject: [PATCH] Update run_sdco.sh --- run_sdco.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_sdco.sh b/run_sdco.sh index 81bd911..387d08a 100755 --- a/run_sdco.sh +++ b/run_sdco.sh @@ -1,3 +1,3 @@ #!/bin/bash conda activate sdco -python ./Home/$USER/stable-diffusion-cpuonly-main/webui.py --no-half +python ./home/$USER/stable-diffusion-cpuonly-main/webui.py --no-half