diff options
author | CoprDistGit <infra@openeuler.org> | 2024-03-31 14:28:17 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-03-31 14:28:17 +0000 |
commit | 63d1d405ef0fa1b778a3c006339200094efede97 (patch) | |
tree | 749c8c751f68e4094de0ff4b54d47aa5bff29403 | |
parent | b84f95e7d0c8b6fa70e1a1ccc3e383152c65afad (diff) |
automatic import of torchvision
-rw-r--r-- | torchvision.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/torchvision.spec b/torchvision.spec index 882974f..4b76ef8 100644 --- a/torchvision.spec +++ b/torchvision.spec @@ -32,6 +32,7 @@ BuildRequires: python3-hatchling %?python_enable_dependency_generator # add extra requires Requires: python3-requests +Requires: python3-torch %description -n python3-%{name} datasets and models for the pytorch paper |