Update ImageStudioArrakis2.sh
Browse files- ImageStudioArrakis2.sh +4 -0
ImageStudioArrakis2.sh
CHANGED
|
@@ -47,6 +47,7 @@ DOWNLOAD_FILES=(
|
|
| 47 |
"https://civitai.com/api/download/models/1114313?type=Model&format=SafeTensor|loras|"
|
| 48 |
"https://civitai.com/api/download/models/1780244?type=Model&format=SafeTensor|loras|"
|
| 49 |
"https://civitai.com/api/download/models/1613410?type=Model&format=SafeTensor|loras|"
|
|
|
|
| 50 |
"https://civitai.com/api/download/models/1809575?type=Model&format=SafeTensor|loras|"
|
| 51 |
"https://civitai.com/api/download/models/1833157?type=Model&format=SafeTensor|embeddings|"
|
| 52 |
|
|
@@ -59,8 +60,11 @@ DOWNLOAD_FILES=(
|
|
| 59 |
"https://civitai.com/api/download/models/1195487?type=Negative&format=Other|embeddings|"
|
| 60 |
"https://civitai.com/api/download/models/1470551?type=Model&format=SafeTensor|embeddings|"
|
| 61 |
# Upscalers
|
|
|
|
| 62 |
"https://huggingface.co/Kim2091/AnimeSharp/resolve/main/4x-AnimeSharp.pth|upscale_models|4x-AnimeSharp.pth"
|
|
|
|
| 63 |
"https://huggingface.co/Kim2091/AnimeSharpV3/resolve/main/2x-AnimeSharpV3.pth|upscale_models|2x-AnimeSharpV3.pth"
|
|
|
|
| 64 |
"https://huggingface.co/Kim2091/UltraSharpV2/resolve/main/4x-UltraSharpV2.pth|upscale_models|4x-UltraSharpV2.pth"
|
| 65 |
"https://huggingface.co/Kim2091/UltraSharpV2/resolve/main/4x-UltraSharpV2_Lite.pth|upscale_models|4x-UltraSharpV2_Lite.pth"
|
| 66 |
|
|
|
|
| 47 |
"https://civitai.com/api/download/models/1114313?type=Model&format=SafeTensor|loras|"
|
| 48 |
"https://civitai.com/api/download/models/1780244?type=Model&format=SafeTensor|loras|"
|
| 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 |
|
|
|
|
| 60 |
"https://civitai.com/api/download/models/1195487?type=Negative&format=Other|embeddings|"
|
| 61 |
"https://civitai.com/api/download/models/1470551?type=Model&format=SafeTensor|embeddings|"
|
| 62 |
# Upscalers
|
| 63 |
+
"https://huggingface.co/adbrasi/wanlotest/resolve/main/2x-AnimeSharpV4_RCAN_fp16_op17.onnx|upscale_models|2x-AnimeSharpV4_RCAN_fp16_op17.onnx"
|
| 64 |
"https://huggingface.co/Kim2091/AnimeSharp/resolve/main/4x-AnimeSharp.pth|upscale_models|4x-AnimeSharp.pth"
|
| 65 |
+
"https://huggingface.co/adbrasi/wanlotest/resolve/main/2x-AnimeSharpV4_Fast_RCAN_PU.safetensors|upscale_models|2x-AnimeSharpV4_Fast_RCAN_PU.safetensors"
|
| 66 |
"https://huggingface.co/Kim2091/AnimeSharpV3/resolve/main/2x-AnimeSharpV3.pth|upscale_models|2x-AnimeSharpV3.pth"
|
| 67 |
+
"https://huggingface.co/FacehugmanIII/4x_foolhardy_Remacri/resolve/main/4x_foolhardy_Remacri.pth"
|
| 68 |
"https://huggingface.co/Kim2091/UltraSharpV2/resolve/main/4x-UltraSharpV2.pth|upscale_models|4x-UltraSharpV2.pth"
|
| 69 |
"https://huggingface.co/Kim2091/UltraSharpV2/resolve/main/4x-UltraSharpV2_Lite.pth|upscale_models|4x-UltraSharpV2_Lite.pth"
|
| 70 |
|