adbrasi commited on
Commit
c522e8a
·
verified ·
1 Parent(s): 5119c20

Update ImageStudioArrakis2.sh

Browse files
Files changed (1) hide show
  1. ImageStudioArrakis2.sh +1 -1
ImageStudioArrakis2.sh CHANGED
@@ -286,7 +286,7 @@ log_info "[3/6] Instalando ComfyUI..."
286
  if [ -f "$COMFY_DIR/main.py" ]; then
287
  log_warn "ComfyUI já existe"
288
  else
289
- comfy --skip-prompt install --fast-deps --nvidia --version "3.39.2"
290
  fi
291
 
292
  log_success "ComfyUI instalado"
 
286
  if [ -f "$COMFY_DIR/main.py" ]; then
287
  log_warn "ComfyUI já existe"
288
  else
289
+ comfy --skip-prompt install --fast-deps --nvidia --version "0.5.1"
290
  fi
291
 
292
  log_success "ComfyUI instalado"