diff options
author | CoprDistGit <infra@openeuler.org> | 2024-03-31 14:41:47 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-03-31 14:41:47 +0000 |
commit | 0ca32ac8a9a13a6ef6885b278c1868f167d98eff (patch) | |
tree | 2866b1f8a623de1adaab1271facc8adbdb2f7dcb /torchvision.spec | |
parent | 63d1d405ef0fa1b778a3c006339200094efede97 (diff) |
automatic import of torchvision
Diffstat (limited to 'torchvision.spec')
-rw-r--r-- | torchvision.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/torchvision.spec b/torchvision.spec index 4b76ef8..9869d66 100644 --- a/torchvision.spec +++ b/torchvision.spec @@ -27,12 +27,12 @@ BuildRequires: python3-rpm-macros BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling +BuildRequires: python3-pytorch # auto add requires %?python_enable_dependency_generator # add extra requires Requires: python3-requests -Requires: python3-torch %description -n python3-%{name} datasets and models for the pytorch paper |