pKrime / brignet

Automatic rigging using neural network from RigNet
GNU General Public License v3.0
407 stars 39 forks source link

I don't have cuda in my machine is it possible to run brignet #24

Closed ibtehajali67 closed 1 year ago

ibtehajali67 commented 1 year ago

I wanna run without cuda.

pKrime commented 1 year ago

Hi, theoretically it's possible to make torch use the 'cpu', it has not been tested though. I will see if it can be a setting

ibtehajali67 commented 1 year ago

I have run RIGNET repo without GPU and trying to use this also

ibtehajali67 commented 1 year ago

I am trying to run on CPU but facing that issue error

ibtehajali67 commented 1 year ago

Hi, theoretically it's possible to make torch use the 'cpu', it has not been tested though. I will see if it can be a setting

I have run RIGNet on cpu device but still stuck on this repo. I need your help thanks in advance