facebookresearch / pytorch3d

PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
https://pytorch3d.org/
Other
8.7k stars 1.3k forks source link

dl.fbaipublicfiles.com dead #1813

Closed kongyuan closed 3 months ago

kongyuan commented 3 months ago

dl.fbaipublicfiles.com dead

bottler commented 3 months ago

Not sure what you are experiencing. Seems to be working now. Note that if you are using the stable tutorial notebooks on colab, they have a bit like torch.__version__.startswith("2.2.") which needs to change right now to torch.__version__.startswith("2.3.").