mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-21 06:14:00 +00:00
Update Versions (#39)
This commit is contained in:
parent
c614625f04
commit
499143009a
6 changed files with 43 additions and 27 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue