Skip to content

Commit 36a4210

Browse files
committed
📝Updated Dockerfile
1 parent 724b594 commit 36a4210

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,5 @@ RUN apt-get -y install git
77
RUN apt-get -y install ssh
88
RUN apt-get -y install tmux
99
RUN pip install -U pip
10-
RUN pip install git+git://github.com/carefree0910/carefree-toolkit@dev
11-
RUN pip install git+git://github.com/carefree0910/carefree-data@dev
12-
RUN pip install git+git://github.com/carefree0910/carefree-ml@dev
1310
RUN pip install .
1411
RUN pip install gpustat

0 commit comments

Comments
 (0)