Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Add Ubuntu environment
Browse files Browse the repository at this point in the history
  • Loading branch information
davidguzmanr committed Nov 15, 2022
1 parent d0006f1 commit f5ce3ed
Showing 1 changed file with 248 additions and 0 deletions.
248 changes: 248 additions & 0 deletions environment-linux.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,248 @@
name: PyTorch
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2022.07.19=h06a4308_0
- certifi=2022.9.14=py38h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.3=h5eee18b_3
- openssl=1.1.1q=h7f8727e_0
- pip=22.1.2=py38h06a4308_0
- python=3.8.13=h12debd9_0
- readline=8.1.2=h7f8727e_1
- setuptools=63.4.1=py38h06a4308_0
- sqlite=3.39.2=h5082296_0
- tk=8.6.12=h1ccaba5_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7f8727e_1
- zlib=1.2.12=h5eee18b_3
- pip:
- absl-py==1.2.0
- aiohttp==3.8.3
- aiosignal==1.2.0
- anyio==3.6.1
- anytree==2.8.0
- argon2-cffi==21.3.0
- argon2-cffi-bindings==21.2.0
- asttokens==2.0.8
- astunparse==1.6.3
- async-timeout==4.0.2
- attrs==22.1.0
- autopep8==1.7.0
- babel==2.10.3
- backcall==0.2.0
- beautifulsoup4==4.11.1
- bert-score==0.3.12
- black==22.8.0
- bleach==5.0.1
- bpemb==0.3.4
- cachetools==5.2.0
- cffi==1.15.1
- charset-normalizer==2.1.1
- click==8.0.4
- cloudpickle==2.2.0
- colorama==0.4.5
- conllu==4.5.2
- contourpy==1.0.5
- cycler==0.11.0
- datasets==2.4.0
- debugpy==1.6.3
- decorator==5.1.1
- defusedxml==0.7.1
- deprecated==1.2.13
- dill==0.3.5.1
- docopt==0.6.2
- docstring-parser==0.15
- eagerpy==0.30.0
- editdistance==0.6.1
- entrypoints==0.4
- executing==1.0.0
- fastjsonschema==2.16.2
- filelock==3.8.0
- flair==0.11.3
- flatbuffers==22.10.26
- fonttools==4.37.3
- foolbox==3.3.3
- frozenlist==1.3.1
- fsspec==2022.8.2
- ftfy==6.1.1
- future==0.18.2
- gast==0.4.0
- gdown==4.4.0
- gensim==4.2.0
- gitdb==4.0.9
- gitpython==3.1.27
- google-auth==2.12.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.49.1
- h5py==3.7.0
- huggingface-hub==0.10.0
- hyperopt==0.2.7
- idna==3.4
- importlib-metadata==5.0.0
- importlib-resources==5.9.0
- ipykernel==6.15.3
- ipython==8.5.0
- ipython-genutils==0.2.0
- ipywidgets==8.0.2
- isort==5.10.1
- janome==0.4.2
- jedi==0.18.1
- jieba==0.42.1
- jinja2==3.1.2
- joblib==1.2.0
- json5==0.9.10
- jsonargparse==4.15.1
- jsonschema==4.16.0
- jupyter-client==7.3.5
- jupyter-core==4.11.1
- jupyter-server==1.18.1
- jupyter-server-mathjax==0.2.6
- jupyterlab==3.4.7
- jupyterlab-code-formatter==1.5.3
- jupyterlab-git==0.39.2
- jupyterlab-pygments==0.2.2
- jupyterlab-server==2.15.1
- jupyterlab-widgets==3.0.3
- keras==2.10.0
- keras-preprocessing==1.1.2
- kiwisolver==1.4.4
- konoha==4.6.5
- langdetect==1.0.9
- language-tool-python==2.7.1
- lemminflect==0.2.3
- libclang==14.0.6
- lru-dict==1.1.8
- lxml==4.9.1
- markdown==3.4.1
- markupsafe==2.1.1
- matplotlib==3.6.0
- matplotlib-inline==0.1.6
- mistune==2.0.4
- more-itertools==9.0.0
- mpld3==0.3
- multidict==6.0.2
- multiprocess==0.70.13
- mypy==0.990
- mypy-extensions==0.4.3
- nbclassic==0.4.3
- nbclient==0.6.8
- nbconvert==7.0.0
- nbdime==3.1.1
- nbformat==5.5.0
- nest-asyncio==1.5.5
- networkx==2.8.7
- nltk==3.7
- notebook==6.4.12
- notebook-shim==0.1.0
- num2words==0.5.12
- numpy==1.23.3
- oauthlib==3.2.1
- openhownet==2.0
- opt-einsum==3.3.0
- overrides==3.1.0
- packaging==21.3
- pandas==1.5.0
- pandocfilters==1.5.0
- parso==0.8.3
- pathspec==0.10.1
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.2.0
- pinyin==0.4.0
- pkgutil-resolve-name==1.3.10
- platformdirs==2.5.2
- pptree==3.1
- prometheus-client==0.14.1
- prompt-toolkit==3.0.31
- protobuf==3.19.6
- psutil==5.9.2
- ptyprocess==0.7.0
- pure-eval==0.2.2
- py4j==0.10.9.7
- pyarrow==10.0.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycld2==0.41
- pycodestyle==2.9.1
- pycparser==2.21
- pydeprecate==0.3.2
- pygments==2.13.0
- pyparsing==3.0.9
- pyrsistent==0.18.1
- pysocks==1.7.1
- python-dateutil==2.8.2
- pytorch-lightning==1.7.7
- pytz==2022.2.1
- pyyaml==6.0
- pyzmq==24.0.0
- regex==2022.9.13
- requests==2.28.1
- requests-oauthlib==1.3.1
- responses==0.18.0
- rsa==4.9
- scikit-learn==1.1.2
- scipy==1.9.1
- seaborn==0.12.0
- segtok==1.5.11
- send2trash==1.8.0
- sentence-transformers==2.2.2
- sentencepiece==0.1.95
- six==1.16.0
- smart-open==6.2.0
- smmap==5.0.0
- sniffio==1.3.0
- soupsieve==2.3.2.post1
- sqlitedict==2.0.0
- stack-data==0.5.0
- tabulate==0.9.0
- tensorboard==2.10.1
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.10.0
- tensorflow-estimator==2.10.0
- tensorflow-hub==0.12.0
- tensorflow-io-gcs-filesystem==0.27.0
- termcolor==2.1.0
- terminado==0.15.0
- terminaltables==3.1.10
- textattack==0.3.7
- threadpoolctl==3.1.0
- tinycss2==1.1.1
- tokenize-rt==4.2.1
- tokenizers==0.12.1
- toml==0.10.2
- tomli==2.0.1
- torch==1.12.1
- torchattacks==3.2.7
- torchaudio==0.12.1
- torchfile==0.1.0
- torchinfo==1.7.1
- torchmetrics==0.10.0
- torchtext==0.13.1
- torchvision==0.13.1
- tornado==6.2
- tqdm==4.64.1
- traitlets==5.4.0
- transformers==4.24.0
- typing-extensions==4.3.0
- urllib3==1.26.12
- wcwidth==0.2.5
- webencodings==0.5.1
- websocket-client==1.4.1
- werkzeug==2.2.2
- widgetsnbextension==4.0.3
- wikipedia-api==0.5.4
- word2number==1.1
- wrapt==1.14.1
- xxhash==3.1.0
- yarl==1.8.1
- zipp==3.8.1
prefix: /home/david/anaconda3/envs/PyTorch

0 comments on commit f5ce3ed

Please sign in to comment.