Files
LLPTE/conda_llpte.yml
2024-04-02 20:08:47 +02:00

140 lines
3.0 KiB
YAML

name: llpte
channels:
- defaults
dependencies:
- ca-certificates=2023.01.10
- libcxx=14.0.6
- libffi=3.4.2
- ncurses=6.4
- openssl=1.1.1t
- pip=23.0.1
- python=3.8.16
- readline=8.2
- setuptools=66.0.0
- sqlite=3.41.2
- tk=8.6.12
- wheel=0.38.4
- xz=5.2.10
- zlib=1.2.13
- spacy-model-en_core_web_sm=3.3.0
- pip:
- aiohttp==3.8.4
- aiosignal==1.3.1
- allennlp==2.10.1
- allennlp-models==2.10.1
- async-timeout==4.0.2
- attrs==23.1.0
- base58==2.1.1
- blis==0.7.9
- boto3==1.26.120
- botocore==1.29.120
- cached-path==1.1.6
- cachetools==5.3.0
- catalogue==2.0.8
- certifi==2022.12.7
- charset-normalizer==3.1.0
- click==8.1.3
- commonmark==0.9.1
- conllu==4.4.2
- cymem==2.0.7
- datasets==2.10.1
- dill==0.3.6
- docker-pycreds==0.4.0
# - en-core-web-sm==3.3.0
- exceptiongroup==1.1.1
- fairscale==0.4.6
- filelock==3.7.1
- frozenlist==1.3.3
- fsspec==2023.4.0
- ftfy==6.1.1
- gitdb==4.0.10
- gitpython==3.1.31
- google-api-core==2.11.0
- google-auth==2.17.3
- google-cloud-core==2.3.2
- google-cloud-storage==2.8.0
- google-crc32c==1.5.0
- google-resumable-media==2.5.0
- googleapis-common-protos==1.59.0
- h5py==3.8.0
- huggingface-hub==0.10.1
- idna==3.4
- iniconfig==2.0.0
- jinja2==3.1.2
- jmespath==1.0.1
- joblib==1.2.0
- jsonnet==0.20.0
- langcodes==3.3.0
- lmdb==1.4.1
- markupsafe==2.1.2
- more-itertools==9.1.0
- multidict==6.0.4
- multiprocess==0.70.14
- murmurhash==1.0.9
- nltk==3.8.1
- numpy==1.24.3
- packaging==23.1
- pandas==2.0.1
- pathtools==0.1.2
- pathy==0.10.1
- pillow==9.5.0
- pluggy==1.0.0
- preshed==3.0.8
- promise==2.3
- protobuf==3.20.3
- psutil==5.9.5
- py-rouge==1.1
- pyarrow==11.0.0
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pydantic==1.8.2
- pygments==2.15.1
- pytest==7.3.1
- python-dateutil==2.8.2
- pytz==2023.3
- pyyaml==6.0
- regex==2023.3.23
- requests==2.28.2
- responses==0.18.0
- rich==12.6.0
- rsa==4.9
- s3transfer==0.6.0
- sacremoses==0.0.53
- scikit-learn==1.2.2
- scipy==1.10.1
- sentencepiece==0.1.98
- sentry-sdk==1.21.0
- setproctitle==1.3.2
- shortuuid==1.0.11
- six==1.16.0
- smart-open==6.3.0
- smmap==5.0.0
- spacy==3.3.2
- spacy-legacy==3.0.12
- spacy-loggers==1.0.4
- srsly==2.4.6
- tensorboardx==2.6
- termcolor==1.1.0
- thinc==8.0.17
- threadpoolctl==3.1.0
- tokenizers==0.12.1
- tomli==2.0.1
- torch==1.12.1
- torchvision==0.13.1
- tqdm==4.65.0
- traitlets==5.9.0
- transformers==4.20.1
- typer==0.4.2
- typing-extensions==4.5.0
- tzdata==2023.3
- urllib3==1.26.15
- wandb==0.12.21
- wasabi==0.10.1
- wcwidth==0.2.6
- word2number==1.1
- xxhash==3.2.0
- yarl==1.9.2
- openai
- nicegui
- nicegui-highcharts