fix2
This commit is contained in:
parent
f36cc25970
commit
b0589ea6fb
@ -15,6 +15,7 @@ RUN python3 -m pip install torchvision
|
|||||||
RUN python3 -m pip install GitPython
|
RUN python3 -m pip install GitPython
|
||||||
RUN python3 -m pip install sacred
|
RUN python3 -m pip install sacred
|
||||||
RUN python3 -m pip install pymongo
|
RUN python3 -m pip install pymongo
|
||||||
|
RUN python3 -m pip install dvc
|
||||||
|
|
||||||
COPY ./zadanie1.py ./
|
COPY ./zadanie1.py ./
|
||||||
COPY ./Customers.csv ./
|
COPY ./Customers.csv ./
|
||||||
|
Loading…
Reference in New Issue
Block a user