-
Notifications
You must be signed in to change notification settings - Fork 9
/
environment.yml
88 lines (87 loc) · 2.39 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
name: TagGen
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- boto=2.49.0=py37_0
- boto3=1.9.66=py37_0
- botocore=1.12.67=py37_0
- ca-certificates=2020.7.22=0
- cachetools=4.1.1=py_0
- certifi=2020.6.20=py37_0
- cffi=1.14.2=py37h7a1dbc1_0
- chardet=3.0.4=py37_1003
- cryptography=3.1=py37h7a1dbc1_0
- cudatoolkit=10.2.89=h74a9793_1
- decorator=4.4.2=py_0
- docutils=0.16=py37_1
- freetype=2.10.2=hd328e21_0
- gensim=3.8.0=py37hf9181ef_0
- google-cloud-core=1.4.1=py_0
- google-cloud-storage=1.28.1=py_0
- google-resumable-media=0.5.1=py_0
- icc_rt=2019.0.0=h0cc432a_1
- idna=2.10=py_0
- intel-openmp=2020.2=254
- jmespath=0.10.0=py_0
- joblib=0.16.0=py_0
- jpeg=9b=hb83a4c4_2
- libpng=1.6.37=h2a8f88b_0
- libprotobuf=3.13.0=h200bbdf_0
- libtiff=4.1.0=h56a325e_1
- lz4-c=1.9.2=h62dcd97_1
- mkl=2020.2=256
- mkl-service=2.3.0=py37hb782905_0
- mkl_fft=1.1.0=py37h45dec08_0
- mkl_random=1.1.1=py37h47e9c7a_0
- networkx=2.5=py_0
- ninja=1.10.1=py37h7ef1ec2_0
- numpy=1.19.1=py37h5510c5b_0
- numpy-base=1.19.1=py37ha3acd2a_0
- olefile=0.46=py37_0
- openssl=1.1.1g=he774522_1
- pillow=7.2.0=py37hcc1f983_0
- pip=20.2.2=py37_0
- psutil=5.7.2=py37he774522_0
- pyasn1=0.4.8=py_0
- pycparser=2.20=py_2
- pyopenssl=19.1.0=py_1
- pysocks=1.7.1=py37_1
- python=3.7.9=h60c2a47_0
- python-dateutil=2.8.1=py_0
- pytorch=1.6.0=py3.7_cuda102_cudnn7_0
- pytz=2020.1=py_0
- requests=2.24.0=py_0
- rsa=4.6=py_0
- s3transfer=0.1.13=py37_0
- scikit-learn=0.23.2=py37h47e9c7a_0
- scipy=1.5.2=py37h9439919_0
- setuptools=49.6.0=py37_0
- six=1.15.0=py_0
- smart_open=2.1.0=py_0
- sqlite=3.33.0=h2a8f88b_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- tk=8.6.10=he774522_0
- torchvision=0.7.0=py37_cu102
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_3
- wheel=0.35.1=py_0
- win_inet_pton=1.1.0=py37_0
- wincertstore=0.2=py37_0
- xz=5.2.5=h62dcd97_0
- zlib=1.2.11=h62dcd97_4
- zstd=1.4.5=h04227a9_0
- pip:
- cycler==0.10.0
- google-api-core==1.20.0
- google-auth==1.18.0
- googleapis-common-protos==1.52.0
- kiwisolver==1.2.0
- mpmath==1.1.0
- powerlaw==1.4.6
- protobuf==3.12.2
- pyasn1-modules==0.2.8
- pyparsing==2.4.7
- urllib3==1.25.9
prefix: C:\Users\lecheng\Anaconda3\envs\TagGen