mikimiso
mikimiso
I had the same issue when I used "main.py" directly. And I solve it when I change "render_objects->gpu_devices" from None to 1. I guess rendering Objaverse must need GPU. ubuntu...
> I had the same issue when I used "main.py" directly. And I solve it when I change "render_objects->gpu_devices" from None to 1. I guess rendering Objaverse must need GPU....
> It works fine on Colab, but I encountered the same issue on my Ubuntu machine 😂. Providing more log information might be helpful (I'm not sure if it's due...