Update Versions (#39)

This commit is contained in:
AbdBarho 2022-09-07 19:45:03 +02:00 committed by GitHub
parent c614625f04
commit 499143009a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 43 additions and 27 deletions

View file

@ -26,6 +26,5 @@ if test -f /models/LDSR.yaml; then
fi
# force facexlib cache
mkdir -p /cache/weights/
rm -rf /stable-diffusion/src/facexlib/facexlib/weights
ln -sf /cache/weights/ /stable-diffusion/src/facexlib/facexlib/
mkdir -p /cache/weights/ /stable-diffusion/gfpgan/
ln -sf /cache/weights/ /stable-diffusion/gfpgan/