Update Dockerfile (sacred)
This commit is contained in:
parent
c16dc1b9d3
commit
59e2ea929d
@ -7,6 +7,7 @@ RUN pip3 install ipython
|
||||
RUN pip3 install torch
|
||||
RUN pip3 install numpy
|
||||
RUN pip3 install sacred
|
||||
RUN pip3 install GitPython
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user