add sacred to Dockerfile
This commit is contained in:
parent
6959792f91
commit
521c03fe12
@ -11,6 +11,7 @@ RUN pip3 install numpy
|
||||
|
||||
RUN pip3 install matplotlib
|
||||
RUN pip3 install torch
|
||||
RUN pip3 install sacred
|
||||
|
||||
ARG CUTOFF
|
||||
ARG KAGGLE_USERNAME
|
||||
|
Loading…
Reference in New Issue
Block a user