fix
This commit is contained in:
parent
86ec6b174a
commit
d606694af4
@ -12,6 +12,7 @@ RUN apt-get install -y python3-pip
|
|||||||
RUN python3 -m pip install pandas
|
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
|
||||||
|
|
||||||
COPY ./zadanie1.py ./
|
COPY ./zadanie1.py ./
|
||||||
COPY ./Customers.csv ./
|
COPY ./Customers.csv ./
|
||||||
|
Loading…
Reference in New Issue
Block a user