mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
[Documentation] Clarify path to use
This commit is contained in:
parent
9775a3502c
commit
eceb7d2b54
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user