YangLing0818/RPG-DiffusionMaster

Triton 2.0.0 cannot be installed

449693691 opened this issue · 0 comments

pip install -r requirements.txt
ERROR: Could not find a version that satisfies the requirement triton (from versions: none)
ERROR: No matching distribution found for triton

When installing the dependencies, it seems that Tencent source can't provide Triton 2.0.0 version for windows with Python 3.9.
I've searched all over the net and can't find triton-2.0.0-cp39-cp9-win_amd64.whl, it looks like it's only available version for Linux.
What should I do?