threestudio-project / threestudio

A unified framework for 3D content generation.
Apache License 2.0
6.32k stars 480 forks source link

torch1.12.1+cu113 meets lighting 2.0.0 #280

Closed Bitterdhg closed 1 year ago

Bitterdhg commented 1 year ago

I use torch1.12.1+cu113, and lighting 2.0.0 must be compatible with torch2.0.0. So torch1.12.1+cu113 is not used if i want to train the model?

bennyguo commented 1 year ago

I think lightning2.0.0 works fine with torch1.12.1 (actually that's what I'm using most of the time)

Bitterdhg commented 1 year ago

Thanks for your reply. In the end, I solved the problem by installing Torch2.0.