mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 06:25:32 +00:00
Update versions (#257)
- auto:685f9631b5- sygil:d3f9d054e8- invoke:e159bb3dce
This commit is contained in:
parent
c3cf8129a9
commit
d97d257fd3
7 changed files with 10 additions and 8 deletions
|
|
@ -3,7 +3,7 @@
|
|||
set -Eeuo pipefail
|
||||
|
||||
# TODO: maybe just use the .gitignore file to create all of these
|
||||
mkdir -vp /data/.cache /data/StableDiffusion /data/Codeformer /data/GFPGAN /data/ESRGAN /data/BSRGAN /data/RealESRGAN /data/SwinIR /data/LDSR /data/ScuNET /data/embeddings /data/VAE /data/Deepdanbooru
|
||||
mkdir -vp /data/.cache /data/StableDiffusion /data/Codeformer /data/GFPGAN /data/ESRGAN /data/BSRGAN /data/RealESRGAN /data/SwinIR /data/LDSR /data/ScuNET /data/embeddings /data/VAE /data/Deepdanbooru /data/MiDaS
|
||||
|
||||
echo "Downloading, this might take a while..."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue