Update versions (#198)

- auto:
30b1bcc64e
- hlky:
6f6d7571ea
This commit is contained in:
AbdBarho
2022-11-05 09:51:30 +01:00
committed by GitHub
parent b33c0d4bcf
commit 73cd69075e
5 changed files with 7 additions and 5 deletions

View File

@@ -2,7 +2,8 @@
set -Eeuo pipefail
mkdir -p /data/.cache /data/StableDiffusion /data/Codeformer /data/GFPGAN /data/ESRGAN /data/BSRGAN /data/RealESRGAN /data/SwinIR /data/LDSR /data/ScuNET /data/embeddings
# 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
echo "Downloading, this might take a while..."