fastsdcpu
fastsdcpu copied to clipboard
no torch 2.0.1 for arm64
I'm trying to install with install.sh script on Termux but it failed
root@localhost:~/AI/fastsdcpu# bash ./install.sh --disable-gui
Starting FastSD CPU env installation...
Found python command
Python version : 3.11.8
Looking in indexes: https://download.pytorch.org/whl/cpu
ERROR: Could not find a version that satisfies the requirement torch==2.0.1 (from versions: none)
ERROR: No matching distribution found for torch==2.0.1
There's no torch 2.0.1 arm64 on https://download.pytorch.org/whl/cpu.
Hello, do not use pkroot to install fastsdcpu, you must follow this tutorial. https://github.com/rupeshs/fastsdcpu/discussions/123