wolfball / PlenVDB

PlenVDB: Memery Efficient VDB-Based Radiance Fields for Fast Training and Rendering (CVPR2023)
Mozilla Public License 2.0
75 stars 3 forks source link

Python Version #6

Open zoezheng126 opened 4 days ago

zoezheng126 commented 4 days ago

Hi, I am wondering if I can use a newer Python version and Pytorch version for this project. May I know why python3.7 specifically?

wolfball commented 4 days ago

Hi, I am wondering if I can use a newer Python version and Pytorch version for this project. May I know why python3.7 specifically?

I believe it is generally acceptable to utilize a more recent version. I used Python 3.7 because it served as the default configuration on my machine.