From 896abcae6298676827be7ca56cdd1765e7f962e3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 29 Feb 2024 05:30:19 +0000 Subject: automatic import of transformers --- transformers.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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. -- cgit v1.2.3