rule-guided-music / environment.yml
yjhuangcd
First commit
9965bf6
raw
history blame
7.38 kB
name: guided
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- brotlipy=0.7.0=py39h27cfd23_1003
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.08.22=h06a4308_0
- certifi=2023.7.22=py39h06a4308_0
- cffi=1.15.1=py39h5eee18b_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cryptography=39.0.1=py39h9ce1e76_2
- 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
- ffmpeg=4.3=hf484d3e_0
- filelock=3.9.0=py39h06a4308_0
- freetype=2.12.1=h4a9f257_0
- giflib=5.2.1=h5eee18b_3
- gmp=6.2.1=h295c915_3
- gmpy2=2.1.2=py39heeb90bb_0
- gnutls=3.6.15=he1e5248_0
- idna=3.4=py39h06a4308_0
- intel-openmp=2023.1.0=hdb19cb5_46305
- jinja2=3.1.2=py39h06a4308_0
- jpeg=9e=h5eee18b_1
- lame=3.100=h7b6447c_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- 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
- libdeflate=1.17=h5eee18b_0
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=7.5.0=h14aa051_20
- libgfortran4=7.5.0=h14aa051_20
- libgomp=11.2.0=h1234567_1
- libiconv=1.16=h7f8727e_2
- libidn2=2.3.4=h5eee18b_0
- libnpp=11.7.4.75=0
- libnvjpeg=11.8.0.2=0
- libpng=1.6.39=h5eee18b_0
- libstdcxx-ng=11.2.0=h1234567_1
- libtasn1=4.19.0=h5eee18b_0
- libtiff=4.5.0=h6a678d5_2
- libunistring=0.9.10=h27cfd23_0
- libwebp=1.2.4=h11a3e52_1
- libwebp-base=1.2.4=h5eee18b_1
- lz4-c=1.9.4=h6a678d5_0
- markupsafe=2.1.1=py39h7f8727e_0
- mkl=2023.1.0=h6d00ec8_46342
- mkl-service=2.4.0=py39h5eee18b_1
- mkl_fft=1.3.6=py39h417a72b_1
- mkl_random=1.2.2=py39h417a72b_1
- mpc=1.1.0=h10f8cd9_1
- mpfr=4.0.2=hb69a4c5_1
- mpi=1.0=openmpi
- mpi4py=3.1.4=py39h3e5f7c9_0
- mpmath=1.2.1=py39h06a4308_0
- ncurses=6.4=h6a678d5_0
- nettle=3.7.3=hbbd107a_1
- networkx=2.8.4=py39h06a4308_1
- numpy=1.24.3=py39hf6e8229_1
- numpy-base=1.24.3=py39h060ed82_1
- openh264=2.1.1=h4ff587b_0
- openmpi=4.0.4=hdf1f1ad_0
- openssl=3.0.12=h7f8727e_0
- pillow=9.4.0=py39h6a678d5_0
- pip=23.1.2=py39h06a4308_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=23.0.0=py39h06a4308_0
- pysocks=1.7.1=py39h06a4308_0
- python=3.9.16=h955ad1f_3
- pytorch=2.0.1=py3.9_cuda11.7_cudnn8.5.0_0
- pytorch-cuda=11.7=h778d358_5
- pytorch-mutex=1.0=cuda
- readline=8.2=h5eee18b_0
- requests=2.31.0=pyhd8ed1ab_0
- setuptools=67.8.0=py39h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h5eee18b_0
- sympy=1.11.1=py39h06a4308_0
- tbb=2021.8.0=hdb19cb5_0
- tk=8.6.12=h1ccaba5_0
- torchaudio=2.0.2=py39_cu117
- torchtext=0.6.0=py_1
- torchtriton=2.0.0=py39
- torchvision=0.15.2=py39_cu117
- tqdm=4.65.0=py39hb070fc8_0
- typing_extensions=4.6.3=py39h06a4308_0
- urllib3=1.26.16=py39h06a4308_0
- wheel=0.38.4=py39h06a4308_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.5=hc292b87_0
- pip:
- absl-py==1.4.0
- accelerate==0.21.0
- anyio==4.0.0
- appdirs==1.4.4
- argon2-cffi==23.1.0
- argon2-cffi-bindings==21.2.0
- arrow==1.3.0
- asttokens==2.4.1
- async-lru==2.0.4
- attrs==23.1.0
- awscli==1.29.84
- babel==2.13.1
- beautifulsoup4==4.12.2
- bleach==6.1.0
- blobfile==2.0.2
- boltons==23.0.0
- botocore==1.31.84
- cachetools==5.3.1
- chardet==5.1.0
- clean-fid==0.1.35
- click==8.1.3
- clip-anytorch==2.5.2
- colorama==0.4.4
- comm==0.1.4
- contextlib2==21.6.0
- contourpy==1.1.0
- cycler==0.11.0
- debugpy==1.8.0
- decorator==5.1.1
- defusedxml==0.7.1
- docker-pycreds==0.4.0
- docutils==0.16
- einops==0.6.1
- exceptiongroup==1.1.3
- executing==2.0.1
- fastjsonschema==2.18.1
- fonttools==4.40.0
- fqdn==1.5.1
- fsspec==2023.6.0
- ftfy==6.1.1
- future==0.18.3
- gitdb==4.0.10
- gitpython==3.1.31
- google-auth==2.21.0
- google-auth-oauthlib==1.0.0
- grpcio==1.56.0
- huggingface-hub==0.15.1
- imageio==2.31.1
- importlib-metadata==6.7.0
- importlib-resources==5.12.0
- ipykernel==6.26.0
- ipython==8.17.2
- ipython-genutils==0.2.0
- ipywidgets==8.1.1
- isoduration==20.11.0
- jedi==0.19.1
- jmespath==1.0.1
- joblib==1.3.1
- json5==0.9.14
- jsonmerge==1.9.2
- jsonpickle==3.0.1
- jsonpointer==2.4
- jsonschema==4.19.0
- jsonschema-specifications==2023.7.1
- jupyter==1.0.0
- jupyter-client==8.5.0
- jupyter-console==6.6.3
- jupyter-core==5.5.0
- jupyter-events==0.8.0
- jupyter-lsp==2.2.0
- jupyter-server==2.9.1
- jupyter-server-terminals==0.4.4
- jupyterlab==4.0.8
- jupyterlab-pygments==0.2.2
- jupyterlab-server==2.25.0
- jupyterlab-widgets==3.0.9
- k-diffusion==0.0.16
- kiwisolver==1.4.4
- kornia==0.7.0
- lazy-loader==0.3
- lmdb==1.4.1
- lxml==4.9.2
- markdown==3.4.3
- matplotlib==3.7.1
- matplotlib-inline==0.1.6
- mido==1.2.10
- mistune==3.0.2
- ml-collections==0.1.1
- more-itertools==10.0.0
- music21==8.3.0
- nbclient==0.8.0
- nbconvert==7.10.0
- nbformat==5.9.2
- nest-asyncio==1.5.8
- notebook==7.0.6
- notebook-shim==0.2.3
- oauthlib==3.2.2
- omegaconf==2.0.0
- overrides==7.4.0
- packaging==23.1
- pandas==2.0.2
- pandocfilters==1.5.0
- parso==0.8.3
- pathtools==0.1.2
- pexpect==4.8.0
- platformdirs==3.11.0
- prometheus-client==0.18.0
- prompt-toolkit==3.0.39
- protobuf==4.23.3
- psutil==5.9.5
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pycryptodomex==3.18.0
- pygments==2.16.1
- pyparsing==3.1.0
- python-dateutil==2.8.2
- python-json-logger==2.0.7
- pytorch-lightning==1.0.8
- pytz==2023.3
- pywavelets==1.4.1
- pyyaml==6.0
- pyzmq==25.1.1
- qtconsole==5.4.4
- qtpy==2.4.1
- referencing==0.30.2
- regex==2023.8.8
- requests-oauthlib==1.3.1
- resize-right==0.0.2
- rfc3339-validator==0.1.4
- rfc3986-validator==0.1.1
- rotary-embedding-torch==0.3.2
- rpds-py==0.9.2
- rsa==4.7.2
- s3transfer==0.7.0
- safetensors==0.3.1
- scikit-image==0.21.0
- scikit-learn==1.3.2
- scipy==1.11.2
- seaborn==0.13.0
- send2trash==1.8.2
- sentry-sdk==1.25.1
- setproctitle==1.3.2
- smmap==5.0.0
- sniffio==1.3.0
- soupsieve==2.5
- stack-data==0.6.3
- tensorboard==2.13.0
- tensorboard-data-server==0.7.1
- terminado==0.17.1
- threadpoolctl==3.2.0
- tifffile==2023.8.12
- timm==0.9.2
- tinycss2==1.2.1
- tomli==2.0.1
- torchdata==0.6.1
- torchdiffeq==0.2.3
- torchsde==0.2.5
- tornado==6.3.3
- traitlets==5.13.0
- trampoline==0.1.2
- types-python-dateutil==2.8.19.14
- tzdata==2023.3
- uri-template==1.3.0
- wandb==0.15.4
- wcwidth==0.2.6
- webcolors==1.13
- webencodings==0.5.1
- websocket-client==1.6.4
- werkzeug==2.3.6
- widgetsnbextension==4.0.9
- zipp==3.15.0