-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
101 lines (100 loc) · 2.46 KB
/
environment.yml
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
name: py36-imgdn
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- backcall=0.1.0=py36_0
- ca-certificates=2019.1.23=0
- certifi=2019.3.9=py36_0
- decorator=4.4.0=py36_1
- ipython=7.5.0=py36h39e3cac_0
- ipython_genutils=0.2.0=py36_0
- jedi=0.13.3=py36_0
- jupyter_client=5.2.4=py36_0
- jupyter_core=4.4.0=py36_0
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libsodium=1.0.16=h1bed415_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- ncurses=6.1=he6710b0_1
- openssl=1.1.1b=h7b6447c_1
- parso=0.4.0=py_0
- pexpect=4.7.0=py36_0
- pickleshare=0.7.5=py36_0
- pip=19.1.1=py36_0
- prompt_toolkit=2.0.9=py36_0
- ptyprocess=0.6.0=py36_0
- pygments=2.4.0=py_0
- python=3.6.8=h0371630_0
- python-dateutil=2.8.0=py36_0
- pyzmq=18.1.1=py36he6710b0_0
- readline=7.0=h7b6447c_5
- setuptools=41.0.1=py36_0
- six=1.14.0=py36_0
- sqlite=3.28.0=h7b6447c_0
- tk=8.6.8=hbc83047_0
- tornado=6.0.2=py36h7b6447c_0
- traitlets=4.3.2=py36_0
- wcwidth=0.1.9=py_0
- wheel=0.33.4=py36_0
- xz=5.2.4=h14c3975_4
- zeromq=4.3.1=he6710b0_3
- zlib=1.2.11=h7b6447c_3
- pip:
- attrs==19.3.0
- bleach==3.1.4
- coloredlogs==14.0
- cycler==0.10.0
- defusedxml==0.6.0
- entrypoints==0.3
- humanfriendly==8.1
- imageio==2.8.0
- imgaug==0.4.0
- importlib-metadata==1.6.0
- ipykernel==5.2.0
- ipywidgets==7.5.1
- jinja2==2.11.1
- joblib==0.14.1
- jsonschema==3.2.0
- jupyter==1.0.0
- jupyter-console==6.1.0
- kiwisolver==1.1.0
- markupsafe==1.1.1
- matplotlib==3.2.1
- mistune==0.8.4
- nbconvert==5.6.1
- nbformat==5.0.4
- networkx==2.4
- notebook==6.0.3
- numpy==1.18.2
- opencv-contrib-python==3.4.2.16
- opencv-python==3.4.2.16
- pandocfilters==1.4.2
- pillow==7.0.0
- prometheus-client==0.7.1
- protobuf==3.11.3
- pyparsing==2.4.6
- pyrsistent==0.16.0
- pywavelets==1.1.1
- pyyaml==5.3.1
- qtconsole==4.7.2
- qtpy==1.9.0
- scikit-image==0.16.2
- scikit-learn==0.22.2.post1
- scipy==1.4.1
- send2trash==1.5.0
- shapely==1.7.0
- tensorboardx==2.0
- termcolor==1.1.0
- terminado==0.8.3
- testpath==0.4.4
- torch==1.4.0
- torchgeometry==0.1.2
- torchsummary==1.5.1
- torchvision==0.5.0
- tqdm==4.44.1
- webencodings==0.5.1
- widgetsnbextension==3.5.1
- zipp==3.1.0
prefix: /home/yoyee/miniconda3/envs/py36-imgden