zhan-xu / RigNet

Code for SIGGRAPH 2020 paper "RigNet: Neural Rigging for Articulated Characters"
GNU General Public License v3.0
1.36k stars 189 forks source link

Update to run quick_start.py with PyTorch 2.2 and Python 3.11 #88

Open michaelgold opened 6 months ago

michaelgold commented 6 months ago

Hi Zhan Xu,

I made some small updates the utility functions to get this running with current versions of Python, PyTorch, Numpy, etc.

image