zajeciaei

This commit is contained in:
Jakub Pokrywka 2022-06-01 10:26:24 +02:00
parent 7e8223b1f1
commit 4080dfa194
1 changed files with 151 additions and 0 deletions

151
cw/environment.yml Normal file
View File

@ -0,0 +1,151 @@
name: zajeciaei
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- blas=1.0=mkl
- brotlipy=0.7.0=py310h7f8727e_1002
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2022.4.26=h06a4308_0
- certifi=2020.6.20=pyhd3eb1b0_3
- cffi=1.15.0=py310hd667e15_1
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cryptography=37.0.1=py310h9ce1e76_0
- cudatoolkit=11.3.1=h2bc3f7f_2
- idna=3.3=pyhd3eb1b0_0
- intel-openmp=2022.0.1=h06a4308_3633
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- libuuid=1.0.3=h7f8727e_2
- libuv=1.40.0=h7b6447c_0
- mkl=2022.0.1=h06a4308_117
- ncurses=6.3=h7f8727e_2
- openssl=1.1.1o=h7f8727e_0
- pip=21.2.4=py310h06a4308_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py310h06a4308_0
- python=3.10.4=h12debd9_0
- pytorch=1.11.0=py3.10_cuda11.3_cudnn8.2.0_0
- pytorch-mutex=1.0=cuda
- readline=8.1.2=h7f8727e_1
- requests=2.27.1=pyhd3eb1b0_0
- setuptools=61.2.0=py310h06a4308_0
- sqlite=3.38.2=hc218d9a_0
- tk=8.6.11=h1ccaba5_0
- torchdata=0.3.0=py310
- torchtext=0.12.0=py310
- tqdm=4.64.0=py310h06a4308_0
- typing_extensions=4.1.1=pyh06a4308_0
- tzdata=2022a=hda174b7_0
- urllib3=1.26.9=py310h06a4308_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.12=h7f8727e_2
- pip:
- aiohttp==3.8.1
- aiosignal==1.2.0
- argon2-cffi==21.3.0
- argon2-cffi-bindings==21.2.0
- asttokens==2.0.5
- async-timeout==4.0.2
- attrs==21.4.0
- backcall==0.2.0
- beautifulsoup4==4.11.1
- bleach==5.0.0
- cycler==0.11.0
- datasets==2.2.2
- debugpy==1.6.0
- decorator==5.1.1
- defusedxml==0.7.1
- dill==0.3.4
- entrypoints==0.4
- executing==0.8.3
- faker==13.11.1
- fastjsonschema==2.15.3
- filelock==3.7.0
- fonttools==4.33.3
- frozenlist==1.3.0
- fsspec==2022.5.0
- gensim==4.2.0
- huggingface-hub==0.6.0
- iniconfig==1.1.1
- ipykernel==6.13.0
- ipython==8.2.0
- ipython-genutils==0.2.0
- ipywidgets==7.7.0
- jedi==0.18.1
- jinja2==3.1.1
- joblib==1.1.0
- jsonschema==4.4.0
- jupyter==1.0.0
- jupyter-client==7.3.0
- jupyter-console==6.4.3
- jupyter-core==4.10.0
- jupyterlab-pygments==0.2.2
- jupyterlab-widgets==1.1.0
- kiwisolver==1.4.2
- markupsafe==2.1.1
- matplotlib==3.5.1
- matplotlib-inline==0.1.3
- mistune==0.8.4
- multidict==6.0.2
- multiprocess==0.70.12.2
- nbclient==0.6.0
- nbconvert==6.5.0
- nbformat==5.3.0
- nest-asyncio==1.5.5
- notebook==6.4.11
- numpy==1.22.3
- packaging==21.3
- pandas==1.4.2
- pandocfilters==1.5.0
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.1.0
- pluggy==1.0.0
- prometheus-client==0.14.1
- prompt-toolkit==3.0.29
- psutil==5.9.0
- ptyprocess==0.7.0
- pure-eval==0.2.2
- py==1.11.0
- pyarrow==8.0.0
- pygments==2.12.0
- pyparsing==3.0.8
- pyrsistent==0.18.1
- pytest==7.1.2
- python-dateutil==2.8.2
- pytorch-crf==0.7.2
- pytz==2022.1
- pyyaml==6.0
- pyzmq==22.3.0
- qtconsole==5.3.0
- qtpy==2.0.1
- responses==0.18.0
- scikit-learn==1.0.2
- scipy==1.8.0
- seaborn==0.11.2
- send2trash==1.8.0
- six==1.16.0
- smart-open==6.0.0
- soupsieve==2.3.2.post1
- stack-data==0.2.0
- terminado==0.13.3
- threadpoolctl==3.1.0
- tinycss2==1.1.1
- tomli==2.0.1
- tornado==6.1
- traitlets==5.1.1
- wcwidth==0.2.5
- webencodings==0.5.1
- widgetsnbextension==3.6.0
- xxhash==3.0.0
- yarl==1.7.2
prefix: /home/kuba/anaconda3/envs/zajeciaei