devilismyfriend / StableTuner

Finetuning SD in style.
GNU Affero General Public License v3.0
666 stars 51 forks source link

Triton can't be installed/found? #110

Closed r6spy closed 1 year ago

r6spy commented 1 year ago

after the last update, somehow some things got to work after alot of reinstallations and stuff but i can't seem to get triton to work

Error caught was: No module named 'triton'

when i try to install manually it i get.

pip install triton==1.1.1 did not work

also tried (ST) E:\StableTuner>pip install --upgrade --force-reinstall triton==1.1.1 ERROR: Could not find a version that satisfies the requirement triton==1.1.1 (from versions: none) ERROR: No matching distribution found for triton==1.1.1

devilismyfriend commented 1 year ago

you can ignore that message, triton isn't currently available on windows.