We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64cb5c3 + 25f5d8b commit bd36c2bCopy full SHA for bd36c2b
.github/workflows/automerge.yml
@@ -5,7 +5,7 @@ name: Python application
5
6
on:
7
push:
8
- branches: [ "main", "171-upgrade-tf-2190" ]
+ branches: [ "main", "187-upgrade-transformers" ]
9
10
permissions:
11
contents: read
cicd-requirements.txt
@@ -3,4 +3,4 @@ tensorflow-text==2.19.0
3
keras-nlp==0.9.1
4
scikit-learn==1.4.1.post1
tensorflow-hub==0.16.1
-transformers==4.51.1
+transformers==4.54.0
0 commit comments