Skip to content

Commit a79244b

Browse files
Bump transformers in /examples/arm/image_classification_example_vgf
Bumps [transformers](https://github.com/huggingface/transformers) from 4.56.1 to 5.0.0rc3. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.56.1...v5.0.0rc3) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.0.0rc3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8373587 commit a79244b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/arm/image_classification_example_vgf/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# LICENSE file in the root directory of this source tree.
55

66
evaluate == 0.4.6
7-
transformers[torch] == 4.56.1
7+
transformers[torch] == 5.0.0rc3
88
tqdm == 4.67.1

0 commit comments

Comments
 (0)