Spaces:
Runtime error
Runtime error
freemt
commited on
Commit
·
192f0fb
1
Parent(s):
9efd6e0
Gen new requirements.txt
Browse files- requirements.txt +84 -39
requirements.txt
CHANGED
@@ -1,40 +1,85 @@
|
|
1 |
-
about-time==3.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
logzero==1.7.0
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
about-time==3.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
2 |
+
aiohttp==3.8.1; python_version >= "3.6"
|
3 |
+
aiosignal==1.2.0; python_version >= "3.6"
|
4 |
+
alive-progress==2.4.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
5 |
+
analytics-python==1.4.0
|
6 |
+
anyio==3.5.0; python_version >= "3.6" and python_full_version >= "3.6.2"
|
7 |
+
asgiref==3.5.1; python_version >= "3.7"
|
8 |
+
async-timeout==4.0.2; python_version >= "3.6"
|
9 |
+
attrs==21.4.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
|
10 |
+
backoff==1.10.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
|
11 |
+
bcrypt==3.2.2; python_version >= "3.6"
|
12 |
+
certifi==2021.10.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
|
13 |
+
cffi==1.15.0; python_version >= "3.6"
|
14 |
+
charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.6"
|
15 |
+
click==8.1.3; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
16 |
+
colorama==0.4.4; python_full_version >= "3.8.3" and sys_platform == "win32" and python_full_version < "4.0.0" and (python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0") and platform_system == "Windows"
|
17 |
+
cryptography==37.0.1; python_version >= "3.6"
|
18 |
+
cycler==0.11.0; python_version >= "3.7"
|
19 |
+
environs==9.5.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.6"
|
20 |
+
fastapi==0.75.2; python_full_version >= "3.6.1"
|
21 |
+
ffmpy==0.3.0
|
22 |
+
filelock==3.6.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
23 |
+
fonttools==4.33.3; python_version >= "3.7"
|
24 |
+
frozenlist==1.3.0; python_version >= "3.7"
|
25 |
+
gradio==2.9.4
|
26 |
+
grapheme==0.6.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
27 |
+
h11==0.13.0; python_version >= "3.7"
|
28 |
+
hf-model-s==0.1.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
29 |
+
huggingface-hub==0.5.1; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
30 |
+
idna==3.3; python_full_version >= "3.6.2" and python_version >= "3.6"
|
31 |
+
jinja2==3.1.2; python_version >= "3.7"
|
32 |
+
joblib==1.1.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
33 |
+
kiwisolver==1.4.2; python_version >= "3.7"
|
34 |
+
linkify-it-py==1.0.3; python_version >= "3.7"
|
35 |
logzero==1.7.0
|
36 |
+
markdown-it-py==2.1.0; python_version >= "3.7" and python_version < "4.0"
|
37 |
+
markupsafe==2.1.1; python_version >= "3.7"
|
38 |
+
marshmallow==3.15.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
39 |
+
matplotlib==3.5.2; python_version >= "3.7"
|
40 |
+
mdit-py-plugins==0.3.0; python_version >= "3.7" and python_version < "4.0"
|
41 |
+
mdurl==0.1.1; python_version >= "3.7"
|
42 |
+
monotonic==1.6
|
43 |
+
multidict==6.0.2; python_version >= "3.7"
|
44 |
+
nltk==3.7; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
45 |
+
numpy==1.22.3
|
46 |
+
orjson==3.6.8; python_version >= "3.7"
|
47 |
+
packaging==21.3; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
48 |
+
pandas==1.4.2; python_version >= "3.8"
|
49 |
+
paramiko==2.10.4
|
50 |
+
pillow==9.1.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
51 |
+
pycparser==2.21; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
|
52 |
+
pycryptodome==3.14.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
|
53 |
+
pydantic==1.9.0; python_full_version >= "3.6.1"
|
54 |
+
pydub==0.25.1
|
55 |
+
pynacl==1.5.0; python_version >= "3.6"
|
56 |
+
pyparsing==3.0.8; python_full_version >= "3.8.3" and python_version >= "3.7" and python_full_version < "4.0.0"
|
57 |
+
python-dateutil==2.8.2; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
|
58 |
+
python-dotenv==0.20.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.6"
|
59 |
+
python-multipart==0.0.5
|
60 |
+
pytz==2022.1; python_version >= "3.8"
|
61 |
+
pyyaml==6.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.6"
|
62 |
+
regex==2022.4.24; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
63 |
+
requests==2.27.1; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
64 |
+
sacremoses==0.0.53; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
65 |
+
scikit-learn==1.0.2; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
66 |
+
scipy==1.6.1; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
67 |
+
sentence-transformers==2.2.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
68 |
+
sentencepiece==0.1.96; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
69 |
+
set-loglevel==0.1.1; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
70 |
+
setuptools-scm==6.4.2; python_version >= "3.7"
|
71 |
+
six==1.16.0; python_full_version >= "3.8.3" and python_version >= "3.8" and python_full_version < "4.0.0"
|
72 |
+
sniffio==1.2.0; python_version >= "3.6" and python_full_version >= "3.6.2"
|
73 |
+
starlette==0.17.1; python_version >= "3.6" and python_full_version >= "3.6.1"
|
74 |
+
threadpoolctl==3.1.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
75 |
+
tokenizers==0.12.1; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
76 |
+
tomli==2.0.1; python_version >= "3.7"
|
77 |
+
torch==1.11.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
78 |
+
torchvision==0.12.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
79 |
+
tqdm==4.64.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
80 |
+
transformers==4.18.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
81 |
+
typing-extensions==4.2.0; python_full_version >= "3.8.3" and python_full_version < "4.0.0" and python_version >= "3.7"
|
82 |
+
uc-micro-py==1.0.1; python_version >= "3.7"
|
83 |
+
urllib3==1.26.9; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
|
84 |
+
uvicorn==0.17.6; python_version >= "3.7"
|
85 |
+
yarl==1.7.2; python_version >= "3.6"
|