numpy add
This commit is contained in:
parent
20a8e7ae9c
commit
35579a7eb3
@ -5,6 +5,7 @@ RUN apt install python3-pip -y
|
||||
RUN apt install unzip -y
|
||||
RUN apt install git -y
|
||||
|
||||
RUN pip install --user numpy
|
||||
RUN pip install --user pandas
|
||||
RUN pip install --user torch
|
||||
RUN pip install --user keras
|
||||
|
Loading…
Reference in New Issue
Block a user