Skip to content

Commit bbf4c01

Browse files
Bump transformers from 4.22.0 to 4.53.0 in /demo/alti/detecting_hallucinations (#77)
Bump transformers in /demo/alti/detecting_hallucinations Bumps [transformers](https://github.com/huggingface/transformers) from 4.22.0 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.22.0...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 638176a commit bbf4c01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/alti/detecting_hallucinations/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
torch==2.8.0
44
unbabel-comet==1.1.3
55
sentence-transformers==2.2.2
6-
transformers==4.22.0
6+
transformers==4.53.0
77
pandas==1.5.1
88
numpy==1.23.2
99
sacrebleu==2.3.1

0 commit comments

Comments
 (0)