File size: 534 Bytes
c6919c4 |
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 |
name: bark-infinity-oneclick
channels:
- pytorch
- conda-forge
dependencies:
- python=3.10
- pip
- pytorch::pytorch=2.0
- pytorch::torchvision
- pytorch::torchaudio
- huggingface_hub>=0.15
- boto3
- funcy
- numpy
- scipy
- tokenizers
- tqdm
- transformers
- bandit
- black
- codecov
- flake8
- hypothesis>=6.14,<7
- isort>=5.0.0,<6
- jupyter
- mypy
- nbconvert
- nbformat
- pydocstyle
- pylint
- pytest
- pytest-cov
- pathvalidate
- rich
- nltk
- soundfile
- pywin32 |