Skip to content

Commit

Permalink
pin keras to 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Mar 4, 2024
1 parent 3b2be23 commit 3ec6eab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ RUN pip3 install --no-cache-dir \
opencv-python \
scikit-learn \
tf-nightly \
tf-keras \
transformers
transformers \
keras==2.14.0


# Install nltk data
Expand Down

0 comments on commit 3ec6eab

Please sign in to comment.