upd d
This commit is contained in:
parent
8da46adb0f
commit
360ea6fdfa
@ -7,7 +7,7 @@ RUN apt-get update && \
|
||||
RUN pip3 install kaggle
|
||||
RUN pip3 install pandas
|
||||
RUN pip3 install scikit-learn
|
||||
#RUN pip3 install tensorflow==2.12.*
|
||||
RUN pip3 install tensorflow==2.12.*
|
||||
RUN pip3 install torch torchvision
|
||||
#RUN pip install torch==1.8.0+cpu torchvision==0.9.0+cpu torchaudio==0.8.0 -f https://download.pytorch.org/whl/torch_stable.html
|
||||
RUN pip3 install pickle5
|
||||
|
Loading…
Reference in New Issue
Block a user