add torchvision
This commit is contained in:
parent
61950f7639
commit
26dbbc17ec
@ -11,6 +11,7 @@ RUN apt install unzip -y
|
|||||||
RUN pip3 install kaggle
|
RUN pip3 install kaggle
|
||||||
RUN pip3 install pandas
|
RUN pip3 install pandas
|
||||||
RUN pip3 install torch
|
RUN pip3 install torch
|
||||||
|
RUN pip3 install torchvision
|
||||||
RUN pip3 install jovian
|
RUN pip3 install jovian
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user