Spaces:
Runtime error
Runtime error
Dev Seth
commited on
Commit
·
a3ea005
1
Parent(s):
f88182f
updated reqs
Browse files- requirements.txt +141 -138
requirements.txt
CHANGED
@@ -1,197 +1,200 @@
|
|
1 |
-
absl-py
|
2 |
-
|
3 |
aiofiles==23.1.0
|
4 |
-
aiohttp
|
5 |
-
aiosignal
|
6 |
altair==4.2.2
|
7 |
-
anyio
|
8 |
-
appnope
|
9 |
-
argon2-cffi
|
10 |
-
argon2-cffi-bindings
|
11 |
-
asttokens
|
12 |
-
async-timeout
|
13 |
-
attrs
|
14 |
-
autopep8
|
15 |
-
Babel
|
16 |
-
backcall
|
17 |
-
beautifulsoup4
|
18 |
bibtexparser==1.4.0
|
19 |
-
bleach
|
20 |
blinker==1.4
|
21 |
-
Bottleneck
|
22 |
brotlipy==0.7.0
|
23 |
-
cachetools
|
24 |
-
certifi
|
25 |
-
cffi
|
26 |
-
charset-normalizer
|
27 |
-
click
|
28 |
conda==23.1.0
|
29 |
-
conda-content-trust
|
30 |
-
conda-package-handling
|
31 |
-
cryptography
|
32 |
-
cycler
|
33 |
-
datasets
|
34 |
-
debugpy
|
35 |
-
decorator
|
36 |
-
defusedxml
|
37 |
-
dill
|
38 |
-
entrypoints
|
39 |
et-xmlfile==1.1.0
|
40 |
-
executing
|
41 |
fastapi==0.94.0
|
42 |
-
fastjsonschema
|
43 |
ffmpy==0.3.0
|
44 |
-
filelock
|
45 |
-
flit_core
|
46 |
fonttools==4.25.0
|
47 |
-
frozenlist
|
48 |
-
fsspec
|
49 |
-
google-auth
|
50 |
google-auth-oauthlib==0.4.1
|
51 |
gradio==3.20.1
|
52 |
-
grpcio
|
53 |
h11==0.14.0
|
54 |
httpcore==0.16.3
|
55 |
httpx==0.23.3
|
56 |
huggingface-hub==0.11.1
|
57 |
-
idna
|
58 |
-
importlib-metadata
|
59 |
-
ipykernel
|
60 |
-
ipython
|
61 |
-
ipython-genutils
|
62 |
-
ipywidgets
|
63 |
-
jedi
|
64 |
-
Jinja2
|
65 |
-
json5
|
66 |
-
jsonschema
|
67 |
-
jupyter
|
68 |
-
|
69 |
-
jupyter-
|
70 |
-
|
71 |
-
|
72 |
-
jupyterlab
|
73 |
-
jupyterlab-pygments
|
74 |
-
|
75 |
-
|
76 |
-
kiwisolver
|
77 |
latexcodec==2.0.1
|
78 |
linkify-it-py==2.0.0
|
79 |
-
lxml
|
80 |
-
Markdown
|
81 |
markdown-it-py==2.2.0
|
82 |
-
MarkupSafe
|
83 |
-
matplotlib
|
84 |
-
matplotlib-inline
|
85 |
mdit-py-plugins==0.3.3
|
86 |
mdurl==0.1.2
|
87 |
-
mistune
|
88 |
-
mock
|
89 |
-
multidict
|
90 |
-
multiprocess
|
91 |
munkres==1.1.4
|
92 |
-
nbclassic
|
93 |
-
nbclient
|
94 |
-
nbconvert
|
95 |
-
nbformat
|
96 |
-
nest-asyncio
|
97 |
-
notebook
|
98 |
-
notebook_shim
|
99 |
-
numexpr
|
100 |
-
numpy
|
101 |
-
oauthlib
|
102 |
openpyxl==3.0.10
|
103 |
orjson==3.8.7
|
104 |
-
packaging
|
105 |
pandas==1.4.4
|
106 |
-
pandocfilters
|
107 |
-
parso
|
108 |
pdfminer.six==20221105
|
109 |
pdfplumber==0.7.6
|
110 |
-
pexpect
|
111 |
-
pickleshare
|
112 |
Pillow==9.2.0
|
113 |
-
|
|
|
114 |
ply==3.11
|
115 |
-
prometheus-client
|
116 |
-
prompt-toolkit
|
117 |
protobuf==3.20.1
|
118 |
-
psutil
|
119 |
-
ptyprocess
|
120 |
-
pure-eval
|
121 |
pyarrow==8.0.0
|
122 |
-
pyasn1
|
123 |
pyasn1-modules==0.2.8
|
124 |
pybtex==0.24.0
|
125 |
-
pycodestyle
|
126 |
pycosat==0.6.3
|
127 |
-
pycparser
|
128 |
pycryptodome==3.17
|
129 |
pydantic==1.10.6
|
130 |
pydub==0.25.1
|
131 |
-
Pygments
|
132 |
-
PyJWT
|
133 |
pylatexenc==2.10
|
134 |
-
pyOpenSSL
|
135 |
-
pyparsing
|
136 |
PyQt5-sip==12.11.0
|
137 |
-
pyrsistent
|
138 |
-
PySocks
|
139 |
-
python-dateutil
|
140 |
python-multipart==0.0.6
|
141 |
-
pytz
|
142 |
-
PyYAML
|
143 |
-
pyzmq
|
144 |
-
qtconsole
|
145 |
-
QtPy
|
146 |
rebiber==1.1.3
|
147 |
regex==2022.10.31
|
148 |
-
requests
|
149 |
requests-oauthlib==1.3.0
|
150 |
-
responses
|
151 |
rfc3986==1.5.0
|
152 |
-
rsa
|
153 |
-
ruamel
|
154 |
-
ruamel.yaml
|
155 |
-
ruamel
|
156 |
-
seaborn
|
157 |
-
Send2Trash
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
|
|
163 |
starlette==0.26.0.post1
|
164 |
-
tables
|
165 |
-
tensorboard
|
166 |
-
tensorboard-data-server
|
167 |
tensorboard-plugin-wit==1.6.0
|
168 |
termcolor==2.2.0
|
169 |
-
terminado
|
170 |
timm==0.6.12
|
171 |
-
tinycss2
|
172 |
tokenizers==0.13.2
|
173 |
-
toml
|
174 |
-
tomli
|
175 |
-
toolz
|
176 |
torch==1.13.1
|
177 |
torchvision==0.14.1
|
178 |
-
tornado
|
179 |
-
tqdm
|
180 |
-
traitlets
|
181 |
transformers==4.25.1
|
182 |
tsv==1.2
|
183 |
-
typing_extensions
|
184 |
uc-micro-py==1.0.1
|
185 |
Unidecode==1.3.6
|
186 |
-
urllib3
|
187 |
uvicorn==0.21.0
|
188 |
Wand==0.6.11
|
189 |
-
wcwidth
|
190 |
webencodings==0.5.1
|
191 |
-
websocket-client
|
192 |
websockets==10.4
|
193 |
-
Werkzeug
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
|
|
|
1 |
+
absl-py==1.3.0
|
2 |
+
aclpubcheck==0.1
|
3 |
aiofiles==23.1.0
|
4 |
+
aiohttp==3.8.3
|
5 |
+
aiosignal==1.2.0
|
6 |
altair==4.2.2
|
7 |
+
anyio==3.5.0
|
8 |
+
appnope==0.1.2
|
9 |
+
argon2-cffi==21.3.0
|
10 |
+
argon2-cffi-bindings==21.2.0
|
11 |
+
asttokens==2.0.5
|
12 |
+
async-timeout==4.0.2
|
13 |
+
attrs==22.1.0
|
14 |
+
autopep8==1.6.0
|
15 |
+
Babel==2.9.1
|
16 |
+
backcall==0.2.0
|
17 |
+
beautifulsoup4==4.11.1
|
18 |
bibtexparser==1.4.0
|
19 |
+
bleach==4.1.0
|
20 |
blinker==1.4
|
21 |
+
Bottleneck==1.3.5
|
22 |
brotlipy==0.7.0
|
23 |
+
cachetools==4.2.2
|
24 |
+
certifi==2022.12.7
|
25 |
+
cffi==1.15.0
|
26 |
+
charset-normalizer==2.0.4
|
27 |
+
click==8.0.4
|
28 |
conda==23.1.0
|
29 |
+
conda-content-trust==0+unknown
|
30 |
+
conda-package-handling==1.8.1
|
31 |
+
cryptography==37.0.1
|
32 |
+
cycler==0.11.0
|
33 |
+
datasets==2.6.1
|
34 |
+
debugpy==1.5.1
|
35 |
+
decorator==5.1.1
|
36 |
+
defusedxml==0.7.1
|
37 |
+
dill==0.3.6
|
38 |
+
entrypoints==0.4
|
39 |
et-xmlfile==1.1.0
|
40 |
+
executing==0.8.3
|
41 |
fastapi==0.94.0
|
42 |
+
fastjsonschema==2.16.2
|
43 |
ffmpy==0.3.0
|
44 |
+
filelock==3.9.0
|
45 |
+
flit_core==3.6.0
|
46 |
fonttools==4.25.0
|
47 |
+
frozenlist==1.3.3
|
48 |
+
fsspec==2022.11.0
|
49 |
+
google-auth==2.6.0
|
50 |
google-auth-oauthlib==0.4.1
|
51 |
gradio==3.20.1
|
52 |
+
grpcio==1.42.0
|
53 |
h11==0.14.0
|
54 |
httpcore==0.16.3
|
55 |
httpx==0.23.3
|
56 |
huggingface-hub==0.11.1
|
57 |
+
idna==3.3
|
58 |
+
importlib-metadata==4.11.3
|
59 |
+
ipykernel==6.15.2
|
60 |
+
ipython==8.6.0
|
61 |
+
ipython-genutils==0.2.0
|
62 |
+
ipywidgets==7.6.5
|
63 |
+
jedi==0.18.1
|
64 |
+
Jinja2==3.1.2
|
65 |
+
json5==0.9.6
|
66 |
+
jsonschema==4.16.0
|
67 |
+
jupyter==1.0.0
|
68 |
+
jupyter_client==7.4.7
|
69 |
+
jupyter-console==6.4.3
|
70 |
+
jupyter_core==4.11.2
|
71 |
+
jupyter-server==1.18.1
|
72 |
+
jupyterlab==3.5.0
|
73 |
+
jupyterlab-pygments==0.1.2
|
74 |
+
jupyterlab_server==2.16.3
|
75 |
+
jupyterlab-widgets==1.0.0
|
76 |
+
kiwisolver==1.4.2
|
77 |
latexcodec==2.0.1
|
78 |
linkify-it-py==2.0.0
|
79 |
+
lxml==4.9.1
|
80 |
+
Markdown==3.3.4
|
81 |
markdown-it-py==2.2.0
|
82 |
+
MarkupSafe==2.1.1
|
83 |
+
matplotlib==3.5.2
|
84 |
+
matplotlib-inline==0.1.6
|
85 |
mdit-py-plugins==0.3.3
|
86 |
mdurl==0.1.2
|
87 |
+
mistune==0.8.4
|
88 |
+
mock==4.0.3
|
89 |
+
multidict==6.0.2
|
90 |
+
multiprocess==0.70.14
|
91 |
munkres==1.1.4
|
92 |
+
nbclassic==0.4.8
|
93 |
+
nbclient==0.5.13
|
94 |
+
nbconvert==6.5.4
|
95 |
+
nbformat==5.5.0
|
96 |
+
nest-asyncio==1.5.5
|
97 |
+
notebook==6.5.2
|
98 |
+
notebook_shim==0.2.2
|
99 |
+
numexpr==2.8.3
|
100 |
+
numpy==1.21.5
|
101 |
+
oauthlib==3.2.1
|
102 |
openpyxl==3.0.10
|
103 |
orjson==3.8.7
|
104 |
+
packaging==21.3
|
105 |
pandas==1.4.4
|
106 |
+
pandocfilters==1.5.0
|
107 |
+
parso==0.8.3
|
108 |
pdfminer.six==20221105
|
109 |
pdfplumber==0.7.6
|
110 |
+
pexpect==4.8.0
|
111 |
+
pickleshare==0.7.5
|
112 |
Pillow==9.2.0
|
113 |
+
pip==21.2.4
|
114 |
+
pluggy==1.0.0
|
115 |
ply==3.11
|
116 |
+
prometheus-client==0.14.1
|
117 |
+
prompt-toolkit==3.0.20
|
118 |
protobuf==3.20.1
|
119 |
+
psutil==5.9.0
|
120 |
+
ptyprocess==0.7.0
|
121 |
+
pure-eval==0.2.2
|
122 |
pyarrow==8.0.0
|
123 |
+
pyasn1==0.4.8
|
124 |
pyasn1-modules==0.2.8
|
125 |
pybtex==0.24.0
|
126 |
+
pycodestyle==2.10.0
|
127 |
pycosat==0.6.3
|
128 |
+
pycparser==2.21
|
129 |
pycryptodome==3.17
|
130 |
pydantic==1.10.6
|
131 |
pydub==0.25.1
|
132 |
+
Pygments==2.11.2
|
133 |
+
PyJWT==2.4.0
|
134 |
pylatexenc==2.10
|
135 |
+
pyOpenSSL==22.0.0
|
136 |
+
pyparsing==3.0.9
|
137 |
PyQt5-sip==12.11.0
|
138 |
+
pyrsistent==0.18.0
|
139 |
+
PySocks==1.7.1
|
140 |
+
python-dateutil==2.8.2
|
141 |
python-multipart==0.0.6
|
142 |
+
pytz==2022.1
|
143 |
+
PyYAML==6.0
|
144 |
+
pyzmq==23.2.0
|
145 |
+
qtconsole==5.3.2
|
146 |
+
QtPy==2.2.0
|
147 |
rebiber==1.1.3
|
148 |
regex==2022.10.31
|
149 |
+
requests==2.27.1
|
150 |
requests-oauthlib==1.3.0
|
151 |
+
responses==0.13.3
|
152 |
rfc3986==1.5.0
|
153 |
+
rsa==4.7.2
|
154 |
+
ruamel.yaml==0.16.12
|
155 |
+
ruamel.yaml.clib==0.2.6
|
156 |
+
ruamel-yaml-conda==0.15.100
|
157 |
+
seaborn==0.12.1
|
158 |
+
Send2Trash==1.8.0
|
159 |
+
setuptools==61.2.0
|
160 |
+
sip==6.6.2
|
161 |
+
six==1.16.0
|
162 |
+
sniffio==1.2.0
|
163 |
+
soupsieve==2.3.2.post1
|
164 |
+
stack-data==0.2.0
|
165 |
starlette==0.26.0.post1
|
166 |
+
tables==3.7.0
|
167 |
+
tensorboard==2.6.0
|
168 |
+
tensorboard-data-server==0.6.1
|
169 |
tensorboard-plugin-wit==1.6.0
|
170 |
termcolor==2.2.0
|
171 |
+
terminado==0.13.1
|
172 |
timm==0.6.12
|
173 |
+
tinycss2==1.2.1
|
174 |
tokenizers==0.13.2
|
175 |
+
toml==0.10.2
|
176 |
+
tomli==2.0.1
|
177 |
+
toolz==0.12.0
|
178 |
torch==1.13.1
|
179 |
torchvision==0.14.1
|
180 |
+
tornado==6.2
|
181 |
+
tqdm==4.64.0
|
182 |
+
traitlets==5.1.1
|
183 |
transformers==4.25.1
|
184 |
tsv==1.2
|
185 |
+
typing_extensions==4.4.0
|
186 |
uc-micro-py==1.0.1
|
187 |
Unidecode==1.3.6
|
188 |
+
urllib3==1.26.9
|
189 |
uvicorn==0.21.0
|
190 |
Wand==0.6.11
|
191 |
+
wcwidth==0.2.5
|
192 |
webencodings==0.5.1
|
193 |
+
websocket-client==0.58.0
|
194 |
websockets==10.4
|
195 |
+
Werkzeug==2.2.2
|
196 |
+
wheel==0.37.1
|
197 |
+
widgetsnbextension==3.5.2
|
198 |
+
xxhash==2.0.2
|
199 |
+
yarl==1.8.1
|
200 |
+
zipp==3.8.0
|