Update ImageStudioArrakis2.sh
Browse files- ImageStudioArrakis2.sh +8 -19
ImageStudioArrakis2.sh
CHANGED
|
@@ -93,14 +93,12 @@ CUSTOM_NODES=(
|
|
| 93 |
"https://github.com/adbrasi/randomico"
|
| 94 |
"https://github.com/kijai/ComfyUI-KJNodes"
|
| 95 |
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack"
|
| 96 |
-
"https://github.com/Goshe-nite/comfyui-gps-supplements"
|
| 97 |
"https://github.com/adbrasi/groqrouter"
|
| 98 |
"https://github.com/adbrasi/find_charakito"
|
| 99 |
"https://github.com/adbrasi/randomsizito"
|
| 100 |
"https://github.com/adbrasi/importex"
|
| 101 |
"https://github.com/adbrasi/storitadifusita"
|
| 102 |
"https://github.com/adbrasi/attentionPPM"
|
| 103 |
-
"https://github.com/ClownsharkBatwing/RES4LYF"
|
| 104 |
"https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes"
|
| 105 |
"https://github.com/sipherxyz/comfyui-art-venture"
|
| 106 |
"https://github.com/pamparamm/sd-perturbed-attention"
|
|
@@ -112,7 +110,6 @@ CUSTOM_NODES=(
|
|
| 112 |
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
| 113 |
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts"
|
| 114 |
"https://github.com/rgthree/rgthree-comfy"
|
| 115 |
-
"https://github.com/ssitu/ComfyUI_UltimateSDUpscale"
|
| 116 |
"https://github.com/adbrasi/Importador"
|
| 117 |
"https://github.com/adbrasi/GetFirstTag"
|
| 118 |
"https://github.com/adbrasi/comfydodi"
|
|
@@ -127,10 +124,16 @@ CUSTOM_NODES=(
|
|
| 127 |
"https://github.com/shiimizu/ComfyUI_smZNodes"
|
| 128 |
"https://github.com/CoreyCorza/ComfyUI-CRZnodes"
|
| 129 |
"https://github.com/MoonGoblinDev/Civicomfy"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 130 |
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
| 131 |
"https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
|
| 132 |
-
"https://github.com/
|
| 133 |
-
"https://github.com/rgthree/rgthree-comfy"
|
| 134 |
)
|
| 135 |
|
| 136 |
# Download HuggingFace
|
|
@@ -292,20 +295,6 @@ fi
|
|
| 292 |
|
| 293 |
log_success "ComfyUI instalado"
|
| 294 |
|
| 295 |
-
# 4. Corrigir PyTorch para RTX 5090 se detectado
|
| 296 |
-
log_info "[4/6] Verificando GPU..."
|
| 297 |
-
|
| 298 |
-
GPU_INFO=$(nvidia-smi --query-gpu=name --format=csv,noheader 2>/dev/null || echo "")
|
| 299 |
-
|
| 300 |
-
if [[ "$GPU_INFO" == *"5090"* ]] || [[ "$GPU_INFO" == *"5080"* ]]; then
|
| 301 |
-
log_warn "RTX 5090/5080 detectada - instalando PyTorch nightly"
|
| 302 |
-
python -m pip install --force-reinstall --pre torch==2.8.0 torchvision==0.23.0 torchaudio==2.8.0 --index-url https://download.pytorch.org/whl/cu129
|
| 303 |
-
else
|
| 304 |
-
log_info "GPU: ${GPU_INFO:-Não detectada}"
|
| 305 |
-
fi
|
| 306 |
-
|
| 307 |
-
log_success "PyTorch configurado"
|
| 308 |
-
|
| 309 |
# 5. Baixar modelos
|
| 310 |
log_info "[5/6] Baixando modelos..."
|
| 311 |
|
|
|
|
| 93 |
"https://github.com/adbrasi/randomico"
|
| 94 |
"https://github.com/kijai/ComfyUI-KJNodes"
|
| 95 |
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack"
|
|
|
|
| 96 |
"https://github.com/adbrasi/groqrouter"
|
| 97 |
"https://github.com/adbrasi/find_charakito"
|
| 98 |
"https://github.com/adbrasi/randomsizito"
|
| 99 |
"https://github.com/adbrasi/importex"
|
| 100 |
"https://github.com/adbrasi/storitadifusita"
|
| 101 |
"https://github.com/adbrasi/attentionPPM"
|
|
|
|
| 102 |
"https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes"
|
| 103 |
"https://github.com/sipherxyz/comfyui-art-venture"
|
| 104 |
"https://github.com/pamparamm/sd-perturbed-attention"
|
|
|
|
| 110 |
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
| 111 |
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts"
|
| 112 |
"https://github.com/rgthree/rgthree-comfy"
|
|
|
|
| 113 |
"https://github.com/adbrasi/Importador"
|
| 114 |
"https://github.com/adbrasi/GetFirstTag"
|
| 115 |
"https://github.com/adbrasi/comfydodi"
|
|
|
|
| 124 |
"https://github.com/shiimizu/ComfyUI_smZNodes"
|
| 125 |
"https://github.com/CoreyCorza/ComfyUI-CRZnodes"
|
| 126 |
"https://github.com/MoonGoblinDev/Civicomfy"
|
| 127 |
+
"https://github.com/regiellis/ComfyUI-EasyIllustrious"
|
| 128 |
+
"https://github.com/Jonseed/ComfyUI-Detail-Daemon"
|
| 129 |
+
"https://github.com/WASasquatch/was-node-suite-comfyui"
|
| 130 |
+
"https://github.com/fearnworks/ComfyUI_FearnworksNodes"
|
| 131 |
+
"https://github.com/aria1th/ComfyUI-LogicUtils"
|
| 132 |
+
"https://github.com/Extraltodeus/ComfyUI-AutomaticCFG"
|
| 133 |
+
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts"
|
| 134 |
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
| 135 |
"https://github.com/ltdrdata/ComfyUI-Impact-Subpack"
|
| 136 |
+
"https://github.com/adbrasi/captionizador"
|
|
|
|
| 137 |
)
|
| 138 |
|
| 139 |
# Download HuggingFace
|
|
|
|
| 295 |
|
| 296 |
log_success "ComfyUI instalado"
|
| 297 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 298 |
# 5. Baixar modelos
|
| 299 |
log_info "[5/6] Baixando modelos..."
|
| 300 |
|