Skip to content

Commit ec6a111

Browse files
authored
Arm backend: Update transformers package to 5.3.0 (#21060)
Move transformers package pin to 5.3.0 for example models Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
1 parent ad52be9 commit ec6a111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/arm/image_classification_example_ethos_u/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.3.0
88
tqdm == 4.67.1

0 commit comments

Comments
 (0)