Skip to content

Commit 55ffd23

Browse files
committed
Remove double-install
1 parent 85f6649 commit 55ffd23

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

custom-nb-image/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ RUN pip uninstall pickle5 -y
2626
RUN pip install codeflare-sdk==0.4.0 \
2727
datasets==2.6.1 \
2828
transformers==4.23.1 \
29-
evaluate==0.3.0 \
30-
git+https://github.com/project-codeflare/torchx.git@OCP
29+
evaluate==0.3.0

0 commit comments

Comments
 (0)