diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-15 14:44:34 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-15 14:44:34 +0000 |
commit | 02f76b37238fe27bcbe534810a8fa22018280b40 (patch) | |
tree | d0d385bf5492c74488341cc7850d9b29719ac365 | |
parent | a1076aca44a1eebb14974c6dd5f78161830d8542 (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 b305f49..e7376db 100644 --- a/torchvision.spec +++ b/torchvision.spec @@ -10,6 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: python3-pytorch BuildRequires: python3-requests +BuildRequires: python3-pip %description Torchvision is a PyTorch add-on that provides access to: |