huangyangyi / TeCH

[3DV 2024] Official repo of "TeCH: Text-guided Reconstruction of Lifelike Clothed Humans"

Home Page:https://huangyangyi.github.io/TeCH/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'torch'

Subin-Kim46 opened this issue · comments

Hi,
Thank you for your excellent investigation.
I finished installation instruction, then I got my own token.

image

Then I tried " sh scripts/run.sh input/examples/name.img exp/examples/name " this part.
But I got some error.
image

I think it's problem because i got the wrong API token.
You said "need to set your own environment variables of CUDA_HOME and REPLICATE_API_TOKEN" .
I didn't understand this exactly. Can you tell me one example of token name?

Oh, i solved that problem
Thanks