mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-transformers: Adjust inputs.
As seen in <https://ci.guix.gnu.org/eval/2052486/log/raw> * gnu/packages/machine-learning.scm (python-transformers): [native-inputs]: Remove python-parameterized-next; add python-parameterized. Change-Id: I49f3c53737f829a7cdb64fb87d39f0e090802052
This commit is contained in:
committed by
Andreas Enge
parent
b130569ee9
commit
b25672f156
@@ -6348,7 +6348,7 @@ tokenizers, @code{rust-tokenizers}.")
|
||||
python-tokenizers
|
||||
python-tqdm))
|
||||
(native-inputs
|
||||
(list python-parameterized-next
|
||||
(list python-parameterized
|
||||
python-pytest python-setuptools python-wheel))
|
||||
(home-page "https://github.com/huggingface/transformers")
|
||||
(synopsis "Machine Learning for PyTorch and TensorFlow")
|
||||
|
||||
Reference in New Issue
Block a user