adbrasi commited on
Commit
5a58b97
verified
1 Parent(s): 3d927f5

Update wanFullForTest.sh

Browse files
Files changed (1) hide show
  1. wanFullForTest.sh +0 -1
wanFullForTest.sh CHANGED
@@ -335,7 +335,6 @@ log_info "[5/10] Instalando SageAttention..."
335
  if python3 - <<'PY' 2>/dev/null | grep -q True; then
336
  import torch; print(torch.cuda.is_available())
337
  PY
338
- then
339
  python3 -m pip install "https://huggingface.co/adbrasi/comfywheel/resolve/main/sageattention-2.2.0-cp311-cp311-linux_x86_64.whl" -q || log_warn "Falha ao instalar SageAttention"
340
  python3 - <<'PY' >/dev/null 2>&1 || log_warn "SageAttention n茫o p么de ser importado (seguindo sem)"
341
  import sageattention
 
335
  if python3 - <<'PY' 2>/dev/null | grep -q True; then
336
  import torch; print(torch.cuda.is_available())
337
  PY
 
338
  python3 -m pip install "https://huggingface.co/adbrasi/comfywheel/resolve/main/sageattention-2.2.0-cp311-cp311-linux_x86_64.whl" -q || log_warn "Falha ao instalar SageAttention"
339
  python3 - <<'PY' >/dev/null 2>&1 || log_warn "SageAttention n茫o p么de ser importado (seguindo sem)"
340
  import sageattention