Stable-Diffusion-ONNX-FP16
Stable-Diffusion-ONNX-FP16 copied to clipboard
ERROR: No matching distribution found for torch
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.
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.