Update ImageStudioArrakis2.sh
Browse files- ImageStudioArrakis2.sh +7 -0
ImageStudioArrakis2.sh
CHANGED
|
@@ -36,6 +36,9 @@ DOWNLOAD_FILES=(
|
|
| 36 |
# Checkpoints
|
| 37 |
"https://civitai.com/api/download/models/1772645?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|JANKUV5TrainedNoobai_v40.safetensors"
|
| 38 |
"https://civitai.com/api/download/models/1761560?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|wai14.safetensors"
|
|
|
|
|
|
|
|
|
|
| 39 |
|
| 40 |
# LoRAs Civitai
|
| 41 |
"https://civitai.com/api/download/models/1268294?type=Model&format=SafeTensor|loras|"
|
|
@@ -49,6 +52,10 @@ DOWNLOAD_FILES=(
|
|
| 49 |
"https://civitai.com/api/download/models/1613410?type=Model&format=SafeTensor|loras|"
|
| 50 |
"https://civitai.com/api/download/models/1804885?type=Model&format=SafeTensor|loras|"
|
| 51 |
"https://civitai.com/api/download/models/1809575?type=Model&format=SafeTensor|loras|"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
"https://civitai.com/api/download/models/1833157?type=Model&format=SafeTensor|embeddings|"
|
| 53 |
|
| 54 |
"https://huggingface.co/Anzhc/Anzhcs_YOLOs/resolve/main/Anzhc%20Face%20seg%201024%20v2%20y8n.pt|ultralytics/bbox|Anzhc_Faceseg_1024_v2_y8n.pt"
|
|
|
|
| 36 |
# Checkpoints
|
| 37 |
"https://civitai.com/api/download/models/1772645?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|JANKUV5TrainedNoobai_v40.safetensors"
|
| 38 |
"https://civitai.com/api/download/models/1761560?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|wai14.safetensors"
|
| 39 |
+
"https://civitai.com/api/download/models/2337366?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|Hassaku.safetensors"
|
| 40 |
+
"https://civitai.com/api/download/models/2295031?type=Model&format=SafeTensor&size=pruned&fp=fp16|checkpoints|nova-3dcg-xl.safetensors"
|
| 41 |
+
"https://civitai.com/api/download/models/2019115?type=Model&format=SafeTensor&size=full&fp=fp16|checkpoints|Better_Days.safetensors"
|
| 42 |
|
| 43 |
# LoRAs Civitai
|
| 44 |
"https://civitai.com/api/download/models/1268294?type=Model&format=SafeTensor|loras|"
|
|
|
|
| 52 |
"https://civitai.com/api/download/models/1613410?type=Model&format=SafeTensor|loras|"
|
| 53 |
"https://civitai.com/api/download/models/1804885?type=Model&format=SafeTensor|loras|"
|
| 54 |
"https://civitai.com/api/download/models/1809575?type=Model&format=SafeTensor|loras|"
|
| 55 |
+
"https://civitai.com/api/download/models/2135873?type=Model&format=SafeTensor|loras|"
|
| 56 |
+
"https://civitai.com/api/download/models/2332149?type=Model&format=SafeTensor|loras|"
|
| 57 |
+
"https://civitai.com/api/download/models/1517104?type=Model&format=SafeTensor|loras|"
|
| 58 |
+
|
| 59 |
"https://civitai.com/api/download/models/1833157?type=Model&format=SafeTensor|embeddings|"
|
| 60 |
|
| 61 |
"https://huggingface.co/Anzhc/Anzhcs_YOLOs/resolve/main/Anzhc%20Face%20seg%201024%20v2%20y8n.pt|ultralytics/bbox|Anzhc_Faceseg_1024_v2_y8n.pt"
|