nv-tlabs / GET3D

Other
4.17k stars 374 forks source link

Google Colab is not working #159

Open Yichuan0712 opened 4 months ago

Yichuan0712 commented 4 months ago

The Colab to try out the code is not working now. To fix this, I have to replace all the 'RasterizeGLContext' with 'RasterizeCudaContext' in your repository.

AfshinKoupaei commented 4 months ago

Did it finally work after you changed to RasterizeCudaaContext ? or do still have issues? I also had to change the version of the torch and its dependencies to newer versions, did you experience any issues with that as well ?