mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-11-01 18:53:52 -04:00
Update versions (#86)
- auto:5a1951f175- Now with LDSR support - hlky:fa6a31b23c- lstein: prepare for new UI Closes #85
This commit is contained in:
@@ -6,6 +6,9 @@ declare -A MODELS
|
||||
|
||||
MODELS["${WORKDIR}/models/ldm/stable-diffusion-v1/model.ckpt"]=model.ckpt
|
||||
MODELS["${ROOT}/GFPGANv1.3.pth"]=GFPGANv1.3.pth
|
||||
MODELS["${WORKDIR}/repositories/latent-diffusion/experiments/pretrained_models/model.chkpt"]=LDSR.ckpt
|
||||
MODELS["${WORKDIR}/repositories/latent-diffusion/experiments/pretrained_models/project.yaml"]=LDSR.yaml
|
||||
|
||||
|
||||
MODELS_DIR=/cache/models
|
||||
|
||||
|
||||
Reference in New Issue
Block a user