Skip to content

Failed to download pytorch zip #3

@veniamin-ilmer

Description

@veniamin-ilmer

After I run in Windows 10:

export TORCH_CUDA_VERSION=cu113
cargo run --release --bin sample burn SDv1-4 7.5 20 "An ancient mossy stone." img

I get this error:

   Compiling torch-sys v0.13.0
error: failed to run custom build command for `torch-sys v0.13.0`

Caused by:
  process didn't exit successfully: `D:\dev\stable-diffusion-burn\target\release\build\torch-sys-9321d07214d78619\build-script-build` (exit code: 1)
  --- stdout
  cargo:rerun-if-env-changed=LIBTORCH_USE_PYTORCH
  cargo:rerun-if-env-changed=LIBTORCH
  cargo:rerun-if-env-changed=TORCH_CUDA_VERSION

  --- stderr
  Error: https://download.pytorch.org/libtorch/cu113/libtorch-win-shared-with-deps-2.0.0%2Bcu113.zip: status code 403

When I try to visit that URL, I get AccessDenied error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions