mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
b130569ee9
commit
b25672f156
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue