forked from datitran/raccoon_dataset
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
40 lines (39 loc) · 795 Bytes
/
environment.yml
File metadata and controls
40 lines (39 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
name: raccoon_dataset
channels: !!python/tuple
- menpo
- defaults
dependencies:
- freetype=2.5.5=2
- jbig=2.1=0
- jlaura::opencv3=3.0.0=py35_0
- jpeg=9b=0
- libpng=1.6.27=0
- libtiff=4.0.6=3
- menpo::tbb=4.3_20141023=0
- mkl=2017.0.3=0
- numpy=1.13.1=py35_0
- olefile=0.44=py35_0
- openssl=1.0.2l=0
- pandas=0.20.3=py35_0
- pillow=4.2.1=py35_0
- pip=9.0.1=py35_1
- python=3.5.3=1
- python-dateutil=2.6.1=py35_0
- pytz=2017.2=py35_0
- readline=6.2=2
- setuptools=27.2.0=py35_0
- six=1.10.0=py35_0
- sqlite=3.13.0=0
- tk=8.5.18=0
- wheel=0.29.0=py35_0
- xz=5.2.2=1
- zlib=1.2.8=3
- pip:
- backports.weakref==1.0rc1
- bleach==1.5.0
- html5lib==0.9999999
- markdown==2.6.8
- protobuf==3.3.0
- tensorflow==1.2.1
- werkzeug==0.12.2
prefix: /Users/datitran/anaconda/envs/raccoon_dataset