Update ImageStudioTESTER.sh
Browse files- ImageStudioTESTER.sh +11 -0
ImageStudioTESTER.sh
CHANGED
|
@@ -68,6 +68,8 @@ DOWNLOAD_FILES=(
|
|
| 68 |
|
| 69 |
# Checkpoints
|
| 70 |
"https://civitai.com/api/download/models/1761560?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|wai14.safetensors"
|
|
|
|
|
|
|
| 71 |
|
| 72 |
# LoRAs Civitai
|
| 73 |
"https://civitai.com/api/download/models/1268294?type=Model&format=SafeTensor|loras|"
|
|
@@ -84,6 +86,7 @@ DOWNLOAD_FILES=(
|
|
| 84 |
"https://civitai.com/api/download/models/2135873?type=Model&format=SafeTensor|loras|"
|
| 85 |
"https://civitai.com/api/download/models/2332149?type=Model&format=SafeTensor|loras|"
|
| 86 |
"https://civitai.com/api/download/models/1517104?type=Model&format=SafeTensor|loras|"
|
|
|
|
| 87 |
|
| 88 |
"https://civitai.com/api/download/models/1833157?type=Model&format=SafeTensor|embeddings|"
|
| 89 |
|
|
@@ -155,6 +158,14 @@ CUSTOM_NODES=(
|
|
| 155 |
"https://github.com/shiimizu/ComfyUI_smZNodes"
|
| 156 |
"https://github.com/CoreyCorza/ComfyUI-CRZnodes"
|
| 157 |
"https://github.com/MoonGoblinDev/Civicomfy"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 158 |
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
| 159 |
"https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
|
| 160 |
"https://github.com/huchenlei/ComfyUI_DanTagGen"
|
|
|
|
| 68 |
|
| 69 |
# Checkpoints
|
| 70 |
"https://civitai.com/api/download/models/1761560?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|wai14.safetensors"
|
| 71 |
+
"https://civitai.com/api/download/models/2320393?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|perfectxl.safetensors"
|
| 72 |
+
"https://civitai.com/api/download/models/1896532?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|janku.safetensors"
|
| 73 |
|
| 74 |
# LoRAs Civitai
|
| 75 |
"https://civitai.com/api/download/models/1268294?type=Model&format=SafeTensor|loras|"
|
|
|
|
| 86 |
"https://civitai.com/api/download/models/2135873?type=Model&format=SafeTensor|loras|"
|
| 87 |
"https://civitai.com/api/download/models/2332149?type=Model&format=SafeTensor|loras|"
|
| 88 |
"https://civitai.com/api/download/models/1517104?type=Model&format=SafeTensor|loras|"
|
| 89 |
+
"https://civitai.com/api/download/models/1112990?type=Model&format=SafeTensor|loras|"
|
| 90 |
|
| 91 |
"https://civitai.com/api/download/models/1833157?type=Model&format=SafeTensor|embeddings|"
|
| 92 |
|
|
|
|
| 158 |
"https://github.com/shiimizu/ComfyUI_smZNodes"
|
| 159 |
"https://github.com/CoreyCorza/ComfyUI-CRZnodes"
|
| 160 |
"https://github.com/MoonGoblinDev/Civicomfy"
|
| 161 |
+
"https://github.com/regiellis/ComfyUI-EasyIllustrious"
|
| 162 |
+
"https://github.com/adbrasi/captionizador"
|
| 163 |
+
"https://github.com/Jonseed/ComfyUI-Detail-Daemon"
|
| 164 |
+
"https://github.com/WASasquatch/was-node-suite-comfyui"
|
| 165 |
+
"https://github.com/fearnworks/ComfyUI_FearnworksNodes"
|
| 166 |
+
"https://github.com/aria1th/ComfyUI-LogicUtils"
|
| 167 |
+
"https://github.com/Extraltodeus/ComfyUI-AutomaticCFG"
|
| 168 |
+
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts"
|
| 169 |
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
| 170 |
"https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
|
| 171 |
"https://github.com/huchenlei/ComfyUI_DanTagGen"
|