Update ImageStudioTESTER.sh
Browse files- ImageStudioTESTER.sh +13 -0
ImageStudioTESTER.sh
CHANGED
|
@@ -110,6 +110,18 @@ DOWNLOAD_FILES=(
|
|
| 110 |
"https://civitai.com/api/download/models/2332149?type=Model&format=SafeTensor|loras|"
|
| 111 |
"https://civitai.com/api/download/models/1517104?type=Model&format=SafeTensor|loras|"
|
| 112 |
"https://civitai.com/api/download/models/1112990?type=Model&format=SafeTensor|loras|"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 113 |
|
| 114 |
"https://civitai.com/api/download/models/1833157?type=Model&format=SafeTensor|embeddings|"
|
| 115 |
|
|
@@ -192,6 +204,7 @@ CUSTOM_NODES=(
|
|
| 192 |
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
| 193 |
"https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
|
| 194 |
"https://github.com/huchenlei/ComfyUI_DanTagGen"
|
|
|
|
| 195 |
"https://github.com/adbrasi/captionizador"
|
| 196 |
)
|
| 197 |
|
|
|
|
| 110 |
"https://civitai.com/api/download/models/2332149?type=Model&format=SafeTensor|loras|"
|
| 111 |
"https://civitai.com/api/download/models/1517104?type=Model&format=SafeTensor|loras|"
|
| 112 |
"https://civitai.com/api/download/models/1112990?type=Model&format=SafeTensor|loras|"
|
| 113 |
+
"https://civitai.com/api/download/models/1379428?type=Model&format=SafeTensor|loras|"
|
| 114 |
+
"https://civitai.com/api/download/models/1755071?type=Model&format=SafeTensor|loras|"
|
| 115 |
+
"https://civitai.com/api/download/models/2298959?type=Model&format=SafeTensor|loras|"
|
| 116 |
+
"https://civitai.com/api/download/models/1936647?type=Model&format=SafeTensor|loras|"
|
| 117 |
+
"https://civitai.com/api/download/models/1583448?type=Model&format=SafeTensor|loras|"
|
| 118 |
+
"https://civitai.com/api/download/models/1873259?type=Model&format=SafeTensor|loras|"
|
| 119 |
+
"https://civitai.com/api/download/models/1570568?type=Model&format=SafeTensor|loras|"
|
| 120 |
+
"https://civitai.com/api/download/models/1563658?type=Model&format=SafeTensor|loras|"
|
| 121 |
+
"https://civitai.com/api/download/models/1445868?type=Model&format=SafeTensor|loras|"
|
| 122 |
+
"https://civitai.com/api/download/models/1415706?type=Model&format=SafeTensor|loras|"
|
| 123 |
+
"https://civitai.com/api/download/models/1373187?type=Model&format=SafeTensor|loras|"
|
| 124 |
+
|
| 125 |
|
| 126 |
"https://civitai.com/api/download/models/1833157?type=Model&format=SafeTensor|embeddings|"
|
| 127 |
|
|
|
|
| 204 |
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
| 205 |
"https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
|
| 206 |
"https://github.com/huchenlei/ComfyUI_DanTagGen"
|
| 207 |
+
"https://github.com/adbrasi/captionsaver"
|
| 208 |
"https://github.com/adbrasi/captionizador"
|
| 209 |
)
|
| 210 |
|