-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconda_environment.yml
132 lines (132 loc) · 3.75 KB
/
conda_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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
name: StableBPTT
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- brotli=1.0.9=h5eee18b_7
- brotli-bin=1.0.9=h5eee18b_7
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.05.30=h06a4308_0
- contourpy=1.0.5=py310hdb19cb5_0
- cycler=0.11.0=pyhd3eb1b0_0
- dbus=1.13.18=hb2f20db_0
- expat=2.4.9=h6a678d5_0
- fontconfig=2.14.1=h52c9d5c_1
- fonttools=4.25.0=pyhd3eb1b0_0
- freetype=2.12.1=h4a9f257_0
- giflib=5.2.1=h5eee18b_3
- glib=2.69.1=he621ea3_2
- gst-plugins-base=1.14.1=h6a678d5_1
- gstreamer=1.14.1=h5eee18b_1
- icu=58.2=he6710b0_3
- intel-openmp=2023.1.0=hdb19cb5_46305
- jpeg=9e=h5eee18b_1
- kiwisolver=1.4.4=py310h6a678d5_0
- krb5=1.20.1=h143b758_1
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- libbrotlicommon=1.0.9=h5eee18b_7
- libbrotlidec=1.0.9=h5eee18b_7
- libbrotlienc=1.0.9=h5eee18b_7
- libdeflate=1.17=h5eee18b_0
- libedit=3.1.20221030=h5eee18b_0
- libevent=2.1.12=hdbd6064_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libllvm10=10.0.1=hbcb73fb_5
- libpng=1.6.39=h5eee18b_0
- libpq=12.15=hdbd6064_1
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.5.0=h6a678d5_2
- libuuid=1.41.5=h5eee18b_0
- libwebp=1.2.4=h11a3e52_1
- libwebp-base=1.2.4=h5eee18b_1
- libxcb=1.15=h7f8727e_0
- libxkbcommon=1.0.1=hfa300c1_0
- libxml2=2.9.14=h74e7548_0
- libxslt=1.1.35=h4e12654_0
- lz4-c=1.9.4=h6a678d5_0
- matplotlib=3.7.1=py310h06a4308_1
- matplotlib-base=3.7.1=py310h1128e8f_1
- mkl=2023.1.0=h6d00ec8_46342
- mkl-service=2.4.0=py310h5eee18b_1
- mkl_fft=1.3.6=py310h1128e8f_1
- mkl_random=1.2.2=py310h1128e8f_1
- munkres=1.1.4=py_0
- ncurses=6.4=h6a678d5_0
- nspr=4.35=h6a678d5_0
- nss=3.89.1=h6a678d5_0
- numpy=1.25.0=py310h5f9d8c6_0
- numpy-base=1.25.0=py310hb5e798b_0
- openssl=3.0.9=h7f8727e_0
- pcre=8.45=h295c915_0
- pillow=9.4.0=py310h6a678d5_0
- pip=23.1.2=py310h06a4308_0
- ply=3.11=py310h06a4308_0
- pyparsing=3.0.9=py310h06a4308_0
- pyqt=5.15.7=py310h6a678d5_1
- python=3.10.11=h955ad1f_3
- python-dateutil=2.8.2=pyhd3eb1b0_0
- qt-main=5.15.2=h327a75a_7
- qt-webengine=5.15.9=hd2b0992_4
- qtwebkit=5.212=h4eab89a_4
- readline=8.2=h5eee18b_0
- setuptools=67.8.0=py310h06a4308_0
- sip=6.6.2=py310h6a678d5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h5eee18b_0
- tbb=2021.8.0=hdb19cb5_0
- tk=8.6.12=h1ccaba5_0
- toml=0.10.2=pyhd3eb1b0_0
- tornado=6.2=py310h5eee18b_0
- tzdata=2023c=h04d1e81_0
- wheel=0.38.4=py310h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.5=hc292b87_0
- pip:
- absl-py==1.4.0
- astunparse==1.6.3
- cachetools==5.3.1
- certifi==2023.5.7
- charset-normalizer==3.1.0
- flatbuffers==1.12
- gast==0.4.0
- google-auth==2.21.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.56.0
- h5py==3.9.0
- idna==3.4
- keras==2.9.0
- keras-preprocessing==1.1.2
- libclang==16.0.0
- markdown==3.4.3
- markupsafe==2.1.3
- nvidia-htop==1.0.5
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==23.1
- protobuf==3.19.6
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pyqt5-sip==12.11.0
- requests==2.31.0
- requests-oauthlib==1.3.1
- rsa==4.9
- tensorboard==2.9.1
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.9.0
- tensorflow-estimator==2.9.0
- tensorflow-io-gcs-filesystem==0.32.0
- termcolor==2.3.0
- typing-extensions==4.6.3
- urllib3==1.26.16
- werkzeug==2.3.6
- wrapt==1.15.0
prefix: /home/schnell/miniconda3/envs/tf290