-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 loc) · 1.1 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
asyncio==3.4.3
attrs==22.1.0
CacheControl==0.12.11
cachy==0.3.0
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
cleo==1.0.0a5
click==8.1.3
crashtest==0.3.1
Cython==0.29.32
distlib==0.3.6
dulwich==0.20.46
filelock==3.8.0
Flask==2.2.2
gunicorn==20.1.0
html5lib==1.1
huggingface-hub==0.10.0
idna==3.4
importlib-metadata==4.13.0
itsdangerous==2.1.2
jaraco.classes==3.2.3
Jinja2==3.1.2
jsonschema==4.16.0
keyring==23.9.3
lockfile==0.12.2
MarkupSafe==2.1.1
more-itertools==8.14.0
msgpack==1.0.4
numpy==1.23.3
packaging==21.3
pexpect==4.8.0
Pillow==9.2.0
pkginfo==1.8.3
platformdirs==2.5.2
poetry==1.2.1
poetry-core==1.2.0
poetry-plugin-export==1.1.1
ptyprocess==0.7.0
pycparser==2.21
pylev==1.4.0
pyopenjtalk==0.3.0
pyparsing==3.0.9
pyrsistent==0.18.1
PyYAML==6.0
regex==2022.9.13
requests==2.28.1
requests-toolbelt==0.9.1
sentencepiece==0.1.97
shellingham==1.5.0
six==1.16.0
tokenizers==0.12.1
tomlkit==0.11.5
torch==1.12.1
torchaudio==0.12.1
torchvision==0.13.1
tqdm==4.64.1
transformers==4.22.2
typing_extensions==4.4.0
urllib3==1.26.12
virtualenv==20.16.5
webencodings==0.5.1
Werkzeug==2.2.2
xattr==0.9.9
zipp==3.8.1