adbrasi commited on
Commit
80237ea
·
verified ·
1 Parent(s): cab5b77

Update setup_comfyui_wan22.sh

Browse files
Files changed (1) hide show
  1. setup_comfyui_wan22.sh +1 -0
setup_comfyui_wan22.sh CHANGED
@@ -565,6 +565,7 @@ if [ $ERROR_COUNT -eq 0 ]; then
565
  SAGE_FLAG="--use-sage-attention"
566
  log_success "SageAttention disponível (compilado com MAX_JOBS=$MAX_JOBS)"
567
  else
 
568
  log_info "SageAttention não disponível"
569
  fi
570
 
 
565
  SAGE_FLAG="--use-sage-attention"
566
  log_success "SageAttention disponível (compilado com MAX_JOBS=$MAX_JOBS)"
567
  else
568
+ SAGE_FLAG="--use-sage-attention"
569
  log_info "SageAttention não disponível"
570
  fi
571