kwea123 / nerf_pl

NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
https://www.youtube.com/playlist?list=PLDV2CyUo4q-K02pNEyDr7DYpTQuka3mbV
MIT License
2.66k stars 470 forks source link

The requirements.txt in the master branch needs to update #199

Open Hank0626 opened 1 year ago

Hank0626 commented 1 year ago

The torch and pytorch-lightning version are too low for running the code.

ignotuspeverel commented 1 year ago

how to fix this problem

Carlos-AMG commented 2 months ago

@Hank0626 could you please provide an updated requirements.txt file?

Hank0626 commented 2 months ago

@Hank0626 could you please provide an updated requirements.txt file?

I think the latest version of torch and pytorch-lightning would work.