removing installation of csv, it is a default library
This commit is contained in:
parent
97681d967d
commit
c4b1a8f60e
@ -13,7 +13,6 @@ RUN pip3 install torch
|
||||
RUN pip3 install seaborn
|
||||
RUN pip3 install torchvision
|
||||
RUN pip3 install sklearn
|
||||
RUN pip3 install csv
|
||||
# RUN python3 -m pip install kaggle
|
||||
RUN python3 -m pip install pandas
|
||||
RUN pip3 install matplotlib
|
||||
|
Loading…
Reference in New Issue
Block a user