Spaces:
Sleeping
Sleeping
added requirements.txt
Browse files- .gitignore +0 -3
- requirements.txt +69 -0
.gitignore
CHANGED
@@ -1,5 +1,2 @@
|
|
1 |
.ipynb_checkpoints
|
2 |
.vscode
|
3 |
-
.venv
|
4 |
-
poetry.lock
|
5 |
-
pyproject.toml
|
|
|
1 |
.ipynb_checkpoints
|
2 |
.vscode
|
|
|
|
|
|
requirements.txt
ADDED
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohttp==3.8.1; python_version >= "3.6"
|
2 |
+
aiosignal==1.2.0; python_version >= "3.6"
|
3 |
+
analytics-python==1.4.0
|
4 |
+
anyio==3.6.1; python_version >= "3.6" and python_full_version >= "3.6.2"
|
5 |
+
asgiref==3.5.2; python_version >= "3.7"
|
6 |
+
async-timeout==4.0.2; python_version >= "3.6"
|
7 |
+
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"
|
8 |
+
backoff==1.10.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
|
9 |
+
bcrypt==3.2.2; python_version >= "3.6"
|
10 |
+
certifi==2022.5.18.1; python_version >= "3.6" and python_full_version >= "3.7.0"
|
11 |
+
cffi==1.15.0; python_version >= "3.6"
|
12 |
+
charset-normalizer==2.0.12; python_version >= "3.6" and python_full_version >= "3.7.0" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0")
|
13 |
+
click==8.1.3; python_version >= "3.7"
|
14 |
+
colorama==0.4.4; platform_system == "Windows" and python_full_version >= "3.7.0" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7") 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")
|
15 |
+
cryptography==37.0.2; python_version >= "3.6"
|
16 |
+
cycler==0.11.0; python_version >= "3.7"
|
17 |
+
fastapi==0.78.0; python_full_version >= "3.6.1"
|
18 |
+
ffmpy==0.3.0
|
19 |
+
filelock==3.7.0; python_version >= "3.7" and python_full_version >= "3.7.0"
|
20 |
+
fonttools==4.33.3; python_version >= "3.7"
|
21 |
+
frozenlist==1.3.0; python_version >= "3.7"
|
22 |
+
gradio==3.0.9
|
23 |
+
h11==0.13.0; python_version >= "3.7"
|
24 |
+
huggingface-hub==0.7.0; python_full_version >= "3.7.0"
|
25 |
+
idna==3.3; python_version >= "3.6" and python_full_version >= "3.7.0" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0")
|
26 |
+
jinja2==3.1.2; python_version >= "3.7"
|
27 |
+
joblib==1.1.0; python_version >= "3.7"
|
28 |
+
kiwisolver==1.4.2; python_version >= "3.7"
|
29 |
+
linkify-it-py==1.0.3; python_version >= "3.7"
|
30 |
+
markdown-it-py==2.1.0; python_version >= "3.7" and python_version < "4.0"
|
31 |
+
markupsafe==2.1.1; python_version >= "3.7"
|
32 |
+
matplotlib==3.5.2; python_version >= "3.7"
|
33 |
+
mdit-py-plugins==0.3.0; python_version >= "3.7" and python_version < "4.0"
|
34 |
+
mdurl==0.1.1; python_version >= "3.7"
|
35 |
+
monotonic==1.6
|
36 |
+
multidict==6.0.2; python_version >= "3.7"
|
37 |
+
nltk==3.7; python_version >= "3.7"
|
38 |
+
numpy==1.22.4; python_version >= "3.8"
|
39 |
+
orjson==3.6.8; python_version >= "3.7"
|
40 |
+
packaging==21.3; python_version >= "3.7" and python_full_version >= "3.7.0"
|
41 |
+
pandas==1.4.2; python_version >= "3.8"
|
42 |
+
paramiko==2.11.0
|
43 |
+
pillow==9.1.1; python_version >= "3.7"
|
44 |
+
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"
|
45 |
+
pycryptodome==3.14.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
|
46 |
+
pydantic==1.9.1; python_full_version >= "3.6.1"
|
47 |
+
pydub==0.25.1
|
48 |
+
pynacl==1.5.0; python_version >= "3.6"
|
49 |
+
pyparsing==3.0.9; python_version >= "3.7" and python_full_version >= "3.7.0"
|
50 |
+
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"
|
51 |
+
python-multipart==0.0.5
|
52 |
+
pytz==2022.1; python_version >= "3.8"
|
53 |
+
pyyaml==6.0; python_version >= "3.6" and python_full_version >= "3.7.0"
|
54 |
+
regex==2022.4.24; python_version >= "3.7" and python_full_version >= "3.7.0"
|
55 |
+
requests==2.27.1; python_full_version >= "3.7.0"
|
56 |
+
setuptools-scm==6.4.2; python_version >= "3.7"
|
57 |
+
six==1.16.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
|
58 |
+
sniffio==1.2.0; python_version >= "3.6" and python_full_version >= "3.6.2"
|
59 |
+
starlette==0.19.1; python_version >= "3.6" and python_full_version >= "3.6.1"
|
60 |
+
tokenizers==0.12.1; python_full_version >= "3.7.0"
|
61 |
+
tomli==2.0.1; python_version >= "3.7"
|
62 |
+
torch==1.11.0; python_full_version >= "3.7.0"
|
63 |
+
tqdm==4.64.0; python_full_version >= "3.7.0" and python_version >= "3.7"
|
64 |
+
transformers==4.19.2; python_full_version >= "3.7.0"
|
65 |
+
typing-extensions==4.2.0; python_version >= "3.7" and python_full_version >= "3.7.0" and python_version < "3.10"
|
66 |
+
uc-micro-py==1.0.1; python_version >= "3.7"
|
67 |
+
urllib3==1.26.9; python_full_version >= "3.7.0" and python_version < "4"
|
68 |
+
uvicorn==0.17.6; python_version >= "3.7"
|
69 |
+
yarl==1.7.2; python_version >= "3.6"
|