adbrasi commited on
Commit
a909e08
·
verified ·
1 Parent(s): 99c21be

Update image_Studio.sh

Browse files
Files changed (1) hide show
  1. image_Studio.sh +9 -1
image_Studio.sh CHANGED
@@ -33,15 +33,22 @@ DOWNLOAD_FILES=(
33
  "mega://https://mega.nz/file/gIRTFQSQ#no6Ay3JLE9LVRi7ib9O-Jc0CW7XmG046kCgpCzDg1tY|loras|"
34
 
35
  # Checkpoints
36
- "https://civitai.com/api/download/models/2122278?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|raehoshiIllustXL_v60.safetensors"
37
  "https://civitai.com/api/download/models/2167369?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|wai15.safetensors"
 
38
  # LoRAs Civitai
39
  "https://civitai.com/api/download/models/1268294?type=Model&format=SafeTensor|loras|"
40
  "https://civitai.com/api/download/models/1715330?type=Model&format=SafeTensor|loras|"
 
41
  "https://civitai.com/api/download/models/1499397?type=Model&format=SafeTensor|loras|"
42
  "https://civitai.com/api/download/models/1779002?type=Model&format=SafeTensor|loras|"
43
  "https://civitai.com/api/download/models/1114313?type=Model&format=SafeTensor|loras|"
44
  "https://civitai.com/api/download/models/1780244?type=Model&format=SafeTensor|loras|"
 
 
 
 
 
45
 
46
  # Upscalers
47
  "https://huggingface.co/Kim2091/AnimeSharp/resolve/main/4x-AnimeSharp.pth|upscale_models|4x-AnimeSharp.pth"
@@ -95,6 +102,7 @@ CUSTOM_NODES=(
95
  "https://github.com/shiimizu/ComfyUI_smZNodes"
96
  "https://github.com/CoreyCorza/ComfyUI-CRZnodes"
97
  "https://github.com/ClownsharkBatwing/RES4LYF"
 
98
  "https://github.com/ltdrdata/ComfyUI-Impact-Pack"
99
  "https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
100
  "https://github.com/rgthree/rgthree-comfy"
 
33
  "mega://https://mega.nz/file/gIRTFQSQ#no6Ay3JLE9LVRi7ib9O-Jc0CW7XmG046kCgpCzDg1tY|loras|"
34
 
35
  # Checkpoints
36
+ "https://civitai.com/api/download/models/1828803?type=Model&format=SafeTensor&size=full&fp=fp16|checkpoints|ultimateHentaiAnimeRXTRexAnime_rxV1.safetensors"
37
  "https://civitai.com/api/download/models/2167369?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|wai15.safetensors"
38
+
39
  # LoRAs Civitai
40
  "https://civitai.com/api/download/models/1268294?type=Model&format=SafeTensor|loras|"
41
  "https://civitai.com/api/download/models/1715330?type=Model&format=SafeTensor|loras|"
42
+ "https://civitai.com/api/download/models/1715330?type=Model&format=SafeTensor|loras|"
43
  "https://civitai.com/api/download/models/1499397?type=Model&format=SafeTensor|loras|"
44
  "https://civitai.com/api/download/models/1779002?type=Model&format=SafeTensor|loras|"
45
  "https://civitai.com/api/download/models/1114313?type=Model&format=SafeTensor|loras|"
46
  "https://civitai.com/api/download/models/1780244?type=Model&format=SafeTensor|loras|"
47
+ "https://civitai.com/api/download/models/1613410?type=Model&format=SafeTensor|loras|"
48
+ "https://civitai.com/api/download/models/1833157?type=Model&format=SafeTensor|embeddings|"
49
+
50
+
51
+ "https://civitai.com/api/download/models/2121199?type=Model&format=Other|embeddings|"
52
 
53
  # Upscalers
54
  "https://huggingface.co/Kim2091/AnimeSharp/resolve/main/4x-AnimeSharp.pth|upscale_models|4x-AnimeSharp.pth"
 
102
  "https://github.com/shiimizu/ComfyUI_smZNodes"
103
  "https://github.com/CoreyCorza/ComfyUI-CRZnodes"
104
  "https://github.com/ClownsharkBatwing/RES4LYF"
105
+ "https://github.com/MoonGoblinDev/Civicomfy"
106
  "https://github.com/ltdrdata/ComfyUI-Impact-Pack"
107
  "https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
108
  "https://github.com/rgthree/rgthree-comfy"