fix12
This commit is contained in:
parent
4660aed907
commit
7130fa7cdd
@ -13,7 +13,6 @@ RUN python3 -m pip install pandas
|
|||||||
RUN python3 -m pip install numpy
|
RUN python3 -m pip install numpy
|
||||||
RUN python3 -m pip install torch
|
RUN python3 -m pip install torch
|
||||||
RUN python3 -m pip install torchvision
|
RUN python3 -m pip install torchvision
|
||||||
RUN python3 -m pip install regex
|
|
||||||
|
|
||||||
COPY ./zadanie1.py ./
|
COPY ./zadanie1.py ./
|
||||||
COPY ./Customers.csv ./
|
COPY ./Customers.csv ./
|
||||||
|
Loading…
Reference in New Issue
Block a user