InTeX icon indicating copy to clipboard operation
InTeX copied to clipboard

requirements.txt incomplete? other problem?

Open menguzat opened this issue 1 year ago • 2 comments

windows 11.

I followed the instructions.

python app.py -> no module named gradio

i install gradio

no module named torchvision

i install torchvision

torh not compiled with cuda.

are there other steps to install? if so, why are they not mentioned? if not, what might the problem be ?

menguzat avatar Mar 31 '24 19:03 menguzat

I had this issues too.

After installing them I'm still not able to run it as it seems to fail the build of nvdiffrast.

m-valvano-zakeke avatar Apr 01 '24 14:04 m-valvano-zakeke

I also ran into the issue with torchvision and some other requirements missing.

FrankTrog avatar Apr 05 '24 11:04 FrankTrog