add torch
This commit is contained in:
parent
4c4d0e1864
commit
30ce16ba37
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user