Skip to content

Commit

Permalink
No action in default provisioning script [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
robballantyne committed Mar 11, 2024
1 parent f80727b commit 1899127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/provisioning/default.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PYTHON_PACKAGES=(


CHECKPOINT_MODELS=(
"https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.ckpt"
#"https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/main/v1-5-pruned-emaonly.ckpt"
#"https://huggingface.co/stabilityai/stable-diffusion-2-1/resolve/main/v2-1_768-ema-pruned.ckpt"
#"https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_base_1.0.safetensors"
#"https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/resolve/main/sd_xl_refiner_1.0.safetensors"
Expand Down

0 comments on commit 1899127

Please sign in to comment.