Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
49b8c2d8ca
commit
75dcb55335
@ -12,6 +12,7 @@ RUN pip3 install pandas
|
||||
RUN pip3 install torch
|
||||
RUN pip3 install sklearn
|
||||
RUN pip3 install matplotlib
|
||||
RUN pip3 install sacred
|
||||
|
||||
ARG CUTOFF
|
||||
ENV CUTOFF=${CUTOFF}
|
||||
|
Loading…
Reference in New Issue
Block a user