Skip to content

Commit

Permalink
pin transformers to version 4.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Mar 4, 2024
1 parent e8a0026 commit 6b06e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN pip3 install --no-cache-dir \
opencv-python \
scikit-learn \
tf-nightly \
transformers
transformers==4.35.0


# Install nltk data
Expand Down

0 comments on commit 6b06e92

Please sign in to comment.