vchoutas / smplify-x

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
https://smpl-x.is.tue.mpg.de/
Other
1.73k stars 335 forks source link

How to install VPoser Homogenus with higher version of torch and tensorflow? #125

Open ShuangjunLiu opened 3 years ago

ShuangjunLiu commented 3 years ago

Hello, I can't install the dependency pkgs of

VPoser
Homogenus

They all require specific versions of torch and tensorflow. I get higher version on my local machine. Is there a way to install them in this case?
Do I have to downgraded all the torch and tensorflow pkgs to their specific version to continue? I think most times, higher version (without major version changes) suppose to be compatible, right?