ashawkey / InTeX

Interactive Text-to-Texture Synthesis via Unified Depth-aware Inpainting.

Home Page:https://me.kiui.moe/intex/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requirements.txt incomplete? other problem?

menguzat opened this issue · 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 ?

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.

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