[Documentation] Clarify path to use

This commit is contained in:
Armando C. Santisbon 2022-09-10 18:52:12 -05:00 committed by GitHub
parent 9775a3502c
commit eceb7d2b54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ docker cp sd-v1-4.ckpt dummy:/data
# Set the fork you want to use.
GITHUB_STABLE_DIFFUSION="https://github.com/santisbon/stable-diffusion.git"
cd ~
git clone $GITHUB_STABLE_DIFFUSION
cd stable-diffusion
chmod +x entrypoint.sh