py : update transfomers version (#9694)

* update transfomers version.

* update hfh version.
This commit is contained in:
vb
2024-09-30 17:03:47 +02:00
committed by GitHub
parent ace4f4be37
commit 08a43d05b6
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
numpy~=1.26.4
sentencepiece~=0.2.0
transformers>=4.40.1,<5.0.0
transformers>=4.45.1,<5.0.0
gguf>=0.1.0
protobuf>=4.21.0,<5.0.0