-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yaml
110 lines (110 loc) · 3.16 KB
/
environment.yaml
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
name: handwriting
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- atk-1.0=2.36.0=ha1a6a79_0
- blas=1.0=mkl
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.11.17=hbcca054_0
- cairo=1.16.0=hb05425b_5
- cffi=1.16.0=py311h5eee18b_0
- expat=2.2.10=h9c3ff4c_0
- filelock=3.13.1=pyhd8ed1ab_0
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=hab24e00_0
- fontconfig=2.14.1=hef1e5e3_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- freetype=2.10.4=h0708190_1
- fribidi=1.0.10=h36c2ea0_0
- gdk-pixbuf=2.42.10=h5eee18b_0
- glib=2.69.1=he621ea3_2
- gobject-introspection=1.72.0=py311hbb6d50b_2
- graphite2=1.3.14=h295c915_1
- graphviz=2.50.0=h3cd0ef9_0
- gtk2=2.24.33=h73c1081_2
- gts=0.7.6=h08bb679_0
- harfbuzz=4.3.0=hf52aaf7_1
- icu=58.2=hf484d3e_1000
- intel-openmp=2023.1.0=hdb19cb5_46306
- jinja2=3.1.2=pyhd8ed1ab_1
- jpeg=9e=h166bdaf_1
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- libdeflate=1.17=h5eee18b_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgd=2.3.3=h695aa2c_1
- libgomp=11.2.0=h1234567_1
- libpng=1.6.39=h5eee18b_0
- libprotobuf=3.20.3=he621ea3_0
- librsvg=2.54.4=h36cc946_2
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.5.1=h6a678d5_0
- libtool=2.4.6=h6a678d5_1009
- libuuid=1.41.5=h5eee18b_0
- libwebp-base=1.3.2=h5eee18b_0
- libxcb=1.15=h7f8727e_0
- libxml2=2.9.14=h74e7548_0
- lz4-c=1.9.4=h6a678d5_0
- markupsafe=2.1.1=py311h5eee18b_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py311h5eee18b_1
- mkl_fft=1.3.8=py311h5eee18b_0
- mkl_random=1.2.4=py311hdb19cb5_0
- mpmath=1.3.0=pyhd8ed1ab_0
- ncurses=6.4=h6a678d5_0
- networkx=3.2.1=pyhd8ed1ab_0
- ninja=1.10.2=h06a4308_5
- ninja-base=1.10.2=hd09550d_5
- numpy-base=1.26.0=py311hf175353_0
- openssl=3.0.12=h7f8727e_0
- pango=1.50.7=h05da053_0
- pcre=8.45=h9c3ff4c_0
- pip=23.3=py311h06a4308_0
- pixman=0.40.0=h7f8727e_1
- pycparser=2.21=pyhd8ed1ab_0
- python=3.11.5=h955ad1f_0
- python-graphviz=0.20.1=pyh22cad53_0
- pytorch=2.0.1=cpu_py311h6d93b4c_0
- readline=8.2=h5eee18b_0
- setuptools=68.0.0=py311h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- sympy=1.12=pyh04b8f61_3
- tbb=2021.8.0=hdb19cb5_0
- tk=8.6.12=h1ccaba5_0
- torchview=0.2.6=pyhd8ed1ab_0
- typing-extensions=4.8.0=hd8ed1ab_0
- typing_extensions=4.8.0=pyha770c72_0
- tzdata=2023c=h04d1e81_0
- wheel=0.41.2=py311h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.5=hc292b87_0
- pip:
- black==23.11.0
- click==8.1.7
- contourpy==1.2.0
- cycler==0.12.1
- fonttools==4.44.3
- joblib==1.3.2
- kiwisolver==1.4.5
- matplotlib==3.8.2
- mypy-extensions==1.0.0
- numpy==1.26.2
- packaging==23.2
- pathspec==0.11.2
- pillow==10.1.0
- platformdirs==4.0.0
- pyparsing==3.1.1
- python-dateutil==2.8.2
- scikit-learn==1.3.2
- scipy==1.11.3
- six==1.16.0
- threadpoolctl==3.2.0
prefix: /home/tyler/miniconda3/envs/handwriting