mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-09 00:54:20 +01:00
add date
This commit is contained in:
parent
34c9227197
commit
703f7c7207
|
|
@ -25,5 +25,6 @@ cp -vf cache/weights/parsing_parsenet.pth data/.cache/
|
||||||
|
|
||||||
cp -v embeddings/* data/embeddings/
|
cp -v embeddings/* data/embeddings/
|
||||||
|
|
||||||
|
echo this script was created 10/2022
|
||||||
echo Dont forget to run: docker compose --profile download up --build
|
echo Dont forget to run: docker compose --profile download up --build
|
||||||
echo the cache and embeddings folders can be deleted, but its not necessary.
|
echo the cache and embeddings folders can be deleted, but its not necessary.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue