Skip to content

Commit

Permalink
rm Dockerfile deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mon-ius committed Mar 21, 2024
1 parent 1b4c3d7 commit bbffa7a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ RUN apt-get install -y --no-install-recommends git
# Install libraries.
ENV PIP_ROOT_USER_ACTION=ignore
RUN python -m pip install --upgrade pip
RUN pip install fairscale==0.4.13
RUN pip install numpy==1.24.4
RUN pip install immutabledict==4.1.0
RUN pip install sentencepiece==0.1.99

# Install from source.
Expand Down

0 comments on commit bbffa7a

Please sign in to comment.