asdsad
This commit is contained in:
parent
e33d4a47d0
commit
f698e21271
@ -12,11 +12,10 @@ 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 GitPython
|
||||
RUN python3 -m pip install sacred
|
||||
RUN python3 -m pip install pymongo
|
||||
RUN python3 -m pip install dvc
|
||||
RUN python3 -m pip install gitpython
|
||||
RUN python3 -m pip install git
|
||||
|
||||
COPY ./zadanie1.py ./
|
||||
COPY ./Customers.csv ./
|
||||
|
Loading…
Reference in New Issue
Block a user