Spaces:
Runtime error
Runtime error
alexiss12341
commited on
Commit
•
0133f82
1
Parent(s):
37f6d18
Update requirements.txt
Browse files- requirements.txt +126 -48
requirements.txt
CHANGED
@@ -1,48 +1,126 @@
|
|
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohttp==3.8.1
|
2 |
+
aiosignal==1.2.0
|
3 |
+
analytics-python==1.4.0
|
4 |
+
anyio==3.5.0
|
5 |
+
argon2-cffi==21.3.0
|
6 |
+
argon2-cffi-bindings==21.2.0
|
7 |
+
asgiref==3.5.0
|
8 |
+
asttokens==2.0.5
|
9 |
+
async-timeout==4.0.2
|
10 |
+
attrs==21.4.0
|
11 |
+
Babel==2.9.1
|
12 |
+
backcall==0.2.0
|
13 |
+
backoff==1.10.0
|
14 |
+
bcrypt==3.2.0
|
15 |
+
beautifulsoup4==4.10.0
|
16 |
+
bleach==4.1.0
|
17 |
+
certifi==2021.10.8
|
18 |
+
cffi==1.15.0
|
19 |
+
charset-normalizer==2.0.12
|
20 |
+
click==8.1.0
|
21 |
+
colorama==0.4.4
|
22 |
+
cryptography==36.0.2
|
23 |
+
cycler==0.11.0
|
24 |
+
debugpy==1.6.0
|
25 |
+
decorator==5.1.1
|
26 |
+
defusedxml==0.7.1
|
27 |
+
emoji==1.7.0
|
28 |
+
entrypoints==0.4
|
29 |
+
executing==0.8.3
|
30 |
+
fastapi==0.75.0
|
31 |
+
ffmpy==0.3.0
|
32 |
+
filelock==3.6.0
|
33 |
+
fonttools==4.31.2
|
34 |
+
frozenlist==1.3.0
|
35 |
+
gradio==2.8.14
|
36 |
+
h11==0.13.0
|
37 |
+
huggingface-hub==0.4.0
|
38 |
+
idna==3.3
|
39 |
+
ipykernel==6.10.0
|
40 |
+
ipython==8.2.0
|
41 |
+
ipython-genutils==0.2.0
|
42 |
+
jedi==0.18.1
|
43 |
+
Jinja2==3.1.1
|
44 |
+
joblib==1.1.0
|
45 |
+
json5==0.9.6
|
46 |
+
jsonschema==4.4.0
|
47 |
+
jupyter-client==7.1.2
|
48 |
+
jupyter-core==4.9.2
|
49 |
+
jupyter-server==1.15.6
|
50 |
+
jupyterlab==3.3.2
|
51 |
+
jupyterlab-pygments==0.1.2
|
52 |
+
jupyterlab-server==2.12.0
|
53 |
+
kiwisolver==1.4.2
|
54 |
+
linkify-it-py==1.0.3
|
55 |
+
markdown-it-py==2.0.1
|
56 |
+
MarkupSafe==2.1.1
|
57 |
+
matplotlib==3.5.1
|
58 |
+
matplotlib-inline==0.1.3
|
59 |
+
mdit-py-plugins==0.3.0
|
60 |
+
mdurl==0.1.0
|
61 |
+
mistune==0.8.4
|
62 |
+
monotonic==1.6
|
63 |
+
multidict==6.0.2
|
64 |
+
nbclassic==0.3.7
|
65 |
+
nbclient==0.5.13
|
66 |
+
nbconvert==6.4.5
|
67 |
+
nbformat==5.2.0
|
68 |
+
nest-asyncio==1.5.4
|
69 |
+
notebook==6.4.10
|
70 |
+
notebook-shim==0.1.0
|
71 |
+
numpy==1.22.3
|
72 |
+
orjson==3.6.7
|
73 |
+
packaging==21.3
|
74 |
+
pandas==1.4.1
|
75 |
+
pandocfilters==1.5.0
|
76 |
+
paramiko==2.10.3
|
77 |
+
parso==0.8.3
|
78 |
+
pickleshare==0.7.5
|
79 |
+
Pillow==9.0.1
|
80 |
+
prometheus-client==0.13.1
|
81 |
+
prompt-toolkit==3.0.28
|
82 |
+
psutil==5.9.0
|
83 |
+
pure-eval==0.2.2
|
84 |
+
pycparser==2.21
|
85 |
+
pycryptodome==3.14.1
|
86 |
+
pydantic==1.9.0
|
87 |
+
pydub==0.25.1
|
88 |
+
Pygments==2.11.2
|
89 |
+
PyNaCl==1.5.0
|
90 |
+
pyparsing==3.0.7
|
91 |
+
pyrsistent==0.18.1
|
92 |
+
python-dateutil==2.8.2
|
93 |
+
python-multipart==0.0.5
|
94 |
+
pytz==2022.1
|
95 |
+
pywin32==303
|
96 |
+
pywinpty==2.0.5
|
97 |
+
PyYAML==6.0
|
98 |
+
pyzmq==22.3.0
|
99 |
+
regex==2022.3.15
|
100 |
+
requests==2.27.1
|
101 |
+
sacremoses==0.0.49
|
102 |
+
Send2Trash==1.8.0
|
103 |
+
six==1.16.0
|
104 |
+
sniffio==1.2.0
|
105 |
+
soupsieve==2.3.1
|
106 |
+
stack-data==0.2.0
|
107 |
+
starlette==0.17.1
|
108 |
+
terminado==0.13.3
|
109 |
+
testpath==0.6.0
|
110 |
+
tokenizers==0.11.6
|
111 |
+
torch==1.11.0
|
112 |
+
torchaudio==0.11.0
|
113 |
+
torchvision==0.12.0
|
114 |
+
tornado==6.1
|
115 |
+
tqdm==4.63.1
|
116 |
+
traitlets==5.1.1
|
117 |
+
transformers==4.17.0
|
118 |
+
transforms==0.1
|
119 |
+
typing_extensions==4.1.1
|
120 |
+
uc-micro-py==1.0.1
|
121 |
+
urllib3==1.26.9
|
122 |
+
uvicorn==0.17.6
|
123 |
+
wcwidth==0.2.5
|
124 |
+
webencodings==0.5.1
|
125 |
+
websocket-client==1.3.1
|
126 |
+
yarl==1.7.2
|