diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-13 12:18:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-13 12:18:33 +0000 |
commit | fc5a4d22c9f2dcabde90808e8e97404230422405 (patch) | |
tree | 208479b562323f04a674aa0db492bee9b7df7f96 /python-torchvision.spec | |
parent | 1334b46c203d69fdbe2359d8f5095bc8e162cc09 (diff) |
automatic import of python-torchvision
Diffstat (limited to 'python-torchvision.spec')
-rw-r--r-- | python-torchvision.spec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/python-torchvision.spec b/python-torchvision.spec index 384c54b..93930d6 100644 --- a/python-torchvision.spec +++ b/python-torchvision.spec @@ -21,6 +21,13 @@ BuildRequires: libjpeg-turbo-devel BuildRequires: libpng-devel BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-setuptools_scm +BuildRequires: python3-pbr +BuildRequires: python3-pip +BuildRequires: python3-wheel +BuildRequires: python3-hatchling + BuildRequires: python3-pytorch >= 2.1.2 BuildRequires: python3-numpy |