Stable-Diffusion-ONNX-FP16 icon indicating copy to clipboard operation
Stable-Diffusion-ONNX-FP16 copied to clipboard

ERROR: No matching distribution found for torch

Open venhow opened this issue 2 years ago • 1 comments

pip install torch --extra-index-url https://download.pytorch.org/whl/nightly/cpu --pre Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch

please help.

venhow avatar Oct 03 '23 02:10 venhow

Torch 2.1 should be released tomorrow so the expectation is that I can change the instructions and we'll no longer need nightly. It's possible that the release work has broken nightly builds. I'll update this when 2.1 is released and I've updated the repo.

Amblyopius avatar Oct 03 '23 08:10 Amblyopius