diff --git a/Dockerfile b/Dockerfile index faa5ab9..4022b36 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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