diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-13 04:36:28 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-13 04:36:28 +0000 |
commit | 5545cd6e5f36d17320b5767f123743244b13aade (patch) | |
tree | f172b6199d180dd5550e34df67483e6b3a2d3a49 | |
parent | b368a65623ef09aff8ee4e72e697b7483899b15a (diff) |
automatic import of python-pytorch3d
-rw-r--r-- | python-pytorch3d.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-pytorch3d.spec b/python-pytorch3d.spec index c739315..4f1df8f 100644 --- a/python-pytorch3d.spec +++ b/python-pytorch3d.spec @@ -23,8 +23,8 @@ BuildRequires: python3-setuptools_scm BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling -BuildRequires: python3-ninja -BuildRequires: python3-pytorch +#BuildRequires: python3-ninja +BuildRequires: g++ %description -n python3-pytorch3d PyTorch3D provides efficient, reusable components for 3D Computer Vision research with PyTorch. |