This commit is contained in:
Jakub Henyk 2023-05-07 18:31:14 +02:00
parent 4660aed907
commit 7130fa7cdd

View File

@ -13,7 +13,6 @@ RUN python3 -m pip install pandas
RUN python3 -m pip install numpy
RUN python3 -m pip install torch
RUN python3 -m pip install torchvision
RUN python3 -m pip install regex
COPY ./zadanie1.py ./
COPY ./Customers.csv ./