From 9fc0f7f04612337aaac50f5178c1040e6f10310d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 15 Apr 2024 12:12:58 +0000 Subject: automatic import of torchvision --- torchvision.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'torchvision.spec') diff --git a/torchvision.spec b/torchvision.spec index a2f293b..5dc7afc 100644 --- a/torchvision.spec +++ b/torchvision.spec @@ -8,6 +8,9 @@ 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 + %description Torchvision is a PyTorch add-on that provides access to: - Datasets (MNIST, CIFAR10, etc.) -- cgit v1.2.3