Skip to content

Commit

Permalink
Refresh transformers version.
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <jiz@microsoft.com>
  • Loading branch information
fatcat-z committed Jun 26, 2024
1 parent 4231966 commit b9c1fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/keras_application_test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ runs:
pip install git+https://www.github.com/keras-team/keras-contrib.git
pip install keras-tcn==2.8.3
pip install git+https://github.com/qubvel/efficientnet
pip install transformers==4.2.0
pip install transformers
pip install keras-self-attention
pip install pytest pytest-cov pytest-runner
pip install "numpy<2"
Expand Down

0 comments on commit b9c1fe8

Please sign in to comment.