add other libraries
This commit is contained in:
parent
26dbbc17ec
commit
a6f515327a
@ -13,6 +13,11 @@ RUN pip3 install pandas
|
|||||||
RUN pip3 install torch
|
RUN pip3 install torch
|
||||||
RUN pip3 install torchvision
|
RUN pip3 install torchvision
|
||||||
RUN pip3 install jovian
|
RUN pip3 install jovian
|
||||||
|
RUN pip3 install matplotlib
|
||||||
|
RUN pip3 install seaborn
|
||||||
|
RUN pip3 install random
|
||||||
|
RUN pip3 install os
|
||||||
|
RUN pip3 install sys
|
||||||
|
|
||||||
|
|
||||||
# Przygotowanie kaggle
|
# Przygotowanie kaggle
|
||||||
|
Loading…
Reference in New Issue
Block a user