Skip to content

Commit bd36c2b

Browse files
authored
Merge pull request #189 from david-thrower/187-upgrade-transformers
Refs/heads/187 upgrade transformers
2 parents 64cb5c3 + 25f5d8b commit bd36c2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Python application
55

66
on:
77
push:
8-
branches: [ "main", "171-upgrade-tf-2190" ]
8+
branches: [ "main", "187-upgrade-transformers" ]
99

1010
permissions:
1111
contents: read

cicd-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ tensorflow-text==2.19.0
33
keras-nlp==0.9.1
44
scikit-learn==1.4.1.post1
55
tensorflow-hub==0.16.1
6-
transformers==4.51.1
6+
transformers==4.54.0

0 commit comments

Comments
 (0)