diff --git a/environment.yml b/environment.yml
index b053658940bb45ed6a78f8197727ff0d44bccf4b..15589be9cf46d19362149a6a8868ec77ee0dc88f 100644
--- a/environment.yml
+++ b/environment.yml
@@ -4,16 +4,114 @@ channels:
   - conda-forge
   - defaults
 dependencies:
-  - cudatoolkit=11.1.1
-  - numpy=1.22.3
-  - pandas=1.4.2
-  - python=3.8.13
-  - pytorch=1.8.1
-  - scipy=1.7.3
-  - torchvision=0.9.1
+  - blas=1.0=mkl
+  - bzip2=1.0.8=h2466b09_7
+  - ca-certificates=2024.9.24=haa95532_0
+  - cudatoolkit=11.1.1=hb074779_13
+  - freetype=2.12.1=hdaf720e_2
+  - imageio=2.33.1=py38haa95532_0
+  - intel-openmp=2024.2.1=h57928b3_1083
+  - jpeg=8d=h8ffe710_1
+  - lerc=4.0.0=h63175ca_0
+  - libblas=3.9.0=24_win64_mkl
+  - libcblas=3.9.0=24_win64_mkl
+  - libdeflate=1.21=h2466b09_0
+  - libffi=3.4.2=h8ffe710_5
+  - libhwloc=2.11.1=default_h8125262_1000
+  - libiconv=1.17=hcfcfb64_2
+  - liblapack=3.9.0=24_win64_mkl
+  - libpng=1.6.44=h3ca93ac_0
+  - libsqlite=3.46.1=h2466b09_0
+  - libtiff=4.5.0=h8a3f274_0
+  - libuv=1.49.0=h2466b09_0
+  - libwebp=1.4.0=h2466b09_0
+  - libwebp-base=1.4.0=hcfcfb64_0
+  - libxml2=2.12.7=h0f24e4e_4
+  - libzlib=1.3.1=h2466b09_1
+  - m2w64-gcc-libgfortran=5.3.0=6
+  - m2w64-gcc-libs=5.3.0=7
+  - m2w64-gcc-libs-core=5.3.0=7
+  - m2w64-gmp=6.1.0=2
+  - m2w64-libwinpthread-git=5.0.0.4634.697f757=2
+  - mkl=2024.1.0=h66d3029_694
+  - msys2-conda-epoch=20160418=1
+  - ninja=1.12.1=hc790b64_0
+  - numpy=1.22.3=py38h1d2777f_2
+  - openssl=3.3.2=h2466b09_0
+  - pandas=1.4.2=py38hcc40339_2
+  - pip=24.2=pyh8b19718_1
+  - pthreads-win32=2.9.1=hfa6e2cd_3
+  - python=3.8.13=hcf16a7b_0_cpython
+  - python-dateutil=2.9.0=pyhd8ed1ab_0
+  - python_abi=3.8=5_cp38
+  - pytorch=1.8.1=py3.8_cuda11.1_cudnn8_0
+  - pytz=2024.2=pyhd8ed1ab_0
+  - scipy=1.7.3=py38h0f6ee2a_1
+  - setuptools=75.1.0=pyhd8ed1ab_0
+  - six=1.16.0=pyh6c4a22f_0
+  - sqlite=3.46.1=h2466b09_0
+  - tbb=2021.13.0=hc790b64_0
+  - tk=8.6.13=h5226925_1
+  - torchvision=0.9.1=py38_cu111
+  - typing_extensions=4.12.2=pyha770c72_0
+  - ucrt=10.0.22621.0=h57928b3_0
+  - vc=14.3=h8a93ad2_21
+  - vc14_runtime=14.40.33810=ha82c5b3_21
+  - vs2015_runtime=14.40.33810=h3bf8584_21
+  - wheel=0.44.0=pyhd8ed1ab_0
+  - xz=5.2.6=h8d14728_0
+  - zlib=1.3.1=h2466b09_1
+  - zstd=1.5.6=h0ea2cb4_0
   - pip:
-    - mmcv==1.5.2
-    - pytorch-lightning==1.2.3
-    - segmentation-models-pytorch==0.2.0
-    - timm==0.4.12
-    - pillow==7.1.2
+      - absl-py==2.1.0
+      - addict==2.4.0
+      - aiohappyeyeballs==2.4.3
+      - aiohttp==3.10.8
+      - aiosignal==1.3.1
+      - async-timeout==4.0.3
+      - attrs==24.2.0
+      - cachetools==5.5.0
+      - certifi==2024.8.30
+      - charset-normalizer==3.3.2
+      - colorama==0.4.6
+      - efficientnet-pytorch==0.6.3
+      - frozenlist==1.4.1
+      - fsspec==2024.9.0
+      - future==1.0.0
+      - google-auth==2.35.0
+      - google-auth-oauthlib==1.0.0
+      - grpcio==1.66.2
+      - idna==3.10
+      - importlib-metadata==8.5.0
+      - markdown==3.7
+      - markupsafe==2.1.5
+      - mmcv==1.5.2
+      - multidict==6.1.0
+      - munch==4.0.0
+      - oauthlib==3.2.2
+      - opencv-python==4.10.0.84
+      - packaging==24.1
+      - pillow==7.1.2
+      - platformdirs==4.3.6
+      - pretrainedmodels==0.7.4
+      - protobuf==5.28.2
+      - pyasn1==0.6.1
+      - pyasn1-modules==0.4.1
+      - pytorch-lightning==1.2.3
+      - pyyaml==6.0.2
+      - regex==2024.9.11
+      - requests==2.32.3
+      - requests-oauthlib==2.0.0
+      - rsa==4.9
+      - segmentation-models-pytorch==0.2.0
+      - tensorboard==2.14.0
+      - tensorboard-data-server==0.7.2
+      - timm==0.4.12
+      - tomli==2.0.2
+      - tqdm==4.66.5
+      - urllib3==2.2.3
+      - werkzeug==3.0.4
+      - yapf==0.40.2
+      - yarl==1.13.1
+      - zipp==3.20.2
+prefix: C:\ProgramData\anaconda3\envs\material