-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
80 lines (80 loc) · 2.01 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
name: semantic-segmentation
channels:
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- backcall=0.2.0=py_0
- ca-certificates=2020.10.14=0
- certifi=2020.6.20=py38_0
- decorator=4.4.2=py_0
- ipykernel=5.3.4=py38h5ca1d4c_0
- ipython=7.18.1=py38h5ca1d4c_0
- ipython_genutils=0.2.0=py38_0
- jedi=0.18.0=py38h06a4308_1
- jupyter_client=6.1.7=py_0
- jupyter_core=4.6.3=py38_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libsodium=1.0.18=h7b6447c_0
- libstdcxx-ng=9.3.0=hd4cf53a_17
- ncurses=6.2=he6710b0_1
- openssl=1.1.1k=h27cfd23_0
- parso=0.8.0=py_0
- pexpect=4.8.0=py38_0
- pickleshare=0.7.5=py38_1000
- pip=21.1.3=py38h06a4308_0
- prompt-toolkit=3.0.8=py_0
- ptyprocess=0.6.0=py38_0
- pygments=2.7.1=py_0
- python=3.8.10=h12debd9_8
- python-dateutil=2.8.1=py_0
- pyzmq=19.0.2=py38he6710b0_1
- readline=8.1=h27cfd23_0
- setuptools=52.0.0=py38h06a4308_0
- six=1.15.0=py_0
- sqlite=3.36.0=hc218d9a_0
- tk=8.6.10=hbc83047_0
- tornado=6.0.4=py38h7b6447c_1
- traitlets=5.0.5=py_0
- wcwidth=0.2.5=py_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zeromq=4.3.3=he6710b0_3
- zlib=1.2.11=h7b6447c_3
- pip:
- attrs==21.2.0
- charset-normalizer==2.0.3
- comet-ml==3.13.1
- configobj==5.0.6
- cycler==0.10.0
- dulwich==0.20.24
- everett==1.0.3
- idna==3.2
- jsonschema==3.2.0
- kiwisolver==1.3.1
- matplotlib==3.4.2
- natsort==7.1.1
- numpy==1.21.1
- nvidia-ml-py3==7.352.0
- opencv-python==4.5.3.56
- pandas==1.3.0
- pillow==8.3.1
- pyparsing==2.4.7
- pyrsistent==0.18.0
- pytz==2021.1
- requests==2.26.0
- requests-toolbelt==0.9.1
- scipy==1.7.0
- semantic-version==2.8.5
- torch==1.9.0
- torchvision==0.10.0
- tqdm==4.61.2
- typing-extensions==3.10.0.0
- urllib3==1.26.6
- websocket-client==1.1.0
- wrapt==1.12.1
- wurlitzer==2.1.1