mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-20 13:53:56 +00:00
parent
79868d88e8
commit
e1e03229fd
5 changed files with 13 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -Eeuo pipefail
|
||||
|
||||
mkdir -p /data/.cache /data/StableDiffusion /data/Codeformer /data/GFPGAN /data/ESRGAN /data/BSRGAN /data/RealESRGAN /data/SwinIR /data/LDSR
|
||||
mkdir -p /data/.cache /data/StableDiffusion /data/Codeformer /data/GFPGAN /data/ESRGAN /data/BSRGAN /data/RealESRGAN /data/SwinIR /data/LDSR /data/ScuNET /data/embeddings
|
||||
|
||||
cat <<EOF
|
||||
By using this software, you agree to the following licenses:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue