adbrasi commited on
Commit
f39877b
·
verified ·
1 Parent(s): 1e85b93

Update image_StudioM.sh

Browse files
Files changed (1) hide show
  1. image_StudioM.sh +1 -1
image_StudioM.sh CHANGED
@@ -266,7 +266,7 @@ log_info "[3/6] Instalando ComfyUI..."
266
  if [ -f "$COMFY_DIR/main.py" ]; then
267
  log_warn "ComfyUI já existe"
268
  else
269
- comfy --skip-prompt install --fast-deps --nvidia --version "0.3.58"
270
  fi
271
 
272
  log_success "ComfyUI instalado"
 
266
  if [ -f "$COMFY_DIR/main.py" ]; then
267
  log_warn "ComfyUI já existe"
268
  else
269
+ comfy --skip-prompt install --fast-deps --nvidia --version "0.3.65"
270
  fi
271
 
272
  log_success "ComfyUI instalado"