mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
Summary: We need to install pytorch3d in RTD. Update requirements.txt accordingly. Pull Request resolved: https://github.com/facebookresearch/pytorch3d/pull/6 Reviewed By: gkioxari Differential Revision: D19549348 Pulled By: nikhilaravi fbshipit-source-id: d8d6efe0af9c0d4c7cc6f7662d392f5b3bc16a8c
11 lines
359 B
Plaintext
11 lines
359 B
Plaintext
docutils>=0.14
|
|
Sphinx>=1.7
|
|
recommonmark==0.4.0
|
|
sphinx_rtd_theme
|
|
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
|