fastsdcpu icon indicating copy to clipboard operation
fastsdcpu copied to clipboard

no torch 2.0.1 for arm64

Open QkiZMR opened this issue 11 months ago • 1 comments

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.

QkiZMR avatar Mar 03 '24 23:03 QkiZMR

Hello, do not use pkroot to install fastsdcpu, you must follow this tutorial. https://github.com/rupeshs/fastsdcpu/discussions/123

dextouu avatar Mar 04 '24 04:03 dextouu