-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment.yml
112 lines (111 loc) · 2.89 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
109
110
111
name: ocr
channels:
- pytorch
- fastai
- defaults
dependencies:
- blas=1.0=mkl
- bottleneck=1.3.2=py37h2a96729_1
- brotlipy=0.7.0=py37he774522_1000
- ca-certificates=2020.6.24=0
- certifi=2020.6.20=py37_0
- cffi=1.14.0=py37h7a1dbc1_0
- chardet=3.0.4=py37_1003
- cryptography=2.9.2=py37h7a1dbc1_0
- cudatoolkit=10.2.89=h74a9793_1
- cycler=0.10.0=py37_0
- cymem=2.0.2=py37h74a9793_0
- cytoolz=0.9.0.1=py37hfa6e2cd_1
- dataclasses=0.7=py37_0
- dill=0.2.9=py37_0
- fastprogress=0.2.6=py_0
- freetype=2.10.2=hd328e21_0
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha925a31_3
- idna=2.10=py_0
- intel-openmp=2019.4=245
- jpeg=9b=hb83a4c4_2
- kiwisolver=1.2.0=py37h74a9793_0
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.1.0=h56a325e_1
- lz4-c=1.9.2=h62dcd97_1
- matplotlib=3.2.2=0
- matplotlib-base=3.2.2=py37h64f37c6_0
- mkl=2018.0.3=1
- mkl_fft=1.0.6=py37hdbbee80_0
- mkl_random=1.0.1=py37h77b88f5_1
- msgpack-numpy=0.4.3.2=py37_0
- msgpack-python=0.6.1=py37h74a9793_1
- murmurhash=1.0.2=py37h33f27b4_0
- ninja=1.10.0=py37h7ef1ec2_0
- numexpr=2.6.8=py37h9ef55f4_0
- numpy=1.15.4=py37ha559c80_0
- numpy-base=1.15.4=py37h8128ebf_0
- olefile=0.46=py37_0
- openssl=1.1.1g=he774522_0
- packaging=20.4=py_0
- pandas=1.1.0=py37ha925a31_0
- pillow=7.2.0=py37hcc1f983_0
- pip=20.2.1=py37_0
- plac=0.9.6=py37_1
- pycparser=2.20=py_2
- pyopenssl=19.1.0=py_1
- pyparsing=2.4.7=py_0
- pyqt=5.9.2=py37h6538335_2
- pyreadline=2.1=py37_1
- pysocks=1.7.1=py37_1
- python=3.7.7=h81c818b_4
- python-dateutil=2.8.1=py_0
- pytorch=1.6.0=py3.7_cuda102_cudnn7_0
- pytz=2020.1=py_0
- pyyaml=5.3.1=py37he774522_1
- qt=5.9.7=vc14h73c81de_0
- regex=2018.08.29=py37hfa6e2cd_0
- requests=2.24.0=py_0
- scipy=1.1.0=py37h4f6bf74_1
- setuptools=49.2.1=py37_0
- sip=4.19.8=py37h6538335_0
- six=1.15.0=py_0
- sqlite=3.32.3=h2a8f88b_0
- tbb=2020.0=h74a9793_0
- tbb4py=2020.0=py37h74a9793_0
- tk=8.6.10=he774522_0
- toolz=0.10.0=py_0
- torchvision=0.7.0=py37_cu102
- tornado=6.0.4=py37he774522_1
- tqdm=4.48.2=py_0
- typing=3.7.4.3=py37_0
- ujson=3.0.0=py37ha925a31_0
- urllib3=1.25.10=py_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_3
- wheel=0.34.2=py37_0
- win_inet_pton=1.1.0=py37_0
- wincertstore=0.2=py37_0
- wrapt=1.10.11=py37hfa6e2cd_2
- xz=5.2.5=h62dcd97_0
- yaml=0.2.5=he774522_0
- zlib=1.2.11=h62dcd97_4
- zstd=1.4.5=h04227a9_0
- pip:
- beautifulsoup4==4.9.1
- blis==0.4.1
- catalogue==1.0.0
- click==7.1.2
- fastai==1.0.64.dev0
- flask==1.1.2
- future==0.18.2
- importlib-metadata==1.7.0
- itsdangerous==1.1.0
- jinja2==2.11.2
- markupsafe==1.1.1
- nvidia-ml-py3==7.352.0
- opencv-python==4.3.0.38
- preshed==3.0.2
- soupsieve==2.0.1
- spacy==2.3.2
- srsly==1.0.2
- thinc==7.4.1
- wasabi==0.7.1
- werkzeug==1.0.1
- zipp==3.1.0