Lakonik/MVEdit

For Windows user

Opened this issue · 1 comments

if you are on windows, you may need to the following steps to run it locally after created conda env:

  1. remove triton from requirements.txt
  2. download the trition whl from https://huggingface.co/madbuda/triton-windows-builds, by the default this repo depends on python 3.10
  3. manually pip install this whl file
  4. conda install cryptacular

for me, I could run it successfully with my Windows 10, 3090:
image
Enjoy!

Thanks a lot for the tips! I'll add a reference to this issue in the readme