Created
September 19, 2017 19:55
-
-
Save Davidnet/262406661a7ebb9c2d7082a49c015e97 to your computer and use it in GitHub Desktop.
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
channels: | |
- loopbio # gtk2-feature, gtk2, ffmpeg-feature, | |
# opencv [gtk2, ffmpeg] | |
# cuda-feature, cudnn-feature, caffe [cuda, cudnn], | |
- conda-forge # everything else | |
- pkgw-forge # atk gdk2-pixbuf & deps | |
- defaults # in case anything is missing | |
dependencies: | |
- python=2.7 | |
- pip | |
# Image proc libs | |
- gtk2 # for opencv | |
- ffmpeg # for opencv | |
- opencv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you David you are awesome