YuliangXiu / ICON

[CVPR'22] ICON: Implicit Clothed humans Obtained from Normals
https://icon.is.tue.mpg.de
Other
1.61k stars 220 forks source link

A question about the version of pytorch and cuda #241

Closed yangqinhui0423 closed 11 months ago

yangqinhui0423 commented 11 months ago

In the installstion.md, the environment is as follows: image But when I go to the pytorch official website, the pytorch 1.13.0 only supports version above CUDA 11.6. Can I change any version of them? image

YuliangXiu commented 11 months ago

ICON/ECON functions effectively as long as PyTorch, Kaolin, and PyTorch3D can be installed on your machine. There are no strict requirements, and the versions listed in the README file are specific to my local environment.