fix docker build failed
This commit is contained in:
parent
cf101e62a9
commit
9fcaffde27
|
@ -50,6 +50,7 @@ RUN pip3 install --upgrade setuptools
|
|||
RUN pip3 install wheel
|
||||
RUN pip3 install future
|
||||
RUN pip3 install six==1.14.0
|
||||
RUN pip3 install --upgrade pip
|
||||
RUN pip3 install tensorflow==1.14.0
|
||||
RUN pip3 install tf_slim
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user