This commit is contained in:
Jakub Henyk 2023-05-13 17:35:35 +02:00
parent f36cc25970
commit b0589ea6fb

View File

@ -15,6 +15,7 @@ RUN python3 -m pip install torchvision
RUN python3 -m pip install GitPython
RUN python3 -m pip install sacred
RUN python3 -m pip install pymongo
RUN python3 -m pip install dvc
COPY ./zadanie1.py ./
COPY ./Customers.csv ./