gistillery / environment.yml
Benjamin Bossan
Initial commit
a240da9
name: gistillery
channels:
- pytorch
- nvidia
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.01.10=h06a4308_0
- cuda-cudart=11.7.99=0
- cuda-cupti=11.7.101=0
- cuda-libraries=11.7.1=0
- cuda-nvrtc=11.7.99=0
- cuda-nvtx=11.7.91=0
- cuda-runtime=11.7.1=0
- filelock=3.9.0=py310h06a4308_0
- gmp=6.2.1=h295c915_3
- gmpy2=2.1.2=py310heeb90bb_0
- intel-openmp=2023.1.0=hdb19cb5_46305
- jinja2=3.1.2=py310h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libcublas=11.10.3.66=0
- libcufft=10.7.2.124=h4fbf590_0
- libcufile=1.6.1.9=0
- libcurand=10.3.2.106=0
- libcusolver=11.4.0.1=0
- libcusparse=11.7.4.91=0
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libnpp=11.7.4.75=0
- libnvjpeg=11.8.0.2=0
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- markupsafe=2.1.1=py310h7f8727e_0
- mkl=2023.1.0=h6d00ec8_46342
- mpc=1.1.0=h10f8cd9_1
- mpfr=4.0.2=hb69a4c5_1
- ncurses=6.4=h6a678d5_0
- networkx=2.8.4=py310h06a4308_1
- openssl=1.1.1t=h7f8727e_0
- pip=23.0.1=py310h06a4308_0
- python=3.10.11=h7a1cb2a_2
- pytorch=2.0.0=py3.10_cuda11.7_cudnn8.5.0_0
- pytorch-cuda=11.7=h778d358_3
- pytorch-mutex=1.0=cuda
- readline=8.2=h5eee18b_0
- setuptools=66.0.0=py310h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- sympy=1.11.1=py310h06a4308_0
- tbb=2021.8.0=hdb19cb5_0
- tk=8.6.12=h1ccaba5_0
- torchtriton=2.0.0=py310
- typing_extensions=4.5.0=py310h06a4308_0
- tzdata=2023c=h04d1e81_0
- wheel=0.38.4=py310h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- anyio==3.6.2
- black==23.3.0
- certifi==2022.12.7
- charset-normalizer==3.1.0
- click==8.1.3
- fastapi==0.95.1
- fsspec==2023.4.0
- h11==0.14.0
- httptools==0.5.0
- huggingface-hub==0.14.1
- idna==3.4
- mpmath==1.2.1
- mypy==1.2.0
- mypy-extensions==1.0.0
- numpy==1.24.3
- packaging==23.1
- pathspec==0.11.1
- platformdirs==3.5.0
- pydantic==1.10.7
- python-dotenv==1.0.0
- pyyaml==6.0
- regex==2023.5.5
- requests==2.29.0
- ruff==0.0.264
- sniffio==1.3.0
- starlette==0.26.1
- tokenizers==0.13.3
- tomli==2.0.1
- tqdm==4.65.0
- transformers==4.28.1
- urllib3==1.26.15
- uvicorn==0.22.0
- uvloop==0.17.0
- watchfiles==0.19.0
- websockets==11.0.2
prefix: /home/vinh/anaconda3/envs/gistillery