Commit a9c02996 authored by AUTOMATIC's avatar AUTOMATIC

readme fix

parent e38ad2ee
...@@ -20,8 +20,8 @@ You optionally can use GPFGAN to improve faces, then you'll need to download the ...@@ -20,8 +20,8 @@ You optionally can use GPFGAN to improve faces, then you'll need to download the
Instructions: Instructions:
```commandline ```commandline
:: crate a directory somewhere for stable diffusion and open cmd in it; below the directorty is assumed to be b:\src\sd :: crate a directory somewhere for stable diffusion and open cmd in it;
:: make sure you are in the right directory; the command must output b:\src\sd1 :: make sure you are in the right directory; the command must output the directory you chose
echo %cd% echo %cd%
:: install torch with CUDA support. See https://pytorch.org/get-started/locally/ for more instructions if this fails. :: install torch with CUDA support. See https://pytorch.org/get-started/locally/ for more instructions if this fails.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment