-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
94 lines (94 loc) · 2.59 KB
/
environment.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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
name: transformer
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotlipy=0.7.0=py38h1a28f6b_1002
- bzip2=1.0.8=h620ffc9_4
- ca-certificates=2023.01.10=hca03da5_0
- certifi=2022.12.7=py38hca03da5_0
- cffi=1.15.1=py38h80987f9_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cryptography=39.0.1=py38h834c97f_0
- ffmpeg=4.2.2=h04105a8_0
- flit-core=3.6.0=pyhd3eb1b0_0
- freetype=2.12.1=h1192e45_0
- gettext=0.21.0=h826f4ad_0
- giflib=5.2.1=h80987f9_3
- gmp=6.2.1=hc377ac9_3
- gnutls=3.6.15=h887c41c_0
- icu=68.1=hc377ac9_0
- idna=3.4=py38hca03da5_0
- jpeg=9e=h80987f9_1
- lame=3.100=h1a28f6b_0
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_0
- libffi=3.4.2=hca03da5_6
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libiconv=1.16=h1a28f6b_2
- libidn2=2.3.1=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libopus=1.3=h1a28f6b_1
- libpng=1.6.39=h80987f9_0
- libtasn1=4.16.0=h1a28f6b_0
- libtiff=4.5.0=h313beb8_2
- libunistring=0.9.10=h1a28f6b_0
- libvpx=1.10.0=hc377ac9_0
- libwebp=1.2.4=ha3663a8_1
- libwebp-base=1.2.4=h80987f9_1
- libxml2=2.9.14=h8c5e841_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_0
- ncurses=6.4=h313beb8_0
- nettle=3.7.3=h84b5d62_1
- numpy=1.23.5=py38h1398885_0
- numpy-base=1.23.5=py38h90707a3_0
- openh264=1.8.0=h98b2900_0
- openssl=1.1.1t=h1a28f6b_0
- pillow=9.4.0=py38h313beb8_0
- pip=23.0.1=py38hca03da5_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=23.0.0=py38hca03da5_0
- pysocks=1.7.1=py38hca03da5_0
- python=3.8.16=hc0d8a6c_3
- pytorch=1.13.1=py3.8_0
- readline=8.2=h1a28f6b_0
- requests=2.28.1=py38hca03da5_0
- setuptools=65.6.3=py38hca03da5_0
- sqlite=3.40.1=h7a7dc30_0
- tk=8.6.12=hb8d0fd4_0
- torchaudio=0.13.1=py38_cpu
- torchvision=0.14.1=py38_cpu
- typing_extensions=4.4.0=py38hca03da5_0
- urllib3=1.26.14=py38hca03da5_0
- wheel=0.38.4=py38hca03da5_0
- x264=1!152.20180806=h1a28f6b_0
- xz=5.2.10=h80987f9_1
- zlib=1.2.13=h5a0b063_0
- zstd=1.5.2=h8574219_0
- pip:
- aiohttp==3.8.4
- aiosignal==1.3.1
- async-timeout==4.0.2
- attrs==22.2.0
- filelock==3.9.0
- frozenlist==1.3.3
- fsspec==2023.3.0
- huggingface-hub==0.13.1
- lightning-utilities==0.8.0
- lxml==4.9.2
- multidict==6.0.4
- packaging==23.0
- pytorch-lightning==1.9.4
- pyyaml==6.0
- regex==2022.10.31
- tokenizers==0.13.2
- torchmetrics==0.11.3
- tqdm==4.65.0
- transformers==4.26.1
- translate-toolkit==3.8.6
- yarl==1.8.2