reyuwei / NIMBLE_model

repo for NIMBLE: A Non-rigid Hand Model with Bones and Muscles
https://liyuwei.cc/proj/nimble
MIT License
115 stars 17 forks source link

conda environment #1

Closed foury27 closed 1 year ago

foury27 commented 1 year ago

Hi, I am not able to reproduce your environment to correctly run the demo code. Could you please provide your conda/python package versions as well as cudatookit and cudnn version? Thank you.

reyuwei commented 1 year ago

env.txt

Hi! I attached a package list of my environment, but it contains a lot of redundant packages. Maybe just search for the ones that you think may be different. My gpu driver version is 512.15, cuda is 11.6, cudnn 8.0.

I think as long as you have pytorch and pytorch3d working, you should be able to run the code.