提交 e9e6abfa 编写于 作者: D dong zhihong

remove comments

上级 0405e884
......@@ -63,8 +63,6 @@ RUN pip install pre-commit 'ipython==5.3.0' && \
pip install 'ipykernel==4.6.0' 'jupyter==1.0.0' && \
pip install opencv-python
# paddle is using numpy.flip, which is introduced since 1.12.0
# RUN pip --no-cache-dir install 'numpy>=1.12.0'
COPY ./python/requirements.txt /root/
RUN pip install -r /root/requirements.txt
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册