Update requirements.txt
Browse files- requirements.txt +0 -24
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
absl-py==2.0.0
|
2 |
aiohttp==3.9.0
|
3 |
aiosignal==1.3.1
|
4 |
-
albumentations==1.3.1
|
5 |
altair==5.2.0
|
6 |
annotated-types==0.6.0
|
7 |
anyascii==0.3.2
|
@@ -33,9 +32,7 @@ colorama==0.4.6
|
|
33 |
comm==0.1.4
|
34 |
confection==0.1.3
|
35 |
ConfigArgParse==1.7
|
36 |
-
contourpy==1.1.1
|
37 |
coqpit==0.0.17
|
38 |
-
ctranslate2==3.21.0
|
39 |
cycler==0.12.1
|
40 |
cymem==2.0.8
|
41 |
Cython==3.0.5
|
@@ -45,7 +42,6 @@ debugpy==1.8.0
|
|
45 |
decorator==4.4.2
|
46 |
deep-translator==1.11.4
|
47 |
dill==0.3.7
|
48 |
-
Django==4.2.7
|
49 |
docopt==0.6.2
|
50 |
einops==0.7.0
|
51 |
encodec==0.1.1
|
@@ -54,7 +50,6 @@ executing==2.0.0
|
|
54 |
fasttext-wheel==0.9.2
|
55 |
ffmpeg==1.4
|
56 |
filelock==3.13.1
|
57 |
-
filterpy==1.4.5
|
58 |
Flask==3.0.0
|
59 |
flatbuffers==23.5.26
|
60 |
fonttools==4.43.1
|
@@ -109,10 +104,8 @@ lxml==4.9.3
|
|
109 |
Markdown==3.5
|
110 |
markdown-it-py==3.0.0
|
111 |
MarkupSafe==2.1.3
|
112 |
-
matplotlib==3.8.0
|
113 |
matplotlib-inline==0.1.6
|
114 |
mdurl==0.1.2
|
115 |
-
ml-dtypes==0.2.0
|
116 |
more-itertools==10.1.0
|
117 |
moviepy==1.0.3
|
118 |
mpmath==1.3.0
|
@@ -188,9 +181,6 @@ sacrebleu==2.3.2
|
|
188 |
sacremoses==0.0.53
|
189 |
safeIO==1.2
|
190 |
safetensors==0.4.0
|
191 |
-
scikit-image==0.22.0
|
192 |
-
scikit-learn==1.3.2
|
193 |
-
scipy==1.11.3
|
194 |
sentencepiece==0.1.99
|
195 |
six==1.16.0
|
196 |
smart-open==6.4.0
|
@@ -198,25 +188,15 @@ smmap==5.0.1
|
|
198 |
soundfile==0.12.1
|
199 |
soupsieve==2.5
|
200 |
soxr==0.3.7
|
201 |
-
spacy==3.7.2
|
202 |
-
spacy-legacy==3.0.12
|
203 |
-
spacy-loggers==1.0.5
|
204 |
sqlparse==0.4.4
|
205 |
srsly==2.4.8
|
206 |
stack-data==0.6.3
|
207 |
-
stanza==1.1.1
|
208 |
streamlit==1.29.0
|
209 |
SudachiDict-core==20230927
|
210 |
SudachiPy==0.6.7
|
211 |
sympy==1.12
|
212 |
tabulate==0.9.0
|
213 |
tenacity==8.2.3
|
214 |
-
tensorboard==2.14.1
|
215 |
-
tensorboard-data-server==0.7.1
|
216 |
-
tensordict==0.2.1
|
217 |
-
tensorflow==2.14.0
|
218 |
-
tensorflow-estimator==2.14.0
|
219 |
-
tensorflow-io-gcs-filesystem==0.34.0
|
220 |
termcolor==2.3.0
|
221 |
thinc==8.2.1
|
222 |
threadpoolctl==3.2.0
|
@@ -225,14 +205,10 @@ tiktoken==0.3.3
|
|
225 |
tokenizers==0.15.0
|
226 |
toml==0.10.2
|
227 |
toolz==0.12.0
|
228 |
-
torch==2.1.1
|
229 |
-
torchaudio==2.1.1
|
230 |
-
torchvision==0.16.1
|
231 |
tornado==6.3.3
|
232 |
tqdm==4.66.1
|
233 |
trainer==0.0.32
|
234 |
traitlets==5.11.2
|
235 |
-
transformers==4.35.2
|
236 |
translate==3.6.1
|
237 |
translatepy==2.3
|
238 |
TTS==0.20.6
|
|
|
1 |
absl-py==2.0.0
|
2 |
aiohttp==3.9.0
|
3 |
aiosignal==1.3.1
|
|
|
4 |
altair==5.2.0
|
5 |
annotated-types==0.6.0
|
6 |
anyascii==0.3.2
|
|
|
32 |
comm==0.1.4
|
33 |
confection==0.1.3
|
34 |
ConfigArgParse==1.7
|
|
|
35 |
coqpit==0.0.17
|
|
|
36 |
cycler==0.12.1
|
37 |
cymem==2.0.8
|
38 |
Cython==3.0.5
|
|
|
42 |
decorator==4.4.2
|
43 |
deep-translator==1.11.4
|
44 |
dill==0.3.7
|
|
|
45 |
docopt==0.6.2
|
46 |
einops==0.7.0
|
47 |
encodec==0.1.1
|
|
|
50 |
fasttext-wheel==0.9.2
|
51 |
ffmpeg==1.4
|
52 |
filelock==3.13.1
|
|
|
53 |
Flask==3.0.0
|
54 |
flatbuffers==23.5.26
|
55 |
fonttools==4.43.1
|
|
|
104 |
Markdown==3.5
|
105 |
markdown-it-py==3.0.0
|
106 |
MarkupSafe==2.1.3
|
|
|
107 |
matplotlib-inline==0.1.6
|
108 |
mdurl==0.1.2
|
|
|
109 |
more-itertools==10.1.0
|
110 |
moviepy==1.0.3
|
111 |
mpmath==1.3.0
|
|
|
181 |
sacremoses==0.0.53
|
182 |
safeIO==1.2
|
183 |
safetensors==0.4.0
|
|
|
|
|
|
|
184 |
sentencepiece==0.1.99
|
185 |
six==1.16.0
|
186 |
smart-open==6.4.0
|
|
|
188 |
soundfile==0.12.1
|
189 |
soupsieve==2.5
|
190 |
soxr==0.3.7
|
|
|
|
|
|
|
191 |
sqlparse==0.4.4
|
192 |
srsly==2.4.8
|
193 |
stack-data==0.6.3
|
|
|
194 |
streamlit==1.29.0
|
195 |
SudachiDict-core==20230927
|
196 |
SudachiPy==0.6.7
|
197 |
sympy==1.12
|
198 |
tabulate==0.9.0
|
199 |
tenacity==8.2.3
|
|
|
|
|
|
|
|
|
|
|
|
|
200 |
termcolor==2.3.0
|
201 |
thinc==8.2.1
|
202 |
threadpoolctl==3.2.0
|
|
|
205 |
tokenizers==0.15.0
|
206 |
toml==0.10.2
|
207 |
toolz==0.12.0
|
|
|
|
|
|
|
208 |
tornado==6.3.3
|
209 |
tqdm==4.66.1
|
210 |
trainer==0.0.32
|
211 |
traitlets==5.11.2
|
|
|
212 |
translate==3.6.1
|
213 |
translatepy==2.3
|
214 |
TTS==0.20.6
|