Update versions (#185)

- auto:
35c45df28b
- hlky:
091520bed0
- lstein:
fdf9b1c40c
This commit is contained in:
AbdBarho
2022-10-29 22:02:35 +02:00
committed by GitHub
parent fb5407a6bc
commit 4464e9d9e9
5 changed files with 27 additions and 28 deletions

View File

@@ -16,6 +16,7 @@ MOUNTS["${PWD}/models/custom"]=/data/StableDiffusion
# hack
MOUNTS["${PWD}/models/gfpgan/GFPGANv1.3.pth"]=/data/GFPGAN/GFPGANv1.4.pth
MOUNTS["${PWD}/models/gfpgan/GFPGANv1.4.pth"]=/data/GFPGAN/GFPGANv1.4.pth
MOUNTS["${PWD}/gfpgan/weights"]=/data/.cache
for to_path in "${!MOUNTS[@]}"; do