From 353af6ab457b99ebe34d4e33a3e88635667e2bd8 Mon Sep 17 00:00:00 2001 From: "qyh1510@gmail.com" Date: Sun, 29 Mar 2026 11:09:57 +0800 Subject: [PATCH] chore: remove duplicate root environment file --- environment.portable.yml | 179 --------------------------------------- 1 file changed, 179 deletions(-) delete mode 100644 environment.portable.yml diff --git a/environment.portable.yml b/environment.portable.yml deleted file mode 100644 index 56655a2..0000000 --- a/environment.portable.yml +++ /dev/null @@ -1,179 +0,0 @@ -name: Deeplearning -channels: - - defaults - - nvidia - - pytorch -dependencies: - - _libgcc_mutex=0.1 - - _openmp_mutex=5.1 - - blas=1.0 - - bottleneck=1.3.7 - - brotli=1.0.9 - - brotli-bin=1.0.9 - - brotli-python=1.0.9 - - bzip2=1.0.8 - - ca-certificates=2024.11.26 - - certifi=2024.12.14 - - charset-normalizer=3.3.2 - - contourpy=1.2.0 - - cuda-cudart=12.4.127 - - cuda-cupti=12.4.127 - - cuda-libraries=12.4.0 - - cuda-nvrtc=12.4.127 - - cuda-nvtx=12.4.127 - - cuda-opencl=12.4.127 - - cuda-runtime=12.4.0 - - cudatoolkit=11.5.1 - - cycler=0.11.0 - - cyrus-sasl=2.1.28 - - dbus=1.13.18 - - debugpy=1.6.7 - - et_xmlfile=1.1.0 - - expat=2.6.2 - - ffmpeg=4.3 - - filelock=3.13.1 - - fontconfig=2.14.1 - - fonttools=4.51.0 - - freetype=2.12.1 - - glib=2.78.4 - - glib-tools=2.78.4 - - gmp=6.2.1 - - gnutls=3.6.15 - - gst-plugins-base=1.14.1 - - gstreamer=1.14.1 - - icu=73.1 - - idna=3.7 - - intel-openmp=2023.1.0 - - jinja2=3.1.4 - - joblib=1.4.2 - - jpeg=9e - - kiwisolver=1.4.4 - - krb5=1.20.1 - - lame=3.100 - - lcms2=2.12 - - ld_impl_linux-64=2.38 - - lerc=3.0 - - libbrotlicommon=1.0.9 - - libbrotlidec=1.0.9 - - libbrotlienc=1.0.9 - - libclang=14.0.6 - - libclang13=14.0.6 - - libcublas=12.4.2.65 - - libcufft=11.2.0.44 - - libcufile=1.9.1.3 - - libcups=2.4.2 - - libcurand=10.3.5.147 - - libcusolver=11.6.0.99 - - libcusparse=12.3.0.142 - - libdeflate=1.17 - - libedit=3.1.20230828 - - libffi=3.4.4 - - libgcc-ng=11.2.0 - - libgfortran-ng=11.2.0 - - libgfortran5=11.2.0 - - libglib=2.78.4 - - libgomp=11.2.0 - - libiconv=1.16 - - libidn2=2.3.4 - - libjpeg-turbo=2.0.0 - - libllvm14=14.0.6 - - libnpp=12.2.5.2 - - libnvfatbin=12.4.127 - - libnvjitlink=12.4.99 - - libnvjpeg=12.3.1.89 - - libpng=1.6.39 - - libpq=12.17 - - libstdcxx-ng=11.2.0 - - libtasn1=4.19.0 - - libtiff=4.5.1 - - libunistring=0.9.10 - - libuuid=1.41.5 - - libwebp-base=1.3.2 - - libxcb=1.15 - - libxkbcommon=1.0.1 - - libxml2=2.13.1 - - llvm-openmp=14.0.6 - - lz4-c=1.9.4 - - markupsafe=2.1.3 - - matplotlib=3.8.4 - - matplotlib-base=3.8.4 - - mkl=2023.1.0 - - mkl-service=2.4.0 - - mkl_fft=1.3.8 - - mkl_random=1.2.4 - - mpmath=1.3.0 - - mysql=5.7.24 - - ncurses=6.4 - - nettle=3.7.3 - - networkx=3.3 - - numexpr=2.8.7 - - numpy=1.26.4 - - numpy-base=1.26.4 - - openh264=2.1.1 - - openjpeg=2.5.2 - - openpyxl=3.1.5 - - openssl=3.0.15 - - packaging=24.1 - - pandas=2.2.2 - - pcre2=10.42 - - pillow=10.4.0 - - pip=24.2 - - ply=3.11 - - pybind11-abi=5 - - pyopengl=3.1.1a1 - - pyparsing=3.0.9 - - pyqt=5.15.10 - - pyqt5-sip=12.13.0 - - pysocks=1.7.1 - - python=3.12.4 - - python-dateutil=2.9.0post0 - - python-tzdata=2023.3 - - pytorch=2.4.0 - - pytorch-cuda=12.4 - - pytorch-mutex=1.0 - - pytz=2024.1 - - pyyaml=6.0.1 - - qt-main=5.15.2 - - readline=8.2 - - requests=2.32.3 - - scikit-learn=1.5.1 - - scipy=1.13.1 - - seaborn=0.13.2 - - setuptools=72.1.0 - - sip=6.7.12 - - six=1.16.0 - - sqlite=3.45.3 - - sympy=1.12 - - tbb=2021.8.0 - - threadpoolctl=3.5.0 - - tk=8.6.14 - - torchaudio=2.4.0 - - torchtriton=3.0.0 - - torchvision=0.19.0 - - tornado=6.4.1 - - tqdm=4.66.5 - - typing_extensions=4.11.0 - - tzdata=2024a - - unicodedata2=15.1.0 - - urllib3=2.2.2 - - wheel=0.43.0 - - xlrd=2.0.1 - - xz=5.4.6 - - yaml=0.2.5 - - zlib=1.2.13 - - zstd=1.5.5 - - pip: - - autopep8==2.3.1 - - basedpyright==1.16.0 - - black==24.8.0 - - click==8.1.7 - - fsspec==2024.6.1 - - graphviz==0.20.3 - - greenlet==3.0.3 - - msgpack==1.0.8 - - mypy-extensions==1.0.0 - - nodejs-wheel-binaries==20.16.0 - - pathspec==0.12.1 - - platformdirs==4.2.2 - - pycodestyle==2.12.1 - - pynvim==0.5.0