add torch

This commit is contained in:
Sebastian Wałęsa 2022-05-06 19:33:28 +02:00
parent 4c4d0e1864
commit 30ce16ba37

View File

@ -10,6 +10,7 @@ RUN apt install python3-pip -y
RUN apt install unzip -y
RUN pip3 install kaggle
RUN pip3 install pandas
RUN pip3 install torch
# Przygotowanie kaggle