File size: 3,325 Bytes
0255e9b |
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 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 |
name: address-extraction
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- blas=2.120
- blas-devel=3.9.0
- brotli-python=1.1.0
- bzip2=1.0.8
- ca-certificates=2023.11.17
- certifi=2023.11.17
- charset-normalizer=3.3.2
- cuda-cccl=12.3.101
- cuda-cudart=12.1.105
- cuda-cudart-dev=12.1.105
- cuda-cupti=12.1.105
- cuda-libraries=12.1.0
- cuda-libraries-dev=12.1.0
- cuda-nvrtc=12.1.105
- cuda-nvrtc-dev=12.1.105
- cuda-nvtx=12.1.105
- cuda-opencl=12.3.101
- cuda-opencl-dev=12.3.101
- cuda-profiler-api=12.3.101
- cuda-runtime=12.1.0
- filelock=3.13.1
- freetype=2.12.1
- idna=3.6
- intel-openmp=2023.2.0
- jinja2=3.1.3
- lcms2=2.16
- lerc=4.0.0
- libblas=3.9.0
- libcblas=3.9.0
- libcublas=12.1.0.26
- libcublas-dev=12.1.0.26
- libcufft=11.0.2.4
- libcufft-dev=11.0.2.4
- libcurand=10.3.4.107
- libcurand-dev=10.3.4.107
- libcusolver=11.4.4.55
- libcusolver-dev=11.4.4.55
- libcusparse=12.0.2.55
- libcusparse-dev=12.0.2.55
- libdeflate=1.19
- libffi=3.4.2
- libhwloc=2.9.3
- libiconv=1.17
- libjpeg-turbo=3.0.0
- liblapack=3.9.0
- liblapacke=3.9.0
- libnpp=12.0.2.50
- libnpp-dev=12.0.2.50
- libnvjitlink=12.1.105
- libnvjitlink-dev=12.1.105
- libnvjpeg=12.1.1.14
- libnvjpeg-dev=12.1.1.14
- libpng=1.6.39
- libsqlite=3.44.2
- libtiff=4.6.0
- libuv=1.44.2
- libwebp-base=1.3.2
- libxcb=1.15
- libxml2=2.12.4
- libzlib=1.2.13
- m2w64-gcc-libgfortran=5.3.0
- m2w64-gcc-libs=5.3.0
- m2w64-gcc-libs-core=5.3.0
- m2w64-gmp=6.1.0
- m2w64-libwinpthread-git=5.0.0.4634.697f757
- markupsafe=2.1.4
- mkl=2023.2.0
- mkl-devel=2023.2.0
- mkl-include=2023.2.0
- mpmath=1.3.0
- msys2-conda-epoch=20160418
- networkx=3.2.1
- numpy=1.26.3
- openjpeg=2.5.0
- openssl=3.2.0
- pillow=10.2.0
- pip=23.3.2
- pthread-stubs=0.4
- pthreads-win32=2.9.1
- pysocks=1.7.1
- python=3.10.13
- python_abi=3.10
- pytorch=2.1.2
- pytorch-cuda=12.1
- pytorch-mutex=1.0
- pyyaml=6.0.1
- requests=2.31.0
- setuptools=69.0.3
- sympy=1.12
- tbb=2021.11.0
- tk=8.6.13
- typing_extensions=4.9.0
- ucrt=10.0.22621.0
- urllib3=2.1.0
- vc=14.3
- vc14_runtime=14.38.33130
- vs2015_runtime=14.38.33130
- wheel=0.42.0
- win_inet_pton=1.1.0
- xorg-libxau=1.0.11
- xorg-libxdmcp=1.1.3
- xz=5.2.6
- yaml=0.2.5
- zstd=1.5.5
- pip:
- accelerate==0.26.1
- aiohttp==3.9.1
- aiosignal==1.3.1
- async-timeout==4.0.3
- attrs==23.2.0
- colorama==0.4.6
- datasets==2.16.1
- dill==0.3.7
- frozenlist==1.4.1
- fsspec==2023.10.0
- huggingface-hub==0.20.3
- joblib==1.3.2
- multidict==6.0.4
- multiprocess==0.70.15
- orjson==3.9.12
- packaging==23.2
- pandas==2.2.0
- psutil==5.9.8
- pyarrow==15.0.0
- pyarrow-hotfix==0.6
- python-dateutil==2.8.2
- pytz==2023.3.post1
- regex==2023.12.25
- safetensors==0.4.1
- scikit-learn==1.4.0
- scipy==1.12.0
- six==1.16.0
- threadpoolctl==3.2.0
- tokenizers==0.15.1
- torchaudio==2.1.2
- torchvision==0.16.2
- tqdm==4.66.1
- transformers==4.37.0
- tzdata==2023.4
- xxhash==3.4.1
- yarl==1.9.4
|