diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-15 13:25:16 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-15 13:25:16 +0000 |
commit | a32e4753c280754c6f249202eca265e32f8ba4fb (patch) | |
tree | 7ab4b7e657f9fe33d076ff933f9975486a4fad06 | |
parent | 9fc0f7f04612337aaac50f5178c1040e6f10310d (diff) |
automatic import of torchvision
-rw-r--r-- | torchvision.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/torchvision.spec b/torchvision.spec index 5dc7afc..0a4e3ff 100644 --- a/torchvision.spec +++ b/torchvision.spec @@ -8,8 +8,8 @@ Source: https://github.com/pytorch/vision/archive/refs/tags/v0.16.2.tar.gz URL: https://github.com/pytorch/vision BuildRoot: %{_tmppath}/%{name}-buildroot -Requires: python3-pytorch -Requires: python3-requests +BuildRequires: python3-pytorch +BuildRequires: python3-requests %description Torchvision is a PyTorch add-on that provides access to: |