Created
January 29, 2017 13:32
-
-
Save Yasushi/4a1aa4e3a32e3674569a0687d705a300 to your computer and use it in GitHub Desktop.
paintschainer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FROM continuumio/miniconda3 | |
| RUN conda upgrade -y pip && conda install -y opencv && pip install chainer opencv-python pillow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment