-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
77 lines (77 loc) · 1.9 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
name: pytorch
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- certifi=2020.11.8=py36haa95532_0
- cudatoolkit=10.1.243=h74a9793_0
- freetype=2.10.4=hd328e21_0
- intel-openmp=2020.2=254
- jpeg=9b=hb83a4c4_2
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.1.0=h56a325e_1
- lz4-c=1.9.2=hf4a77e7_3
- mkl=2020.2=256
- mkl-service=2.3.0=py36h2bbff1b_0
- mkl_fft=1.2.0=py36h45dec08_0
- mkl_random=1.1.1=py36h47e9c7a_0
- ninja=1.10.2=py36h6d14046_0
- numpy=1.19.2=py36hadc3359_0
- numpy-base=1.19.2=py36ha3acd2a_0
- olefile=0.46=py36_0
- pillow=8.0.1=py36h4fa10fc_0
- pip=20.3=py36haa95532_0
- python=3.6.3=h3b118a2_4
- pytorch=1.6.0=py3.6_cuda101_cudnn7_0
- setuptools=50.3.2=py36haa95532_2
- six=1.15.0=py36haa95532_0
- tk=8.6.10=he774522_0
- torchvision=0.7.0=py36_cu101
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_3
- wheel=0.36.0=pyhd3eb1b0_0
- wincertstore=0.2=py36h7fe50ca_0
- xz=5.2.5=h62dcd97_0
- zlib=1.2.11=h62dcd97_4
- zstd=1.4.5=h04227a9_0
- pip:
- absl-py==0.11.0
- cachetools==4.1.1
- chardet==3.0.4
- cycler==0.10.0
- 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.34.0
- idna==2.10
- imageio==2.9.0
- importlib-metadata==3.1.1
- kiwisolver==1.3.1
- markdown==3.3.3
- matplotlib==3.1.3
- oauthlib==3.1.0
- opencv-python==4.2.0.32
- pandas==1.1.5
- protobuf==3.14.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycodestyle==2.6.0
- pyparsing==2.4.7
- python-dateutil==2.8.1
- pytorch-fid==0.2.0
- pytz==2020.4
- requests==2.25.0
- requests-oauthlib==1.3.0
- rope==0.18.0
- rsa==4.6
- scipy==1.5.4
- smmap==3.0.4
- tensorboard==2.2.2
- tensorboard-plugin-wit==1.7.0
- tqdm==4.54.1
- urllib3==1.26.2
- werkzeug==1.0.1
- zipp==3.4.0