mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
requirements for readthedocs
Summary: Use a more recent PyTorch to build the documentation. Reviewed By: nikhilaravi Differential Revision: D25679756 fbshipit-source-id: 83d647f709337110d39886eaa6aad2565d740c6d
This commit is contained in:
parent
caa3371376
commit
0a309ec6c7
@ -6,5 +6,5 @@ sphinx_markdown_tables
|
||||
mock
|
||||
numpy
|
||||
git+git://github.com/facebookresearch/fvcore.git
|
||||
https://download.pytorch.org/whl/nightly/cpu/torch-1.3.0.dev20191010%2Bcpu-cp37-cp37m-linux_x86_64.whl
|
||||
https://download.pytorch.org/whl/nightly/cpu/torchvision-0.5.0.dev20191008%2Bcpu-cp37-cp37m-linux_x86_64.whl
|
||||
https://download.pytorch.org/whl/cpu/torchvision-0.8.2%2Bcpu-cp37-cp37m-linux_x86_64.whl
|
||||
https://download.pytorch.org/whl/cpu/torch-1.7.1%2Bcpu-cp37-cp37m-linux_x86_64.whl
|
||||
|
Loading…
x
Reference in New Issue
Block a user