| Metadata-Version: 2.4 | |
| Name: pytorch3d | |
| Version: 0.7.7 | |
| Summary: PyTorch3D is FAIR's library of reusable components for deep Learning with 3D data. | |
| Home-page: https://github.com/facebookresearch/pytorch3d | |
| Author: FAIR | |
| License-File: LICENSE | |
| License-File: LICENSE-3RD-PARTY | |
| Requires-Dist: fvcore | |
| Requires-Dist: iopath | |
| Provides-Extra: all | |
| Requires-Dist: matplotlib; extra == "all" | |
| Requires-Dist: tqdm>4.29.0; extra == "all" | |
| Requires-Dist: imageio; extra == "all" | |
| Requires-Dist: ipywidgets; extra == "all" | |
| Provides-Extra: dev | |
| Requires-Dist: flake8; extra == "dev" | |
| Requires-Dist: usort; extra == "dev" | |
| Provides-Extra: implicitron | |
| Requires-Dist: hydra-core>=1.1; extra == "implicitron" | |
| Requires-Dist: visdom; extra == "implicitron" | |
| Requires-Dist: lpips; extra == "implicitron" | |
| Requires-Dist: tqdm>4.29.0; extra == "implicitron" | |
| Requires-Dist: matplotlib; extra == "implicitron" | |
| Requires-Dist: accelerate; extra == "implicitron" | |
| Requires-Dist: sqlalchemy>=2.0; extra == "implicitron" | |
| Dynamic: author | |
| Dynamic: home-page | |
| Dynamic: license-file | |
| Dynamic: provides-extra | |
| Dynamic: requires-dist | |
| Dynamic: summary | |