Update requirements.txt
Browse files- requirements.txt +117 -117
requirements.txt
CHANGED
@@ -1,118 +1,118 @@
|
|
1 |
-
absl-py
|
2 |
-
aiohttp
|
3 |
-
aiosignal
|
4 |
-
annotated-types
|
5 |
-
appnope
|
6 |
-
asttokens
|
7 |
-
async-timeout
|
8 |
-
attrs
|
9 |
-
beautifulsoup4
|
10 |
-
blis
|
11 |
-
boto3
|
12 |
-
botocore
|
13 |
-
bs4
|
14 |
-
callbacks
|
15 |
-
catalogue
|
16 |
-
certifi
|
17 |
-
charset-normalizer
|
18 |
-
click
|
19 |
-
cloudpathlib
|
20 |
-
colorama
|
21 |
-
comm
|
22 |
-
confection
|
23 |
-
cymem
|
24 |
-
debugpy
|
25 |
-
decorator
|
26 |
-
exceptiongroup
|
27 |
-
executing
|
28 |
-
fasttext
|
29 |
-
filelock
|
30 |
-
frozenlist
|
31 |
-
fsspec
|
32 |
-
html5lib
|
33 |
-
huggingface-hub
|
34 |
-
idna
|
35 |
-
importlib_metadata
|
36 |
-
ipykernel
|
37 |
-
ipython
|
38 |
-
jedi
|
39 |
-
Jinja2
|
40 |
-
jmespath
|
41 |
-
joblib
|
42 |
-
jupyter_client
|
43 |
-
jupyter_core
|
44 |
-
langcodes
|
45 |
-
language_data
|
46 |
-
Levenshtein
|
47 |
-
lightning-utilities
|
48 |
-
lxml
|
49 |
-
marisa-trie
|
50 |
-
MarkupSafe
|
51 |
-
matplotlib-inline
|
52 |
-
mpmath
|
53 |
-
multidict
|
54 |
-
murmurhash
|
55 |
-
mypy-extensions
|
56 |
-
nest-asyncio
|
57 |
-
networkx
|
58 |
-
nltk
|
59 |
-
numpy
|
60 |
-
packaging
|
61 |
-
pandas
|
62 |
-
parso
|
63 |
-
pexpect
|
64 |
-
platformdirs
|
65 |
-
portalocker
|
66 |
-
preshed
|
67 |
-
prompt-toolkit
|
68 |
-
psutil
|
69 |
-
ptyprocess
|
70 |
-
pure-eval
|
71 |
-
pybind11
|
72 |
-
pydantic
|
73 |
-
pydantic_core
|
74 |
-
Pygments
|
75 |
-
pysbd
|
76 |
-
python-dateutil
|
77 |
-
pytorch-lightning
|
78 |
-
pytz
|
79 |
-
PyYAML
|
80 |
-
pyzmq
|
81 |
-
qwikidata
|
82 |
-
rapidfuzz
|
83 |
-
regex
|
84 |
-
requests
|
85 |
-
rouge_score
|
86 |
-
s3transfer
|
87 |
-
sacrebleu
|
88 |
-
safetensors
|
89 |
-
sentence-splitter
|
90 |
-
six
|
91 |
-
smart-open
|
92 |
-
soupsieve
|
93 |
-
spacy
|
94 |
-
spacy-legacy
|
95 |
-
spacy-loggers
|
96 |
-
srsly
|
97 |
-
stack-data
|
98 |
-
sympy
|
99 |
-
tabulate
|
100 |
-
thinc
|
101 |
-
tokenizers
|
102 |
-
torch
|
103 |
-
torchmetrics
|
104 |
-
tornado
|
105 |
-
tqdm
|
106 |
-
traitlets
|
107 |
-
transformers
|
108 |
-
typer
|
109 |
-
typing_extensions
|
110 |
-
tzdata
|
111 |
-
urllib3
|
112 |
-
wasabi
|
113 |
-
wcwidth
|
114 |
-
weasel
|
115 |
-
webencodings
|
116 |
-
yarl
|
117 |
-
zipp
|
118 |
sentence_transformers
|
|
|
1 |
+
absl-py
|
2 |
+
aiohttp
|
3 |
+
aiosignal
|
4 |
+
annotated-types
|
5 |
+
appnope
|
6 |
+
asttokens
|
7 |
+
async-timeout
|
8 |
+
attrs
|
9 |
+
beautifulsoup4
|
10 |
+
blis
|
11 |
+
boto3
|
12 |
+
botocore
|
13 |
+
bs4
|
14 |
+
callbacks
|
15 |
+
catalogue
|
16 |
+
certifi
|
17 |
+
charset-normalizer
|
18 |
+
click
|
19 |
+
cloudpathlib
|
20 |
+
colorama
|
21 |
+
comm
|
22 |
+
confection
|
23 |
+
cymem
|
24 |
+
debugpy
|
25 |
+
decorator
|
26 |
+
exceptiongroup
|
27 |
+
executing
|
28 |
+
fasttext
|
29 |
+
filelock
|
30 |
+
frozenlist
|
31 |
+
fsspec
|
32 |
+
html5lib
|
33 |
+
huggingface-hub
|
34 |
+
idna
|
35 |
+
importlib_metadata
|
36 |
+
ipykernel
|
37 |
+
ipython
|
38 |
+
jedi
|
39 |
+
Jinja2
|
40 |
+
jmespath
|
41 |
+
joblib
|
42 |
+
jupyter_client
|
43 |
+
jupyter_core
|
44 |
+
langcodes
|
45 |
+
language_data
|
46 |
+
Levenshtein
|
47 |
+
lightning-utilities
|
48 |
+
lxml
|
49 |
+
marisa-trie
|
50 |
+
MarkupSafe
|
51 |
+
matplotlib-inline
|
52 |
+
mpmath
|
53 |
+
multidict
|
54 |
+
murmurhash
|
55 |
+
mypy-extensions
|
56 |
+
nest-asyncio
|
57 |
+
networkx
|
58 |
+
nltk
|
59 |
+
numpy
|
60 |
+
packaging
|
61 |
+
pandas
|
62 |
+
parso
|
63 |
+
pexpect
|
64 |
+
platformdirs
|
65 |
+
portalocker
|
66 |
+
preshed
|
67 |
+
prompt-toolkit
|
68 |
+
psutil
|
69 |
+
ptyprocess
|
70 |
+
pure-eval
|
71 |
+
pybind11
|
72 |
+
pydantic
|
73 |
+
pydantic_core
|
74 |
+
Pygments
|
75 |
+
pysbd
|
76 |
+
python-dateutil
|
77 |
+
pytorch-lightning
|
78 |
+
pytz
|
79 |
+
PyYAML
|
80 |
+
pyzmq
|
81 |
+
qwikidata
|
82 |
+
rapidfuzz
|
83 |
+
regex
|
84 |
+
requests
|
85 |
+
rouge_score
|
86 |
+
s3transfer
|
87 |
+
sacrebleu
|
88 |
+
safetensors
|
89 |
+
sentence-splitter
|
90 |
+
six
|
91 |
+
smart-open
|
92 |
+
soupsieve
|
93 |
+
spacy
|
94 |
+
spacy-legacy
|
95 |
+
spacy-loggers
|
96 |
+
srsly
|
97 |
+
stack-data
|
98 |
+
sympy
|
99 |
+
tabulate
|
100 |
+
thinc
|
101 |
+
tokenizers
|
102 |
+
torch
|
103 |
+
torchmetrics
|
104 |
+
tornado
|
105 |
+
tqdm
|
106 |
+
traitlets
|
107 |
+
transformers
|
108 |
+
typer
|
109 |
+
typing_extensions
|
110 |
+
tzdata
|
111 |
+
urllib3
|
112 |
+
wasabi
|
113 |
+
wcwidth
|
114 |
+
weasel
|
115 |
+
webencodings
|
116 |
+
yarl
|
117 |
+
zipp
|
118 |
sentence_transformers
|