PKU-YuanGroup / MagicTime

MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators
https://pku-yuangroup.github.io/MagicTime/
Apache License 2.0
1.3k stars 125 forks source link

Windows support for triton dependency is does not exist #22

Closed truedat101 closed 4 months ago

truedat101 commented 6 months ago

During requirements install

ERROR: Could not find a version that satisfies the requirement triton (from versions: none)
ERROR: No matching distribution found for triton

https://github.com/openai/triton/issues/1057

truedat101 commented 6 months ago

seems possible to install (this apparently is a CI server shortage at OpenAI somehow ...) pip install https://huggingface.co/r4ziel/xformers_pre_built/resolve/main/triton-2.0.0-cp310-cp310-win_amd64.whl

SongOnWater commented 5 months ago

"ERROR: Could not find a version that satisfies the requirement triton (from versions: none) ERROR: No matching distribution found for triton" Same as on Mac M2

truedat101 commented 5 months ago

I can't imagine this will run on m2 without some work.

SHYuanBest commented 4 months ago

Thanks for your interest. Is it solved now?

truedat101 commented 4 months ago

I wasn't able to resolve on Windows, however, I didn't attempt to complete since the easier path was Linux.