chore: updated yml file
Browse files- environment.yml +222 -206
- my_conda.yaml +0 -244
environment.yml
CHANGED
|
@@ -5,224 +5,240 @@ channels:
|
|
| 5 |
- conda-forge
|
| 6 |
- defaults
|
| 7 |
dependencies:
|
| 8 |
-
- _libgcc_mutex=0.1
|
| 9 |
-
- _openmp_mutex=4.5
|
| 10 |
-
- abseil-cpp=20230802.0
|
| 11 |
-
- absl-py=2.1.0
|
| 12 |
-
- aiohttp=3.9.5
|
| 13 |
-
- aiosignal=1.2.0
|
| 14 |
-
- asttokens=2.4.1
|
| 15 |
-
- attrs=23.1.0
|
| 16 |
-
- blas=1.0
|
| 17 |
-
- blinker=1.6.2
|
| 18 |
-
- brotli=1.0.9
|
| 19 |
-
- brotli-bin=1.0.9
|
| 20 |
-
- brotli-python=1.0.9
|
| 21 |
-
- bzip2=1.0.8
|
| 22 |
-
- c-ares=1.19.1
|
| 23 |
-
- ca-certificates=2024.6.2
|
| 24 |
-
- cachetools=5.3.3
|
| 25 |
-
- certifi=2024.2.2
|
| 26 |
-
- cffi=1.16.0
|
| 27 |
-
- charset-normalizer=2.0.4
|
| 28 |
-
- click=8.1.7
|
| 29 |
-
- comm=0.2.2
|
| 30 |
-
- contourpy=1.2.0
|
| 31 |
-
- cryptography=42.0.5
|
| 32 |
-
- cuda-cudart=11.8.89
|
| 33 |
-
- cuda-cupti=11.8.87
|
| 34 |
-
- cuda-libraries=11.8.0
|
| 35 |
-
- cuda-nvrtc=11.8.89
|
| 36 |
-
- cuda-nvtx=11.8.86
|
| 37 |
-
- cuda-runtime=11.8.0
|
| 38 |
-
- cuda-version=12.5
|
| 39 |
-
- cycler=0.11.0
|
| 40 |
-
- cyrus-sasl=2.1.28
|
| 41 |
-
- dbus=1.13.18
|
| 42 |
-
- debugpy=1.6.7
|
| 43 |
-
- decorator=5.1.1
|
| 44 |
-
- exceptiongroup=1.2.0
|
| 45 |
-
- executing=2.0.1
|
| 46 |
-
- expat=2.6.2
|
| 47 |
-
- ffmpeg=4.3
|
| 48 |
-
- filelock=3.13.1
|
| 49 |
-
- fontconfig=2.14.1
|
| 50 |
-
- fonttools=4.51.0
|
| 51 |
-
- freetype=2.12.1
|
| 52 |
-
- frozenlist=1.4.0
|
| 53 |
-
- glib=2.78.4
|
| 54 |
-
- glib-tools=2.78.4
|
| 55 |
-
- gmp=6.2.1
|
| 56 |
-
- gnutls=3.6.15
|
| 57 |
-
- google-auth=2.29.0
|
| 58 |
-
- google-auth-oauthlib=0.4.1
|
| 59 |
-
- grpc-cpp=1.48.2
|
| 60 |
-
- grpcio=1.48.2
|
| 61 |
-
- gst-plugins-base=1.14.1
|
| 62 |
-
- gstreamer=1.14.1
|
| 63 |
-
- gtest=1.14.0
|
| 64 |
-
- icu=73.1
|
| 65 |
-
- idna=3.7
|
| 66 |
-
- importlib-metadata=7.1.0
|
| 67 |
-
- importlib_metadata=7.1.0
|
| 68 |
-
- intel-openmp=2023.1.0
|
| 69 |
-
- ipykernel=6.29.3
|
| 70 |
-
- ipython=8.25.0
|
| 71 |
-
- jedi=0.19.1
|
| 72 |
-
- jinja2=3.1.4
|
| 73 |
-
- jpeg=9e
|
| 74 |
-
- jupyter_client=8.6.2
|
| 75 |
-
- jupyter_core=5.5.0
|
| 76 |
-
- kiwisolver=1.4.4
|
| 77 |
-
- krb5=1.20.1
|
| 78 |
-
- lame=3.100
|
| 79 |
-
- lcms2=2.12
|
| 80 |
-
- ld_impl_linux-64=2.38
|
| 81 |
-
- lerc=3.0
|
| 82 |
-
- libbrotlicommon=1.0.9
|
| 83 |
-
- libbrotlidec=1.0.9
|
| 84 |
-
- libbrotlienc=1.0.9
|
| 85 |
-
- libclang=14.0.6
|
| 86 |
-
- libclang13=14.0.6
|
| 87 |
-
- libcublas=11.11.3.6
|
| 88 |
-
- libcufft=10.9.0.58
|
| 89 |
-
- libcufile=1.10.0.4
|
| 90 |
-
- libcups=2.4.2
|
| 91 |
-
- libcurand=10.3.6.39
|
| 92 |
-
- libcusolver=11.4.1.48
|
| 93 |
-
- libcusparse=11.7.5.86
|
| 94 |
-
- libdeflate=1.17
|
| 95 |
-
- libedit=3.1.20230828
|
| 96 |
-
- libffi=3.4.4
|
| 97 |
-
- libgcc-ng=13.2.0
|
| 98 |
-
- libgfortran-ng=11.2.0
|
| 99 |
-
- libgfortran5=11.2.0
|
| 100 |
-
- libglib=2.78.4
|
| 101 |
-
- libgomp=13.2.0
|
| 102 |
-
- libiconv=1.16
|
| 103 |
-
- libidn2=2.3.4
|
| 104 |
-
- libjpeg-turbo=2.0.0
|
| 105 |
-
- libllvm14=14.0.6
|
| 106 |
-
- libnpp=11.8.0.86
|
| 107 |
-
- libnvjpeg=11.9.0.86
|
| 108 |
-
- libpng=1.6.39
|
| 109 |
-
- libpq=12.17
|
| 110 |
-
- libprotobuf=3.20.3
|
| 111 |
-
- libsodium=1.0.18
|
| 112 |
-
- libstdcxx-ng=11.2.0
|
| 113 |
-
- libtasn1=4.19.0
|
| 114 |
-
- libtiff=4.5.1
|
| 115 |
-
- libunistring=0.9.10
|
| 116 |
-
- libuuid=1.41.5
|
| 117 |
-
- libwebp-base=1.3.2
|
| 118 |
-
- libxcb=1.15
|
| 119 |
-
- libxkbcommon=1.0.1
|
| 120 |
-
- libxml2=2.10.4
|
| 121 |
-
- llvm-openmp=14.0.6
|
| 122 |
-
- lz4-c=1.9.4
|
| 123 |
-
- markdown=3.4.1
|
| 124 |
-
- markupsafe=2.1.3
|
| 125 |
-
- matplotlib=3.8.4
|
| 126 |
-
- matplotlib-base=3.8.4
|
| 127 |
-
- matplotlib-inline=0.1.7
|
| 128 |
-
- mkl=2023.1.0
|
| 129 |
-
- mkl-service=2.4.0
|
| 130 |
-
- mkl_fft=1.3.8
|
| 131 |
-
- mkl_random=1.2.4
|
| 132 |
-
- mpmath=1.3.0
|
| 133 |
-
- multidict=6.0.4
|
| 134 |
-
- mysql=5.7.24
|
| 135 |
-
- ncurses=6.4
|
| 136 |
-
- nest-asyncio=1.6.0
|
| 137 |
-
- nettle=3.7.3
|
| 138 |
-
- networkx=3.1
|
| 139 |
-
- numpy=1.26.4
|
| 140 |
-
- numpy-base=1.26.4
|
| 141 |
-
- oauthlib=3.2.2
|
| 142 |
-
- openh264=2.1.1
|
| 143 |
-
- openjpeg=2.4.0
|
| 144 |
-
- openssl=3.3.0
|
| 145 |
-
- packaging=23.2
|
| 146 |
-
- parso=0.8.4
|
| 147 |
-
- pcre2=10.42
|
| 148 |
-
- pexpect=4.9.0
|
| 149 |
-
- pickleshare=0.7.5
|
| 150 |
-
- pillow=10.3.0
|
| 151 |
-
- pip=24.0
|
| 152 |
-
- platformdirs=4.2.2
|
| 153 |
-
- plotly=5.19.0
|
| 154 |
-
- ply=3.11
|
| 155 |
-
- prompt-toolkit=3.0.42
|
| 156 |
-
- protobuf=3.20.3
|
| 157 |
-
- psutil=5.9.0
|
| 158 |
-
- ptyprocess=0.7.0
|
| 159 |
-
- pure_eval=0.2.2
|
| 160 |
-
- pyasn1=0.4.8
|
| 161 |
-
- pyasn1-modules=0.2.8
|
| 162 |
-
- pybind11-abi=5
|
| 163 |
-
- pycparser=2.21
|
| 164 |
-
- pygments=2.18.0
|
| 165 |
-
- pyjwt=2.8.0
|
| 166 |
-
- pyopenssl=24.0.0
|
| 167 |
-
- pyparsing=3.0.9
|
| 168 |
-
- pyqt=5.15.10
|
| 169 |
-
- pyqt5-sip=12.13.0
|
| 170 |
-
- pysocks=1.7.1
|
| 171 |
-
- python=3.12.3
|
| 172 |
-
- python-dateutil=2.9.0
|
| 173 |
-
- pytorch=2.3.0
|
| 174 |
-
- pytorch-cuda=11.8
|
| 175 |
-
- pytorch-mutex=1.0
|
| 176 |
-
- pyyaml=6.0.1
|
| 177 |
-
- pyzmq=25.1.2
|
| 178 |
-
- qt-main=5.15.2
|
| 179 |
-
- re2=2022.04.01
|
| 180 |
-
- readline=8.2
|
| 181 |
-
- requests=2.32.2
|
| 182 |
-
- requests-oauthlib=1.3.0
|
| 183 |
-
- rsa=4.7.2
|
| 184 |
-
- scipy=1.13.0
|
| 185 |
-
- setuptools=69.5.1
|
| 186 |
-
- sip=6.7.12
|
| 187 |
-
- six=1.16.0
|
| 188 |
-
- sqlite=3.45.3
|
| 189 |
-
- stack_data=0.6.2
|
| 190 |
-
- sympy=1.12
|
| 191 |
-
- tbb=2021.8.0
|
| 192 |
-
- tenacity=8.2.2
|
| 193 |
-
- tensorboard=2.6.0
|
| 194 |
-
- tensorboard-plugin-wit=1.6.0
|
| 195 |
-
- tk=8.6.14
|
| 196 |
-
- torchvision=0.18.0
|
| 197 |
-
- tornado=6.3.3
|
| 198 |
-
- traitlets=5.14.3
|
| 199 |
-
- typing_extensions=4.11.0
|
| 200 |
-
-
|
| 201 |
-
-
|
| 202 |
-
-
|
| 203 |
-
-
|
| 204 |
-
-
|
| 205 |
-
-
|
| 206 |
-
-
|
| 207 |
-
-
|
| 208 |
-
-
|
| 209 |
-
-
|
| 210 |
-
-
|
| 211 |
-
-
|
| 212 |
-
- zstd=1.5.5=hc292b87_2
|
| 213 |
- pip:
|
|
|
|
| 214 |
- beautifulsoup4==4.12.3
|
|
|
|
| 215 |
- einops==0.8.0
|
| 216 |
- fastjsonschema==2.19.1
|
| 217 |
- fsspec==2024.5.0
|
| 218 |
- ftfy==6.2.0
|
| 219 |
- gdown==5.2.0
|
|
|
|
|
|
|
| 220 |
- jsonschema==4.22.0
|
| 221 |
- jsonschema-specifications==2023.12.1
|
|
|
|
|
|
|
| 222 |
- nbformat==5.10.4
|
|
|
|
|
|
|
|
|
|
|
|
|
| 223 |
- referencing==0.35.1
|
| 224 |
- regex==2024.5.15
|
|
|
|
| 225 |
- rpds-py==0.18.1
|
|
|
|
| 226 |
- soupsieve==2.5
|
|
|
|
|
|
|
|
|
|
| 227 |
- tqdm==4.66.4
|
| 228 |
-
-
|
|
|
|
|
|
|
|
|
| 5 |
- conda-forge
|
| 6 |
- defaults
|
| 7 |
dependencies:
|
| 8 |
+
- _libgcc_mutex=0.1
|
| 9 |
+
- _openmp_mutex=4.5
|
| 10 |
+
- abseil-cpp=20230802.0
|
| 11 |
+
- absl-py=2.1.0
|
| 12 |
+
- aiohttp=3.9.5
|
| 13 |
+
- aiosignal=1.2.0
|
| 14 |
+
- asttokens=2.4.1
|
| 15 |
+
- attrs=23.1.0
|
| 16 |
+
- blas=1.0
|
| 17 |
+
- blinker=1.6.2
|
| 18 |
+
- brotli=1.0.9
|
| 19 |
+
- brotli-bin=1.0.9
|
| 20 |
+
- brotli-python=1.0.9
|
| 21 |
+
- bzip2=1.0.8
|
| 22 |
+
- c-ares=1.19.1
|
| 23 |
+
- ca-certificates=2024.6.2
|
| 24 |
+
- cachetools=5.3.3
|
| 25 |
+
- certifi=2024.2.2
|
| 26 |
+
- cffi=1.16.0
|
| 27 |
+
- charset-normalizer=2.0.4
|
| 28 |
+
- click=8.1.7
|
| 29 |
+
- comm=0.2.2
|
| 30 |
+
- contourpy=1.2.0
|
| 31 |
+
- cryptography=42.0.5
|
| 32 |
+
- cuda-cudart=11.8.89
|
| 33 |
+
- cuda-cupti=11.8.87
|
| 34 |
+
- cuda-libraries=11.8.0
|
| 35 |
+
- cuda-nvrtc=11.8.89
|
| 36 |
+
- cuda-nvtx=11.8.86
|
| 37 |
+
- cuda-runtime=11.8.0
|
| 38 |
+
- cuda-version=12.5
|
| 39 |
+
- cycler=0.11.0
|
| 40 |
+
- cyrus-sasl=2.1.28
|
| 41 |
+
- dbus=1.13.18
|
| 42 |
+
- debugpy=1.6.7
|
| 43 |
+
- decorator=5.1.1
|
| 44 |
+
- exceptiongroup=1.2.0
|
| 45 |
+
- executing=2.0.1
|
| 46 |
+
- expat=2.6.2
|
| 47 |
+
- ffmpeg=4.3
|
| 48 |
+
- filelock=3.13.1
|
| 49 |
+
- fontconfig=2.14.1
|
| 50 |
+
- fonttools=4.51.0
|
| 51 |
+
- freetype=2.12.1
|
| 52 |
+
- frozenlist=1.4.0
|
| 53 |
+
- glib=2.78.4
|
| 54 |
+
- glib-tools=2.78.4
|
| 55 |
+
- gmp=6.2.1
|
| 56 |
+
- gnutls=3.6.15
|
| 57 |
+
- google-auth=2.29.0
|
| 58 |
+
- google-auth-oauthlib=0.4.1
|
| 59 |
+
- grpc-cpp=1.48.2
|
| 60 |
+
- grpcio=1.48.2
|
| 61 |
+
- gst-plugins-base=1.14.1
|
| 62 |
+
- gstreamer=1.14.1
|
| 63 |
+
- gtest=1.14.0
|
| 64 |
+
- icu=73.1
|
| 65 |
+
- idna=3.7
|
| 66 |
+
- importlib-metadata=7.1.0
|
| 67 |
+
- importlib_metadata=7.1.0
|
| 68 |
+
- intel-openmp=2023.1.0
|
| 69 |
+
- ipykernel=6.29.3
|
| 70 |
+
- ipython=8.25.0
|
| 71 |
+
- jedi=0.19.1
|
| 72 |
+
- jinja2=3.1.4
|
| 73 |
+
- jpeg=9e
|
| 74 |
+
- jupyter_client=8.6.2
|
| 75 |
+
- jupyter_core=5.5.0
|
| 76 |
+
- kiwisolver=1.4.4
|
| 77 |
+
- krb5=1.20.1
|
| 78 |
+
- lame=3.100
|
| 79 |
+
- lcms2=2.12
|
| 80 |
+
- ld_impl_linux-64=2.38
|
| 81 |
+
- lerc=3.0
|
| 82 |
+
- libbrotlicommon=1.0.9
|
| 83 |
+
- libbrotlidec=1.0.9
|
| 84 |
+
- libbrotlienc=1.0.9
|
| 85 |
+
- libclang=14.0.6
|
| 86 |
+
- libclang13=14.0.6
|
| 87 |
+
- libcublas=11.11.3.6
|
| 88 |
+
- libcufft=10.9.0.58
|
| 89 |
+
- libcufile=1.10.0.4
|
| 90 |
+
- libcups=2.4.2
|
| 91 |
+
- libcurand=10.3.6.39
|
| 92 |
+
- libcusolver=11.4.1.48
|
| 93 |
+
- libcusparse=11.7.5.86
|
| 94 |
+
- libdeflate=1.17
|
| 95 |
+
- libedit=3.1.20230828
|
| 96 |
+
- libffi=3.4.4
|
| 97 |
+
- libgcc-ng=13.2.0
|
| 98 |
+
- libgfortran-ng=11.2.0
|
| 99 |
+
- libgfortran5=11.2.0
|
| 100 |
+
- libglib=2.78.4
|
| 101 |
+
- libgomp=13.2.0
|
| 102 |
+
- libiconv=1.16
|
| 103 |
+
- libidn2=2.3.4
|
| 104 |
+
- libjpeg-turbo=2.0.0
|
| 105 |
+
- libllvm14=14.0.6
|
| 106 |
+
- libnpp=11.8.0.86
|
| 107 |
+
- libnvjpeg=11.9.0.86
|
| 108 |
+
- libpng=1.6.39
|
| 109 |
+
- libpq=12.17
|
| 110 |
+
- libprotobuf=3.20.3
|
| 111 |
+
- libsodium=1.0.18
|
| 112 |
+
- libstdcxx-ng=11.2.0
|
| 113 |
+
- libtasn1=4.19.0
|
| 114 |
+
- libtiff=4.5.1
|
| 115 |
+
- libunistring=0.9.10
|
| 116 |
+
- libuuid=1.41.5
|
| 117 |
+
- libwebp-base=1.3.2
|
| 118 |
+
- libxcb=1.15
|
| 119 |
+
- libxkbcommon=1.0.1
|
| 120 |
+
- libxml2=2.10.4
|
| 121 |
+
- llvm-openmp=14.0.6
|
| 122 |
+
- lz4-c=1.9.4
|
| 123 |
+
- markdown=3.4.1
|
| 124 |
+
- markupsafe=2.1.3
|
| 125 |
+
- matplotlib=3.8.4
|
| 126 |
+
- matplotlib-base=3.8.4
|
| 127 |
+
- matplotlib-inline=0.1.7
|
| 128 |
+
- mkl=2023.1.0
|
| 129 |
+
- mkl-service=2.4.0
|
| 130 |
+
- mkl_fft=1.3.8
|
| 131 |
+
- mkl_random=1.2.4
|
| 132 |
+
- mpmath=1.3.0
|
| 133 |
+
- multidict=6.0.4
|
| 134 |
+
- mysql=5.7.24
|
| 135 |
+
- ncurses=6.4
|
| 136 |
+
- nest-asyncio=1.6.0
|
| 137 |
+
- nettle=3.7.3
|
| 138 |
+
- networkx=3.1
|
| 139 |
+
- numpy=1.26.4
|
| 140 |
+
- numpy-base=1.26.4
|
| 141 |
+
- oauthlib=3.2.2
|
| 142 |
+
- openh264=2.1.1
|
| 143 |
+
- openjpeg=2.4.0
|
| 144 |
+
- openssl=3.3.0
|
| 145 |
+
- packaging=23.2
|
| 146 |
+
- parso=0.8.4
|
| 147 |
+
- pcre2=10.42
|
| 148 |
+
- pexpect=4.9.0
|
| 149 |
+
- pickleshare=0.7.5
|
| 150 |
+
- pillow=10.3.0
|
| 151 |
+
- pip=24.0
|
| 152 |
+
- platformdirs=4.2.2
|
| 153 |
+
- plotly=5.19.0
|
| 154 |
+
- ply=3.11
|
| 155 |
+
- prompt-toolkit=3.0.42
|
| 156 |
+
- protobuf=3.20.3
|
| 157 |
+
- psutil=5.9.0
|
| 158 |
+
- ptyprocess=0.7.0
|
| 159 |
+
- pure_eval=0.2.2
|
| 160 |
+
- pyasn1=0.4.8
|
| 161 |
+
- pyasn1-modules=0.2.8
|
| 162 |
+
- pybind11-abi=5
|
| 163 |
+
- pycparser=2.21
|
| 164 |
+
- pygments=2.18.0
|
| 165 |
+
- pyjwt=2.8.0
|
| 166 |
+
- pyopenssl=24.0.0
|
| 167 |
+
- pyparsing=3.0.9
|
| 168 |
+
- pyqt=5.15.10
|
| 169 |
+
- pyqt5-sip=12.13.0
|
| 170 |
+
- pysocks=1.7.1
|
| 171 |
+
- python=3.12.3
|
| 172 |
+
- python-dateutil=2.9.0
|
| 173 |
+
- pytorch=2.3.0
|
| 174 |
+
- pytorch-cuda=11.8
|
| 175 |
+
- pytorch-mutex=1.0
|
| 176 |
+
- pyyaml=6.0.1
|
| 177 |
+
- pyzmq=25.1.2
|
| 178 |
+
- qt-main=5.15.2
|
| 179 |
+
- re2=2022.04.01
|
| 180 |
+
- readline=8.2
|
| 181 |
+
- requests=2.32.2
|
| 182 |
+
- requests-oauthlib=1.3.0
|
| 183 |
+
- rsa=4.7.2
|
| 184 |
+
- scipy=1.13.0
|
| 185 |
+
- setuptools=69.5.1
|
| 186 |
+
- sip=6.7.12
|
| 187 |
+
- six=1.16.0
|
| 188 |
+
- sqlite=3.45.3
|
| 189 |
+
- stack_data=0.6.2
|
| 190 |
+
- sympy=1.12
|
| 191 |
+
- tbb=2021.8.0
|
| 192 |
+
- tenacity=8.2.2
|
| 193 |
+
- tensorboard=2.6.0
|
| 194 |
+
- tensorboard-plugin-wit=1.6.0
|
| 195 |
+
- tk=8.6.14
|
| 196 |
+
- torchvision=0.18.0
|
| 197 |
+
- tornado=6.3.3
|
| 198 |
+
- traitlets=5.14.3
|
| 199 |
+
- typing_extensions=4.11.0
|
| 200 |
+
- unicodedata2=15.1.0
|
| 201 |
+
- urllib3=2.2.1
|
| 202 |
+
- wcwidth=0.2.13
|
| 203 |
+
- werkzeug=3.0.3
|
| 204 |
+
- wheel=0.43.0
|
| 205 |
+
- xz=5.4.6
|
| 206 |
+
- yaml=0.2.5
|
| 207 |
+
- yarl=1.9.3
|
| 208 |
+
- zeromq=4.3.5
|
| 209 |
+
- zipp=3.17.0
|
| 210 |
+
- zlib=1.2.13
|
| 211 |
+
- zstd=1.5.5
|
|
|
|
| 212 |
- pip:
|
| 213 |
+
- altair==5.3.0
|
| 214 |
- beautifulsoup4==4.12.3
|
| 215 |
+
- clip==1.0
|
| 216 |
- einops==0.8.0
|
| 217 |
- fastjsonschema==2.19.1
|
| 218 |
- fsspec==2024.5.0
|
| 219 |
- ftfy==6.2.0
|
| 220 |
- gdown==5.2.0
|
| 221 |
+
- gitdb==4.0.11
|
| 222 |
+
- gitpython==3.1.43
|
| 223 |
- jsonschema==4.22.0
|
| 224 |
- jsonschema-specifications==2023.12.1
|
| 225 |
+
- markdown-it-py==3.0.0
|
| 226 |
+
- mdurl==0.1.2
|
| 227 |
- nbformat==5.10.4
|
| 228 |
+
- pandas==2.2.2
|
| 229 |
+
- pyarrow==16.1.0
|
| 230 |
+
- pydeck==0.9.1
|
| 231 |
+
- pytz==2024.1
|
| 232 |
- referencing==0.35.1
|
| 233 |
- regex==2024.5.15
|
| 234 |
+
- rich==13.7.1
|
| 235 |
- rpds-py==0.18.1
|
| 236 |
+
- smmap==5.0.1
|
| 237 |
- soupsieve==2.5
|
| 238 |
+
- streamlit==1.35.0
|
| 239 |
+
- toml==0.10.2
|
| 240 |
+
- toolz==0.12.1
|
| 241 |
- tqdm==4.66.4
|
| 242 |
+
- tzdata==2024.1
|
| 243 |
+
- watchdog==4.0.1
|
| 244 |
+
prefix: /home/asampat1/miniconda3/envs/MMM
|
my_conda.yaml
DELETED
|
@@ -1,244 +0,0 @@
|
|
| 1 |
-
name: MMM
|
| 2 |
-
channels:
|
| 3 |
-
- pytorch
|
| 4 |
-
- nvidia
|
| 5 |
-
- conda-forge
|
| 6 |
-
- defaults
|
| 7 |
-
dependencies:
|
| 8 |
-
- _libgcc_mutex=0.1
|
| 9 |
-
- _openmp_mutex=4.5
|
| 10 |
-
- abseil-cpp=20230802.0
|
| 11 |
-
- absl-py=2.1.0
|
| 12 |
-
- aiohttp=3.9.5
|
| 13 |
-
- aiosignal=1.2.0
|
| 14 |
-
- asttokens=2.4.1
|
| 15 |
-
- attrs=23.1.0
|
| 16 |
-
- blas=1.0
|
| 17 |
-
- blinker=1.6.2
|
| 18 |
-
- brotli=1.0.9
|
| 19 |
-
- brotli-bin=1.0.9
|
| 20 |
-
- brotli-python=1.0.9
|
| 21 |
-
- bzip2=1.0.8
|
| 22 |
-
- c-ares=1.19.1
|
| 23 |
-
- ca-certificates=2024.6.2
|
| 24 |
-
- cachetools=5.3.3
|
| 25 |
-
- certifi=2024.2.2
|
| 26 |
-
- cffi=1.16.0
|
| 27 |
-
- charset-normalizer=2.0.4
|
| 28 |
-
- click=8.1.7
|
| 29 |
-
- comm=0.2.2
|
| 30 |
-
- contourpy=1.2.0
|
| 31 |
-
- cryptography=42.0.5
|
| 32 |
-
- cuda-cudart=11.8.89
|
| 33 |
-
- cuda-cupti=11.8.87
|
| 34 |
-
- cuda-libraries=11.8.0
|
| 35 |
-
- cuda-nvrtc=11.8.89
|
| 36 |
-
- cuda-nvtx=11.8.86
|
| 37 |
-
- cuda-runtime=11.8.0
|
| 38 |
-
- cuda-version=12.5
|
| 39 |
-
- cycler=0.11.0
|
| 40 |
-
- cyrus-sasl=2.1.28
|
| 41 |
-
- dbus=1.13.18
|
| 42 |
-
- debugpy=1.6.7
|
| 43 |
-
- decorator=5.1.1
|
| 44 |
-
- exceptiongroup=1.2.0
|
| 45 |
-
- executing=2.0.1
|
| 46 |
-
- expat=2.6.2
|
| 47 |
-
- ffmpeg=4.3
|
| 48 |
-
- filelock=3.13.1
|
| 49 |
-
- fontconfig=2.14.1
|
| 50 |
-
- fonttools=4.51.0
|
| 51 |
-
- freetype=2.12.1
|
| 52 |
-
- frozenlist=1.4.0
|
| 53 |
-
- glib=2.78.4
|
| 54 |
-
- glib-tools=2.78.4
|
| 55 |
-
- gmp=6.2.1
|
| 56 |
-
- gnutls=3.6.15
|
| 57 |
-
- google-auth=2.29.0
|
| 58 |
-
- google-auth-oauthlib=0.4.1
|
| 59 |
-
- grpc-cpp=1.48.2
|
| 60 |
-
- grpcio=1.48.2
|
| 61 |
-
- gst-plugins-base=1.14.1
|
| 62 |
-
- gstreamer=1.14.1
|
| 63 |
-
- gtest=1.14.0
|
| 64 |
-
- icu=73.1
|
| 65 |
-
- idna=3.7
|
| 66 |
-
- importlib-metadata=7.1.0
|
| 67 |
-
- importlib_metadata=7.1.0
|
| 68 |
-
- intel-openmp=2023.1.0
|
| 69 |
-
- ipykernel=6.29.3
|
| 70 |
-
- ipython=8.25.0
|
| 71 |
-
- jedi=0.19.1
|
| 72 |
-
- jinja2=3.1.4
|
| 73 |
-
- jpeg=9e
|
| 74 |
-
- jupyter_client=8.6.2
|
| 75 |
-
- jupyter_core=5.5.0
|
| 76 |
-
- kiwisolver=1.4.4
|
| 77 |
-
- krb5=1.20.1
|
| 78 |
-
- lame=3.100
|
| 79 |
-
- lcms2=2.12
|
| 80 |
-
- ld_impl_linux-64=2.38
|
| 81 |
-
- lerc=3.0
|
| 82 |
-
- libbrotlicommon=1.0.9
|
| 83 |
-
- libbrotlidec=1.0.9
|
| 84 |
-
- libbrotlienc=1.0.9
|
| 85 |
-
- libclang=14.0.6
|
| 86 |
-
- libclang13=14.0.6
|
| 87 |
-
- libcublas=11.11.3.6
|
| 88 |
-
- libcufft=10.9.0.58
|
| 89 |
-
- libcufile=1.10.0.4
|
| 90 |
-
- libcups=2.4.2
|
| 91 |
-
- libcurand=10.3.6.39
|
| 92 |
-
- libcusolver=11.4.1.48
|
| 93 |
-
- libcusparse=11.7.5.86
|
| 94 |
-
- libdeflate=1.17
|
| 95 |
-
- libedit=3.1.20230828
|
| 96 |
-
- libffi=3.4.4
|
| 97 |
-
- libgcc-ng=13.2.0
|
| 98 |
-
- libgfortran-ng=11.2.0
|
| 99 |
-
- libgfortran5=11.2.0
|
| 100 |
-
- libglib=2.78.4
|
| 101 |
-
- libgomp=13.2.0
|
| 102 |
-
- libiconv=1.16
|
| 103 |
-
- libidn2=2.3.4
|
| 104 |
-
- libjpeg-turbo=2.0.0
|
| 105 |
-
- libllvm14=14.0.6
|
| 106 |
-
- libnpp=11.8.0.86
|
| 107 |
-
- libnvjpeg=11.9.0.86
|
| 108 |
-
- libpng=1.6.39
|
| 109 |
-
- libpq=12.17
|
| 110 |
-
- libprotobuf=3.20.3
|
| 111 |
-
- libsodium=1.0.18
|
| 112 |
-
- libstdcxx-ng=11.2.0
|
| 113 |
-
- libtasn1=4.19.0
|
| 114 |
-
- libtiff=4.5.1
|
| 115 |
-
- libunistring=0.9.10
|
| 116 |
-
- libuuid=1.41.5
|
| 117 |
-
- libwebp-base=1.3.2
|
| 118 |
-
- libxcb=1.15
|
| 119 |
-
- libxkbcommon=1.0.1
|
| 120 |
-
- libxml2=2.10.4
|
| 121 |
-
- llvm-openmp=14.0.6
|
| 122 |
-
- lz4-c=1.9.4
|
| 123 |
-
- markdown=3.4.1
|
| 124 |
-
- markupsafe=2.1.3
|
| 125 |
-
- matplotlib=3.8.4
|
| 126 |
-
- matplotlib-base=3.8.4
|
| 127 |
-
- matplotlib-inline=0.1.7
|
| 128 |
-
- mkl=2023.1.0
|
| 129 |
-
- mkl-service=2.4.0
|
| 130 |
-
- mkl_fft=1.3.8
|
| 131 |
-
- mkl_random=1.2.4
|
| 132 |
-
- mpmath=1.3.0
|
| 133 |
-
- multidict=6.0.4
|
| 134 |
-
- mysql=5.7.24
|
| 135 |
-
- ncurses=6.4
|
| 136 |
-
- nest-asyncio=1.6.0
|
| 137 |
-
- nettle=3.7.3
|
| 138 |
-
- networkx=3.1
|
| 139 |
-
- numpy=1.26.4
|
| 140 |
-
- numpy-base=1.26.4
|
| 141 |
-
- oauthlib=3.2.2
|
| 142 |
-
- openh264=2.1.1
|
| 143 |
-
- openjpeg=2.4.0
|
| 144 |
-
- openssl=3.3.0
|
| 145 |
-
- packaging=23.2
|
| 146 |
-
- parso=0.8.4
|
| 147 |
-
- pcre2=10.42
|
| 148 |
-
- pexpect=4.9.0
|
| 149 |
-
- pickleshare=0.7.5
|
| 150 |
-
- pillow=10.3.0
|
| 151 |
-
- pip=24.0
|
| 152 |
-
- platformdirs=4.2.2
|
| 153 |
-
- plotly=5.19.0
|
| 154 |
-
- ply=3.11
|
| 155 |
-
- prompt-toolkit=3.0.42
|
| 156 |
-
- protobuf=3.20.3
|
| 157 |
-
- psutil=5.9.0
|
| 158 |
-
- ptyprocess=0.7.0
|
| 159 |
-
- pure_eval=0.2.2
|
| 160 |
-
- pyasn1=0.4.8
|
| 161 |
-
- pyasn1-modules=0.2.8
|
| 162 |
-
- pybind11-abi=5
|
| 163 |
-
- pycparser=2.21
|
| 164 |
-
- pygments=2.18.0
|
| 165 |
-
- pyjwt=2.8.0
|
| 166 |
-
- pyopenssl=24.0.0
|
| 167 |
-
- pyparsing=3.0.9
|
| 168 |
-
- pyqt=5.15.10
|
| 169 |
-
- pyqt5-sip=12.13.0
|
| 170 |
-
- pysocks=1.7.1
|
| 171 |
-
- python=3.12.3
|
| 172 |
-
- python-dateutil=2.9.0
|
| 173 |
-
- pytorch=2.3.0
|
| 174 |
-
- pytorch-cuda=11.8
|
| 175 |
-
- pytorch-mutex=1.0
|
| 176 |
-
- pyyaml=6.0.1
|
| 177 |
-
- pyzmq=25.1.2
|
| 178 |
-
- qt-main=5.15.2
|
| 179 |
-
- re2=2022.04.01
|
| 180 |
-
- readline=8.2
|
| 181 |
-
- requests=2.32.2
|
| 182 |
-
- requests-oauthlib=1.3.0
|
| 183 |
-
- rsa=4.7.2
|
| 184 |
-
- scipy=1.13.0
|
| 185 |
-
- setuptools=69.5.1
|
| 186 |
-
- sip=6.7.12
|
| 187 |
-
- six=1.16.0
|
| 188 |
-
- sqlite=3.45.3
|
| 189 |
-
- stack_data=0.6.2
|
| 190 |
-
- sympy=1.12
|
| 191 |
-
- tbb=2021.8.0
|
| 192 |
-
- tenacity=8.2.2
|
| 193 |
-
- tensorboard=2.6.0
|
| 194 |
-
- tensorboard-plugin-wit=1.6.0
|
| 195 |
-
- tk=8.6.14
|
| 196 |
-
- torchvision=0.18.0
|
| 197 |
-
- tornado=6.3.3
|
| 198 |
-
- traitlets=5.14.3
|
| 199 |
-
- typing_extensions=4.11.0
|
| 200 |
-
- unicodedata2=15.1.0
|
| 201 |
-
- urllib3=2.2.1
|
| 202 |
-
- wcwidth=0.2.13
|
| 203 |
-
- werkzeug=3.0.3
|
| 204 |
-
- wheel=0.43.0
|
| 205 |
-
- xz=5.4.6
|
| 206 |
-
- yaml=0.2.5
|
| 207 |
-
- yarl=1.9.3
|
| 208 |
-
- zeromq=4.3.5
|
| 209 |
-
- zipp=3.17.0
|
| 210 |
-
- zlib=1.2.13
|
| 211 |
-
- zstd=1.5.5
|
| 212 |
-
- pip:
|
| 213 |
-
- altair==5.3.0
|
| 214 |
-
- beautifulsoup4==4.12.3
|
| 215 |
-
- clip==1.0
|
| 216 |
-
- einops==0.8.0
|
| 217 |
-
- fastjsonschema==2.19.1
|
| 218 |
-
- fsspec==2024.5.0
|
| 219 |
-
- ftfy==6.2.0
|
| 220 |
-
- gdown==5.2.0
|
| 221 |
-
- gitdb==4.0.11
|
| 222 |
-
- gitpython==3.1.43
|
| 223 |
-
- jsonschema==4.22.0
|
| 224 |
-
- jsonschema-specifications==2023.12.1
|
| 225 |
-
- markdown-it-py==3.0.0
|
| 226 |
-
- mdurl==0.1.2
|
| 227 |
-
- nbformat==5.10.4
|
| 228 |
-
- pandas==2.2.2
|
| 229 |
-
- pyarrow==16.1.0
|
| 230 |
-
- pydeck==0.9.1
|
| 231 |
-
- pytz==2024.1
|
| 232 |
-
- referencing==0.35.1
|
| 233 |
-
- regex==2024.5.15
|
| 234 |
-
- rich==13.7.1
|
| 235 |
-
- rpds-py==0.18.1
|
| 236 |
-
- smmap==5.0.1
|
| 237 |
-
- soupsieve==2.5
|
| 238 |
-
- streamlit==1.35.0
|
| 239 |
-
- toml==0.10.2
|
| 240 |
-
- toolz==0.12.1
|
| 241 |
-
- tqdm==4.66.4
|
| 242 |
-
- tzdata==2024.1
|
| 243 |
-
- watchdog==4.0.1
|
| 244 |
-
prefix: /home/asampat1/miniconda3/envs/MMM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|