Update Dockerfile
This commit is contained in:
parent
e8af09d8a7
commit
65a8275e28
@ -7,6 +7,7 @@ RUN pip3 install seaborn
|
|||||||
RUN pip3 install ipython
|
RUN pip3 install ipython
|
||||||
RUN pip3 install torch
|
RUN pip3 install torch
|
||||||
RUN pip3 install numpy
|
RUN pip3 install numpy
|
||||||
|
RUN pip3 install dvc
|
||||||
RUN apt-get install unzip
|
RUN apt-get install unzip
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
Loading…
Reference in New Issue
Block a user