-
Notifications
You must be signed in to change notification settings - Fork 12
/
environment_CPU.yml
73 lines (73 loc) · 2.21 KB
/
environment_CPU.yml
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
name: temstapro_env_CPU
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- brotlipy=0.7.0=py37h540881e_1004
- ca-certificates=2022.9.24=ha878542_0
- certifi=2022.9.24=pyhd8ed1ab_0
- cffi=1.15.1=py37h5eee18b_2
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- cryptography=3.4.8=py37hf1a17b8_1
- cycler=0.11.0=pyhd8ed1ab_0
- filelock=3.8.0=pyhd8ed1ab_0
- freetype=2.10.4=h0708190_1
- huggingface_hub=0.11.0=pyhd8ed1ab_0
- icu=67.1=he1b5a44_0
- idna=3.4=pyhd8ed1ab_0
- importlib-metadata=4.11.4=py37h89c1867_0
- importlib_metadata=4.11.4=hd8ed1ab_0
- intel-openmp=2022.1.0=h9e868ea_3769
- kiwisolver=1.4.2=py37h295c915_0
- ld_impl_linux-64=2.38=h1181459_1
- libblas=3.9.0=16_linux64_mkl
- libcblas=3.9.0=16_linux64_mkl
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- liblapack=3.9.0=16_linux64_mkl
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=11.2.0=h1234567_1
- matplotlib=3.2.2=1
- matplotlib-base=3.2.2=py37h1d35a4c_1
- mkl=2022.1.0=hc2b9512_224
- ncurses=6.3=h5eee18b_3
- numpy=1.21.6=py37h976b520_0
- openssl=1.1.1s=h7f8727e_0
- packaging=21.3=pyhd8ed1ab_0
- pip=22.2.2=py37h06a4308_0
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pysocks=1.7.1=py37h89c1867_5
- python=3.7.15=h7a1cb2a_1
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.7=2_cp37m
- pytorch=1.13.0=py3.7_cpu_0
- pytorch-mutex=1.0=cpu
- pyyaml=6.0=py37h540881e_4
- readline=8.2=h5eee18b_0
- regex=2022.7.9=py37h5eee18b_0
- requests=2.28.1=pyhd8ed1ab_1
- sentencepiece=0.1.96=py37h7cecad7_1
- setuptools=65.5.0=py37h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.40.0=h5082296_0
- tk=8.6.12=h1ccaba5_0
- tokenizers=0.11.4=py37h3dcd8bd_1
- tornado=6.1=py37h540881e_3
- tqdm=4.64.1=pyhd8ed1ab_0
- transformers=4.24.0=py37h06a4308_0
- typing-extensions=4.3.0=py37h06a4308_0
- typing_extensions=4.3.0=py37h06a4308_0
- urllib3=1.26.13=pyhd8ed1ab_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.6=h5eee18b_0
- yaml=0.2.5=h7f98852_2
- zipp=3.10.0=pyhd8ed1ab_0
- zlib=1.2.13=h5eee18b_0