summaryrefslogtreecommitdiff
path: root/transformers.spec
diff options
context:
space:
mode:
Diffstat (limited to 'transformers.spec')
-rw-r--r--transformers.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/transformers.spec b/transformers.spec
index 3492189..7125d9d 100644
--- a/transformers.spec
+++ b/transformers.spec
@@ -8,8 +8,16 @@ URL: https://pypi.org/
Source0: https://files.pythonhosted.org/packages/8f/81/ca40da3d5fbd54d67cbbc004562a5b84c8bc8355d376ba94272710a1dd7f/transformers-4.38.1.tar.gz
BuildRequires: g++
-Requires: python3-future
+Requires: python3-pytorch
Requires: python3-numpy
+Requires: python3-regex
+Requires: python3-filelock
+Requires: python3-tqdm
+Requires: python3-huggingface-hub
+Requires: python3-safetensors
+Requires: python3-tokenizers
+Requires: python3-pyyaml
+Requires: python3-requests
%description
Transformers provides thousands of pretrained models to perform tasks on different modalities such as text, vision, and audio.