mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-22 23:30:35 +08:00
update notebooks for s3 wheels
Summary: Prepare the tutorial notebooks to use wheels from S3 when run on colab. Reviewed By: nikhilaravi Differential Revision: D26226932 fbshipit-source-id: 1f9366c3fb4ba195333a5d5dfa3f6876ea934508
This commit is contained in:
committed by
Facebook GitHub Bot
parent
e0753f0b0d
commit
db6fbfad90
@@ -6,9 +6,8 @@ https://github.com/facebookresearch/pytorch3d/tree/stable/docs/tutorials .
|
||||
|
||||
There are links at the project homepage for opening these directly in colab.
|
||||
|
||||
They install torch, torchvision and PyTorch3D from pip, which should work
|
||||
with the CUDA 10.1 inside a GPU colab notebook. If you need to install
|
||||
PyTorch3D from source inside colab, you can use
|
||||
They install PyTorch3D from pip, which should work inside a GPU colab notebook.
|
||||
If you need to install PyTorch3D from source inside colab, you can use
|
||||
```
|
||||
import os
|
||||
!curl -LO https://github.com/NVIDIA/cub/archive/1.10.0.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user