-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
109 lines (108 loc) · 2.71 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
101
102
103
104
105
106
107
108
name: describable-textures-dataset
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2020.10.14=0
- certifi=2020.11.8=py36hecd8cb5_0
- dataclasses=0.7=py36_0
- freetype=2.10.4=ha233b18_0
- intel-openmp=2019.4=233
- jpeg=9b=he5867d9_2
- lcms2=2.11=h92f6f08_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- libpng=1.6.37=ha441bb4_0
- libtiff=4.1.0=hcb84e12_1
- libuv=1.40.0=haf1e3a3_0
- lz4-c=1.9.2=h79c402e_3
- mkl=2019.4=233
- mkl-service=2.3.0=py36hfbe908c_0
- mkl_fft=1.2.0=py36hc64f4ea_0
- mkl_random=1.1.1=py36h959d312_0
- ncurses=6.2=h0a44026_1
- ninja=1.10.2=py36hf7b0b51_0
- numpy-base=1.19.2=py36hcfb5961_0
- olefile=0.46=py36_0
- openssl=1.1.1h=haf1e3a3_0
- pillow=8.0.1=py36h5270095_0
- pip=20.3=py36hecd8cb5_0
- python=3.6.12=h26836e1_2
- pytorch=1.7.0=py3.6_0
- readline=8.0=h1de35cc_0
- setuptools=50.3.1=py36hecd8cb5_1
- six=1.15.0=py36hecd8cb5_0
- sqlite=3.33.0=hffcf06c_0
- tk=8.6.10=hb0a8c7a_0
- torchaudio=0.7.0=py36
- torchvision=0.8.1=py36_cpu
- typing_extensions=3.7.4.3=py_0
- wheel=0.35.1=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- zstd=1.4.5=h41d2c2f_0
- pip:
- absl-py==0.11.0
- albumentations==0.5.2
- cachetools==4.1.1
- chardet==3.0.4
- click==7.1.2
- configparser==5.0.1
- cycler==0.10.0
- decorator==4.4.2
- docker-pycreds==0.4.0
- efficientnet-pytorch==0.6.3
- future==0.18.2
- gitdb==4.0.5
- gitpython==3.1.11
- google-auth==1.23.0
- google-auth-oauthlib==0.4.2
- grpcio==1.33.2
- idna==2.10
- imageio==2.9.0
- imgaug==0.4.0
- importlib-metadata==3.1.0
- kiwisolver==1.3.1
- markdown==3.3.3
- matplotlib==3.3.3
- munch==2.5.0
- networkx==2.5
- numpy==1.19.4
- oauthlib==3.1.0
- opencv-python==4.4.0.46
- opencv-python-headless==4.4.0.46
- pathtools==0.1.2
- pretrainedmodels==0.7.4
- promise==2.3
- protobuf==3.14.0
- psutil==5.7.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyparsing==2.4.7
- python-dateutil==2.8.1
- pywavelets==1.1.1
- pyyaml==5.3.1
- requests==2.25.0
- requests-oauthlib==1.3.0
- rsa==4.6
- scikit-image==0.17.2
- scipy==1.5.4
- segmentation-models-pytorch==0.1.2
- sentry-sdk==0.19.4
- shapely==1.7.1
- shortuuid==1.0.1
- smmap==3.0.4
- subprocess32==3.5.4
- tensorboard==2.4.0
- tensorboard-plugin-wit==1.7.0
- tifffile==2020.9.3
- timm==0.1.20
- tqdm==4.54.0
- urllib3==1.26.2
- wandb==0.10.11
- watchdog==0.10.4
- werkzeug==1.0.1
- zipp==3.4.0
prefix: /Users/pascal/opt/anaconda3/envs/describable-textures-dataset