update list of libraries

This commit is contained in:
Sebastian Wałęsa 2022-05-06 19:43:50 +02:00
parent a6f515327a
commit 0c4e265e83

View File

@ -15,9 +15,6 @@ RUN pip3 install torchvision
RUN pip3 install jovian RUN pip3 install jovian
RUN pip3 install matplotlib RUN pip3 install matplotlib
RUN pip3 install seaborn RUN pip3 install seaborn
RUN pip3 install random
RUN pip3 install os
RUN pip3 install sys
# Przygotowanie kaggle # Przygotowanie kaggle