bobu5 commited on
Commit
51c684c
1 Parent(s): 39b5113

Update on_start.sh

Browse files
Files changed (1) hide show
  1. on_start.sh +4 -4
on_start.sh CHANGED
@@ -63,8 +63,8 @@ download-model --checkpoint "v2-1_768-ema-pruned.safetensors" "https://huggingfa
63
  download-model --checkpoint "v2-1_768-ema-pruned.yaml" "https://raw.githubusercontent.com/Stability-AI/stablediffusion/fc1488421a2761937b9d54784194157882cbc3b1/configs/stable-diffusion/v2-inference-v.yaml"
64
 
65
  ## Stable Diffusion 1.5 · 512 base model:
66
- download-model --checkpoint "v1-5-pruned-emaonly.safetensors" "https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/39593d5650112b4cc580433f6b0435385882d819/v1-5-pruned-emaonly.safetensors"
67
- download-model --checkpoint "v1-5-pruned-emaonly.yaml" "https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/39593d5650112b4cc580433f6b0435385882d819/v1-inference.yaml"
68
 
69
  ## Stable Diffusion Deliberate
70
  download-model --checkpoint "deliberate_v11.safetensors" https://huggingface.co/Electricatom369/model1/blob/main/deliberate_v11.safetensors
@@ -98,13 +98,13 @@ download-model --embedding "bad_prompt_version2.pt" "https://huggingface.co/data
98
  ## ----------------------------
99
 
100
  ## Checkpoint · The Ally's Mix III: Revolutions:
101
- download-model --checkpoint "theAllysMixIII_v10.safetensors" "https://civitai.com/api/download/models/12763?type=Model&format=SafeTensor"
102
 
103
  ## Checkpoint · Dreamlike Diffusion 1.0:
104
  # download-model --checkpoint "dreamlike-diffusion-1.0.safetensors" "https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0/resolve/00cbe4d56fd56f45e952a5be4d847f21b9782546/dreamlike-diffusion-1.0.safetensors"
105
 
106
  ## Stable Diffusion Deliberate
107
- download-model --checkpoint "deliberate_v11.safetensors" https://huggingface.co/Electricatom369/model1/blob/main/deliberate_v11.safetensors
108
 
109
  ## Checkpoint · Dreamshaper 3.31:
110
  # download-model --checkpoint "DreamShaper_3.31_baked_vae-inpainting.inpainting.safetensors" "https://huggingface.co/Lykon/DreamShaper/resolve/d227e39aab5e360aec6401be916025ddfc8127bd/DreamShaper_3.31_baked_vae-inpainting.inpainting.safetensors"
 
63
  download-model --checkpoint "v2-1_768-ema-pruned.yaml" "https://raw.githubusercontent.com/Stability-AI/stablediffusion/fc1488421a2761937b9d54784194157882cbc3b1/configs/stable-diffusion/v2-inference-v.yaml"
64
 
65
  ## Stable Diffusion 1.5 · 512 base model:
66
+ #download-model --checkpoint "v1-5-pruned-emaonly.safetensors" "https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/39593d5650112b4cc580433f6b0435385882d819/v1-5-pruned-emaonly.safetensors"
67
+ #download-model --checkpoint "v1-5-pruned-emaonly.yaml" "https://huggingface.co/runwayml/stable-diffusion-v1-5/resolve/39593d5650112b4cc580433f6b0435385882d819/v1-inference.yaml"
68
 
69
  ## Stable Diffusion Deliberate
70
  download-model --checkpoint "deliberate_v11.safetensors" https://huggingface.co/Electricatom369/model1/blob/main/deliberate_v11.safetensors
 
98
  ## ----------------------------
99
 
100
  ## Checkpoint · The Ally's Mix III: Revolutions:
101
+ #download-model --checkpoint "theAllysMixIII_v10.safetensors" "https://civitai.com/api/download/models/12763?type=Model&format=SafeTensor"
102
 
103
  ## Checkpoint · Dreamlike Diffusion 1.0:
104
  # download-model --checkpoint "dreamlike-diffusion-1.0.safetensors" "https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0/resolve/00cbe4d56fd56f45e952a5be4d847f21b9782546/dreamlike-diffusion-1.0.safetensors"
105
 
106
  ## Stable Diffusion Deliberate
107
+ #download-model --checkpoint "deliberate_v11.safetensors" https://huggingface.co/Electricatom369/model1/blob/main/deliberate_v11.safetensors
108
 
109
  ## Checkpoint · Dreamshaper 3.31:
110
  # download-model --checkpoint "DreamShaper_3.31_baked_vae-inpainting.inpainting.safetensors" "https://huggingface.co/Lykon/DreamShaper/resolve/d227e39aab5e360aec6401be916025ddfc8127bd/DreamShaper_3.31_baked_vae-inpainting.inpainting.safetensors"