-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
95 lines (95 loc) · 1.77 KB
/
requirements.txt
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
95
name: RATT_bound
channels:
- pytorch
- defaults
- conda-forge
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- blas=1.0
- brotlipy=0.7.0
- bzip2=1.0.8
- ca-certificates=2021.10.26
- certifi=2021.10.8
- cffi=1.15.0
- charset-normalizer=2.0.12
- click=8.0.4
- colorama=0.4.4
- cryptography=35.0.0
- cudatoolkit=10.2.89
- dataclasses=0.8
- ffmpeg=4.3
- filelock=3.6.0
- freetype=2.11.0
- giflib=5.2.1
- gmp=6.2.1
- gnutls=3.6.15
- huggingface_hub=0.4.0
- idna=3.3
- importlib-metadata=4.11.1
- importlib_metadata=4.11.1
- intel-openmp=2021.4.0
- joblib=1.1.0
- jpeg=9d
- lame=3.100
- lcms2=2.12
- ld_impl_linux-64=2.35.1
- libffi=3.3
- libgcc-ng=9.3.0
- libgomp=9.3.0
- libiconv=1.15
- libidn2=2.3.2
- libpng=1.6.37
- libstdcxx-ng=9.3.0
- libtasn1=4.16.0
- libtiff=4.2.0
- libunistring=0.9.10
- libuv=1.40.0
- libwebp=1.2.0
- libwebp-base=1.2.0
- lz4-c=1.9.3
- mkl=2021.4.0
- mkl-service=2.4.0
- mkl_fft=1.3.1
- mkl_random=1.2.2
- ncurses=6.3
- nettle=3.7.3
- numpy=1.21.2
- numpy-base=1.21.2
- olefile=0.46
- openh264=2.1.1
- openssl=1.1.1m
- packaging=21.3
- pillow=8.4.0
- pip=21.2.4
- pycparser=2.21
- pyopenssl=22.0.0
- pyparsing=3.0.7
- pysocks=1.7.1
- python=3.8.12
- python_abi=3.8
- pytorch=1.10.2
- pytorch-mutex=1.0
- pyyaml=5.4.1
- readline=8.1.2
- regex=2021.11.2
- requests=2.27.1
- sacremoses=0.0.46
- setuptools=58.0.4
- six=1.16.0
- sqlite=3.37.2
- tk=8.6.11
- tokenizers=0.10.3
- torchaudio=0.10.2
- torchvision=0.11.3
- tqdm=4.62.3
- transformers=4.16.2
- typing-extensions=3.10.0.2
- typing_extensions=3.10.0.2
- urllib3=1.26.8
- wheel=0.37.1
- xz=5.2.5
- yaml=0.2.5
- zipp=3.7.0
- zlib=1.2.11
- zstd=1.4.9