diff options
-rw-r--r-- | python-torchtext.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-torchtext.spec b/python-torchtext.spec index 8e5d88c..2a79528 100644 --- a/python-torchtext.spec +++ b/python-torchtext.spec @@ -15,6 +15,7 @@ BuildRequires: cmake BuildRequires: python3-tqdm BuildRequires: python3-requests BuildRequires: python3-devel +BuildRequires: python3-pytorch %description Models, data loaders and abstractions for language processing, powered by PyTorch |