From a9c02996f19636aa0feda6297c3514e5a6872833 Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Wed, 31 Aug 2022 11:10:46 +0300 Subject: readme fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43c1c24d..1da89b7b 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ You optionally can use GPFGAN to improve faces, then you'll need to download the Instructions: ```commandline -:: crate a directory somewhere for stable diffusion and open cmd in it; below the directorty is assumed to be b:\src\sd -:: make sure you are in the right directory; the command must output b:\src\sd1 +:: crate a directory somewhere for stable diffusion and open cmd in it; +:: make sure you are in the right directory; the command must output the directory you chose echo %cd% :: install torch with CUDA support. See https://pytorch.org/get-started/locally/ for more instructions if this fails. -- cgit v1.2.1