-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
119 lines (119 loc) · 2.2 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
name: PU_env
channels:
- pytorch
- anaconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- bitarray=2.3.6
- blas=1.0
- brotlipy=0.7.0
- bzip2=1.0.8
- ca-certificates=2021.10.8
- 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=11.3.1
- cvxopt=1.2.7
- dataclasses=0.8
- dsdp=5.8
- ffmpeg=4.2.2
- fftw=3.3.8
- filelock=3.6.0
- freetype=2.11.0
- giflib=5.2.1
- glpk=4.65
- gmp=6.2.1
- gnutls=3.6.15
- gsl=2.7
- huggingface_hub=0.4.0
- idna=3.3
- importlib-metadata=4.8.2
- importlib_metadata=1.5.0
- intel-openmp=2021.4.0
- joblib=1.1.0
- jpeg=9d
- lame=3.100
- lcms2=2.12
- ld_impl_linux-64=2.35.1
- libblas=3.9.0
- libcblas=3.9.0
- libffi=3.3
- libgcc-ng=11.2.0
- libgfortran-ng=7.5.0
- libgfortran4=7.5.0
- libgomp=11.2.0
- libidn2=2.3.2
- liblapack=3.9.0
- libopus=1.3.1
- 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
- libvpx=1.7.0
- libwebp=1.2.0
- libwebp-base=1.2.0
- lz4-c=1.9.3
- metis=5.1.0
- mkl=2021.4.0
- mkl-service=2.4.0
- mkl_fft=1.3.1
- mkl_random=1.2.2
- mpfr=4.1.0
- 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.1l
- packaging=21.3
- pandas=1.1.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-dateutil=2.8.1
- python_abi=3.8
- pytorch=1.10.2
- pytorch-mutex=1.0
- pytz=2020.1
- pyyaml=5.4.1
- readline=8.1.2
- regex=2021.11.2
- requests=2.27.1
- sacremoses=0.0.46
- scikit-learn=0.23.2
- scipy=1.7.3
- setuptools=58.0.4
- six=1.16.0
- sqlite=3.37.2
- suitesparse=5.10.1
- tbb=2020.2
- threadpoolctl=3.1.0
- 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
- x264=1!157.20191217
- xz=5.2.5
- yaml=0.2.5
- zipp=3.7.0
- zlib=1.2.11
- zstd=1.4.9