Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +146 -146
requirements.txt
CHANGED
@@ -1,149 +1,149 @@
|
|
1 |
# This file may be used to create an environment using:
|
2 |
# $ conda create --name <env> --file <this file>
|
3 |
# platform: linux-64
|
4 |
-
_libgcc_mutex
|
5 |
-
_openmp_mutex
|
6 |
-
abseil-cpp
|
7 |
-
aiohttp
|
8 |
-
aiosignal
|
9 |
-
arrow-cpp
|
10 |
-
async-timeout
|
11 |
-
attrs
|
12 |
-
aws-c-common
|
13 |
-
aws-c-event-stream
|
14 |
-
aws-checksums
|
15 |
-
aws-sdk-cpp
|
16 |
-
blas
|
17 |
-
boost-cpp
|
18 |
-
bottleneck
|
19 |
-
brotli-python
|
20 |
-
bzip2
|
21 |
-
c-ares
|
22 |
-
ca-certificates
|
23 |
-
certifi
|
24 |
-
cffi
|
25 |
-
charset-normalizer
|
26 |
-
cpuonly
|
27 |
-
cryptography
|
28 |
-
datasets
|
29 |
-
dill
|
30 |
-
ffmpeg
|
31 |
-
filelock
|
32 |
-
freetype
|
33 |
-
frozenlist
|
34 |
-
fsspec
|
35 |
-
gflags
|
36 |
-
giflib
|
37 |
-
glog
|
38 |
-
gmp
|
39 |
-
gmpy2
|
40 |
-
gnutls
|
41 |
-
grpc-cpp
|
42 |
-
huggingface_hub
|
43 |
-
icu
|
44 |
-
idna
|
45 |
-
importlib-metadata
|
46 |
-
intel-openmp
|
47 |
-
jinja2
|
48 |
-
jpeg
|
49 |
-
krb5
|
50 |
-
lame
|
51 |
-
lcms2
|
52 |
-
ld_impl_linux-64
|
53 |
-
lerc
|
54 |
-
libboost
|
55 |
-
libbrotlicommon
|
56 |
-
libbrotlidec
|
57 |
-
libbrotlienc
|
58 |
-
libcurl
|
59 |
-
libdeflate
|
60 |
-
libedit
|
61 |
-
libev
|
62 |
-
libevent
|
63 |
-
libffi
|
64 |
-
libgcc-ng
|
65 |
-
libgomp
|
66 |
-
libiconv
|
67 |
-
libidn2
|
68 |
-
libjpeg-turbo
|
69 |
-
libnghttp2
|
70 |
-
libpng
|
71 |
-
libprotobuf
|
72 |
-
libssh2
|
73 |
-
libstdcxx-ng
|
74 |
-
libtasn1
|
75 |
-
libthrift
|
76 |
-
libtiff
|
77 |
-
libunistring
|
78 |
-
libuuid
|
79 |
-
libwebp
|
80 |
-
libwebp-base
|
81 |
-
llvm-openmp
|
82 |
-
lz4-c
|
83 |
-
markupsafe
|
84 |
-
mkl
|
85 |
-
mkl-service
|
86 |
-
mkl_fft
|
87 |
-
mkl_random
|
88 |
-
mpc
|
89 |
-
mpfr
|
90 |
-
mpmath
|
91 |
-
multidict
|
92 |
-
multiprocess
|
93 |
-
ncurses
|
94 |
-
nettle
|
95 |
-
networkx
|
96 |
-
numexpr
|
97 |
-
numpy
|
98 |
-
numpy-base
|
99 |
-
openh264
|
100 |
-
openjpeg
|
101 |
-
openssl
|
102 |
-
orc
|
103 |
-
packaging
|
104 |
-
pandas
|
105 |
-
pillow
|
106 |
-
pip
|
107 |
-
pyarrow
|
108 |
-
pycparser
|
109 |
-
pyopenssl
|
110 |
-
pysocks
|
111 |
-
python
|
112 |
-
python-dateutil
|
113 |
-
python-tzdata
|
114 |
-
python-xxhash
|
115 |
-
pytorch
|
116 |
-
pytorch-mutex
|
117 |
-
pytz
|
118 |
-
pyyaml
|
119 |
-
re2
|
120 |
-
readline
|
121 |
-
regex
|
122 |
-
requests
|
123 |
-
responses
|
124 |
-
safetensors
|
125 |
-
setuptools
|
126 |
-
six
|
127 |
-
snappy
|
128 |
-
sqlite
|
129 |
-
sympy
|
130 |
-
tbb
|
131 |
-
tk
|
132 |
-
tokenizers
|
133 |
-
torchaudio
|
134 |
-
torchvision
|
135 |
-
tqdm
|
136 |
-
transformers
|
137 |
-
typing-extensions
|
138 |
-
typing_extensions
|
139 |
-
tzdata
|
140 |
-
urllib3
|
141 |
-
utf8proc
|
142 |
-
wheel
|
143 |
-
xxhash
|
144 |
-
xz
|
145 |
-
yaml
|
146 |
-
yarl
|
147 |
-
zipp
|
148 |
-
zlib
|
149 |
-
zstd
|
|
|
1 |
# This file may be used to create an environment using:
|
2 |
# $ conda create --name <env> --file <this file>
|
3 |
# platform: linux-64
|
4 |
+
_libgcc_mutex==0.1==main
|
5 |
+
_openmp_mutex==5.1==1_gnu
|
6 |
+
abseil-cpp==20211102.0==hd4dd3e8_0
|
7 |
+
aiohttp==3.9.0==py310h5eee18b_0
|
8 |
+
aiosignal==1.2.0==pyhd3eb1b0_0
|
9 |
+
arrow-cpp==11.0.0==h374c478_2
|
10 |
+
async-timeout==4.0.2==py310h06a4308_0
|
11 |
+
attrs==23.1.0==py310h06a4308_0
|
12 |
+
aws-c-common==0.6.8==h5eee18b_1
|
13 |
+
aws-c-event-stream==0.1.6==h6a678d5_6
|
14 |
+
aws-checksums==0.1.11==h5eee18b_2
|
15 |
+
aws-sdk-cpp==1.8.185==h721c034_1
|
16 |
+
blas==1.0==mkl
|
17 |
+
boost-cpp==1.82.0==hdb19cb5_2
|
18 |
+
bottleneck==1.3.5==py310ha9d4c09_0
|
19 |
+
brotli-python==1.0.9==py310h6a678d5_7
|
20 |
+
bzip2==1.0.8==h7b6447c_0
|
21 |
+
c-ares==1.19.1==h5eee18b_0
|
22 |
+
ca-certificates==2023.08.22==h06a4308_0
|
23 |
+
certifi==2023.11.17==py310h06a4308_0
|
24 |
+
cffi==1.16.0==py310h5eee18b_0
|
25 |
+
charset-normalizer==2.0.4==pyhd3eb1b0_0
|
26 |
+
cpuonly==2.0==0
|
27 |
+
cryptography==41.0.3==py310hdda0065_0
|
28 |
+
datasets==2.12.0==py310h06a4308_0
|
29 |
+
dill==0.3.6==py310h06a4308_0
|
30 |
+
ffmpeg==4.3==hf484d3e_0
|
31 |
+
filelock==3.13.1==py310h06a4308_0
|
32 |
+
freetype==2.12.1==h4a9f257_0
|
33 |
+
frozenlist==1.4.0==py310h5eee18b_0
|
34 |
+
fsspec==2023.10.0==py310h06a4308_0
|
35 |
+
gflags==2.2.2==he6710b0_0
|
36 |
+
giflib==5.2.1==h5eee18b_3
|
37 |
+
glog==0.5.0==h2531618_0
|
38 |
+
gmp==6.2.1==h295c915_3
|
39 |
+
gmpy2==2.1.2==py310heeb90bb_0
|
40 |
+
gnutls==3.6.15==he1e5248_0
|
41 |
+
grpc-cpp==1.48.2==he1ff14a_1
|
42 |
+
huggingface_hub==0.17.3==py310h06a4308_0
|
43 |
+
icu==73.1==h6a678d5_0
|
44 |
+
idna==3.4==py310h06a4308_0
|
45 |
+
importlib-metadata==6.0.0==py310h06a4308_0
|
46 |
+
intel-openmp==2023.1.0==hdb19cb5_46306
|
47 |
+
jinja2==3.1.2==py310h06a4308_0
|
48 |
+
jpeg==9e==h5eee18b_1
|
49 |
+
krb5==1.20.1==h143b758_1
|
50 |
+
lame==3.100==h7b6447c_0
|
51 |
+
lcms2==2.12==h3be6417_0
|
52 |
+
ld_impl_linux-64==2.38==h1181459_1
|
53 |
+
lerc==3.0==h295c915_0
|
54 |
+
libboost==1.82.0==h109eef0_2
|
55 |
+
libbrotlicommon==1.0.9==h5eee18b_7
|
56 |
+
libbrotlidec==1.0.9==h5eee18b_7
|
57 |
+
libbrotlienc==1.0.9==h5eee18b_7
|
58 |
+
libcurl==8.4.0==h251f7ec_0
|
59 |
+
libdeflate==1.17==h5eee18b_1
|
60 |
+
libedit==3.1.20221030==h5eee18b_0
|
61 |
+
libev==4.33==h7f8727e_1
|
62 |
+
libevent==2.1.12==hdbd6064_1
|
63 |
+
libffi==3.4.4==h6a678d5_0
|
64 |
+
libgcc-ng==11.2.0==h1234567_1
|
65 |
+
libgomp==11.2.0==h1234567_1
|
66 |
+
libiconv==1.16==h7f8727e_2
|
67 |
+
libidn2==2.3.4==h5eee18b_0
|
68 |
+
libjpeg-turbo==2.0.0==h9bf148f_0
|
69 |
+
libnghttp2==1.57.0==h2d74bed_0
|
70 |
+
libpng==1.6.39==h5eee18b_0
|
71 |
+
libprotobuf==3.20.3==he621ea3_0
|
72 |
+
libssh2==1.10.0==hdbd6064_2
|
73 |
+
libstdcxx-ng==11.2.0==h1234567_1
|
74 |
+
libtasn1==4.19.0==h5eee18b_0
|
75 |
+
libthrift==0.15.0==h1795dd8_2
|
76 |
+
libtiff==4.5.1==h6a678d5_0
|
77 |
+
libunistring==0.9.10==h27cfd23_0
|
78 |
+
libuuid==1.41.5==h5eee18b_0
|
79 |
+
libwebp==1.3.2==h11a3e52_0
|
80 |
+
libwebp-base==1.3.2==h5eee18b_0
|
81 |
+
llvm-openmp==14.0.6==h9e868ea_0
|
82 |
+
lz4-c==1.9.4==h6a678d5_0
|
83 |
+
markupsafe==2.1.1==py310h7f8727e_0
|
84 |
+
mkl==2023.1.0==h213fc3f_46344
|
85 |
+
mkl-service==2.4.0==py310h5eee18b_1
|
86 |
+
mkl_fft==1.3.8==py310h5eee18b_0
|
87 |
+
mkl_random==1.2.4==py310hdb19cb5_0
|
88 |
+
mpc==1.1.0==h10f8cd9_1
|
89 |
+
mpfr==4.0.2==hb69a4c5_1
|
90 |
+
mpmath==1.3.0==py310h06a4308_0
|
91 |
+
multidict==6.0.4==py310h5eee18b_0
|
92 |
+
multiprocess==0.70.14==py310h06a4308_0
|
93 |
+
ncurses==6.4==h6a678d5_0
|
94 |
+
nettle==3.7.3==hbbd107a_1
|
95 |
+
networkx==3.1==py310h06a4308_0
|
96 |
+
numexpr==2.8.7==py310h85018f9_0
|
97 |
+
numpy==1.26.2==py310h5f9d8c6_0
|
98 |
+
numpy-base==1.26.2==py310hb5e798b_0
|
99 |
+
openh264==2.1.1==h4ff587b_0
|
100 |
+
openjpeg==2.4.0==h3ad879b_0
|
101 |
+
openssl==3.0.12==h7f8727e_0
|
102 |
+
orc==1.7.4==hb3bc3d3_1
|
103 |
+
packaging==23.1==py310h06a4308_0
|
104 |
+
pandas==2.1.1==py310h1128e8f_0
|
105 |
+
pillow==10.0.1==py310ha6cbd5a_0
|
106 |
+
pip==23.3.1==py310h06a4308_0
|
107 |
+
pyarrow==11.0.0==py310h468efa6_1
|
108 |
+
pycparser==2.21==pyhd3eb1b0_0
|
109 |
+
pyopenssl==23.2.0==py310h06a4308_0
|
110 |
+
pysocks==1.7.1==py310h06a4308_0
|
111 |
+
python==3.10.13==h955ad1f_0
|
112 |
+
python-dateutil==2.8.2==pyhd3eb1b0_0
|
113 |
+
python-tzdata==2023.3==pyhd3eb1b0_0
|
114 |
+
python-xxhash==2.0.2==py310h5eee18b_1
|
115 |
+
pytorch==2.1.1==py3.10_cpu_0
|
116 |
+
pytorch-mutex==1.0==cpu
|
117 |
+
pytz==2023.3.post1==py310h06a4308_0
|
118 |
+
pyyaml==6.0.1==py310h5eee18b_0
|
119 |
+
re2==2022.04.01==h295c915_0
|
120 |
+
readline==8.2==h5eee18b_0
|
121 |
+
regex==2023.10.3==py310h5eee18b_0
|
122 |
+
requests==2.31.0==py310h06a4308_0
|
123 |
+
responses==0.13.3==pyhd3eb1b0_0
|
124 |
+
safetensors==0.4.0==py310ha89cbab_0
|
125 |
+
setuptools==68.0.0==py310h06a4308_0
|
126 |
+
six==1.16.0==pyhd3eb1b0_1
|
127 |
+
snappy==1.1.9==h295c915_0
|
128 |
+
sqlite==3.41.2==h5eee18b_0
|
129 |
+
sympy==1.12==py310h06a4308_0
|
130 |
+
tbb==2021.8.0==hdb19cb5_0
|
131 |
+
tk==8.6.12==h1ccaba5_0
|
132 |
+
tokenizers==0.13.3==py310h22610ee_0
|
133 |
+
torchaudio==2.1.1==py310_cpu
|
134 |
+
torchvision==0.16.1==py310_cpu
|
135 |
+
tqdm==4.65.0==py310h2f386ee_0
|
136 |
+
transformers==4.32.1==py310h06a4308_0
|
137 |
+
typing-extensions==4.7.1==py310h06a4308_0
|
138 |
+
typing_extensions==4.7.1==py310h06a4308_0
|
139 |
+
tzdata==2023c==h04d1e81_0
|
140 |
+
urllib3==1.26.18==py310h06a4308_0
|
141 |
+
utf8proc==2.6.1==h27cfd23_0
|
142 |
+
wheel==0.41.2==py310h06a4308_0
|
143 |
+
xxhash==0.8.0==h7f8727e_3
|
144 |
+
xz==5.4.5==h5eee18b_0
|
145 |
+
yaml==0.2.5==h7b6447c_0
|
146 |
+
yarl==1.9.3==py310h5eee18b_0
|
147 |
+
zipp==3.11.0==py310h06a4308_0
|
148 |
+
zlib==1.2.13==h5eee18b_0
|
149 |
+
zstd==1.5.5==hc292b87_0
|