We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Dockerfile
1 parent 724b594 commit 36a4210Copy full SHA for 36a4210
Dockerfile
@@ -7,8 +7,5 @@ RUN apt-get -y install git
7
RUN apt-get -y install ssh
8
RUN apt-get -y install tmux
9
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
13
RUN pip install .
14
RUN pip install gpustat
0 commit comments