diff options
-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 |