Spaces:
Running
Running
nandovallec
commited on
Commit
·
caaf4aa
1
Parent(s):
ff01391
Req
Browse files- requirements.txt +96 -49
requirements.txt
CHANGED
@@ -2,161 +2,208 @@ absl-py
|
|
2 |
aiohttp
|
3 |
aiosignal
|
4 |
aiostream
|
|
|
5 |
anyio
|
6 |
appdirs
|
|
|
7 |
asgiref
|
8 |
-
|
9 |
async-timeout
|
10 |
attrs
|
11 |
-
audioread
|
12 |
backcall
|
13 |
-
|
|
|
14 |
cachetools
|
15 |
-
certifi
|
16 |
cffi
|
17 |
charset-normalizer
|
18 |
click
|
19 |
cloudpickle
|
20 |
-
comm
|
21 |
commonmark
|
22 |
-
contourpy
|
23 |
-
cryptography
|
24 |
-
cycler
|
25 |
-
datasets
|
26 |
debugpy
|
27 |
decorator
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
executing
|
32 |
fastapi
|
33 |
ffmpy
|
34 |
-
|
35 |
-
|
|
|
36 |
frozenlist
|
37 |
fsspec
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
google-auth
|
39 |
google-auth-oauthlib
|
|
|
40 |
gradio
|
41 |
grpcio
|
42 |
grpclib
|
43 |
h11
|
44 |
h2
|
|
|
|
|
45 |
hpack
|
46 |
httpcore
|
47 |
httpx
|
48 |
huggingface-hub
|
49 |
hyperframe
|
50 |
-
|
|
|
51 |
importlib-metadata
|
52 |
-
|
53 |
ipykernel
|
54 |
ipython
|
|
|
55 |
ipywidgets
|
|
|
56 |
jedi
|
57 |
Jinja2
|
58 |
jiwer
|
59 |
joblib
|
|
|
60 |
jupyter-client
|
61 |
jupyter-core
|
|
|
62 |
jupyterlab-widgets
|
63 |
-
|
|
|
|
|
|
|
|
|
|
|
64 |
Levenshtein
|
65 |
-
|
|
|
66 |
linkify-it-py
|
67 |
-
|
68 |
Markdown
|
69 |
markdown-it-py
|
70 |
MarkupSafe
|
71 |
-
matplotlib
|
72 |
matplotlib-inline
|
73 |
mdit-py-plugins
|
74 |
mdurl
|
75 |
-
|
76 |
modal-client
|
|
|
77 |
multidict
|
78 |
-
|
|
|
|
|
79 |
nest-asyncio
|
80 |
-
|
|
|
|
|
|
|
81 |
numpy
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
oauthlib
|
87 |
orjson
|
88 |
packaging
|
89 |
pandas
|
90 |
-
|
|
|
91 |
parso
|
92 |
-
pexpect
|
93 |
pickleshare
|
94 |
-
|
95 |
-
|
96 |
-
pooch
|
97 |
prompt-toolkit
|
98 |
protobuf
|
99 |
psutil
|
100 |
ptyprocess
|
101 |
-
pure-eval
|
102 |
pyarrow
|
103 |
pyasn1
|
104 |
pyasn1-modules
|
105 |
pycparser
|
106 |
pycryptodome
|
107 |
pydantic
|
|
|
108 |
pydub
|
|
|
109 |
Pygments
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
python-multipart
|
114 |
-
pytz
|
|
|
115 |
PyYAML
|
116 |
pyzmq
|
117 |
rapidfuzz
|
118 |
regex
|
119 |
-
requests
|
120 |
requests-oauthlib
|
121 |
-
|
122 |
-
responses
|
123 |
rfc3986
|
124 |
rich
|
|
|
125 |
rsa
|
|
|
|
|
|
|
|
|
126 |
scikit-learn
|
127 |
scipy
|
|
|
|
|
128 |
sentry-sdk
|
129 |
-
|
|
|
130 |
sniffio
|
131 |
-
soundfile
|
132 |
-
stack-data
|
133 |
starlette
|
|
|
|
|
134 |
synchronicity
|
|
|
135 |
tblib
|
|
|
136 |
tensorboard
|
137 |
tensorboard-data-server
|
138 |
tensorboard-plugin-wit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
139 |
threadpoolctl
|
|
|
140 |
tokenizers
|
141 |
toml
|
142 |
-
|
143 |
-
|
144 |
tornado
|
145 |
tqdm
|
146 |
traitlets
|
147 |
transformers
|
|
|
148 |
typer
|
149 |
types-certifi
|
|
|
150 |
types-toml
|
151 |
-
|
|
|
|
|
152 |
uc-micro-py
|
153 |
urllib3
|
154 |
uvicorn
|
|
|
|
|
155 |
watchfiles
|
156 |
wcwidth
|
157 |
websockets
|
158 |
Werkzeug
|
159 |
widgetsnbextension
|
160 |
-
|
161 |
yarl
|
162 |
zipp
|
|
|
|
2 |
aiohttp
|
3 |
aiosignal
|
4 |
aiostream
|
5 |
+
altair
|
6 |
anyio
|
7 |
appdirs
|
8 |
+
argon2-cffi
|
9 |
asgiref
|
10 |
+
astunparse
|
11 |
async-timeout
|
12 |
attrs
|
|
|
13 |
backcall
|
14 |
+
backports.zoneinfo
|
15 |
+
bleach
|
16 |
cachetools
|
|
|
17 |
cffi
|
18 |
charset-normalizer
|
19 |
click
|
20 |
cloudpickle
|
|
|
21 |
commonmark
|
|
|
|
|
|
|
|
|
22 |
debugpy
|
23 |
decorator
|
24 |
+
deepface
|
25 |
+
defusedxml
|
26 |
+
et-xmlfile
|
|
|
27 |
fastapi
|
28 |
ffmpy
|
29 |
+
fire
|
30 |
+
Flask
|
31 |
+
flatbuffers
|
32 |
frozenlist
|
33 |
fsspec
|
34 |
+
future
|
35 |
+
gast
|
36 |
+
gdown
|
37 |
+
geojson
|
38 |
+
getdevinfo
|
39 |
+
gitdb
|
40 |
+
GitPython
|
41 |
+
glob2
|
42 |
+
gmaps
|
43 |
google-auth
|
44 |
google-auth-oauthlib
|
45 |
+
google-pasta
|
46 |
gradio
|
47 |
grpcio
|
48 |
grpclib
|
49 |
h11
|
50 |
h2
|
51 |
+
h5py
|
52 |
+
helper
|
53 |
hpack
|
54 |
httpcore
|
55 |
httpx
|
56 |
huggingface-hub
|
57 |
hyperframe
|
58 |
+
imageio
|
59 |
+
imgaug
|
60 |
importlib-metadata
|
61 |
+
importlib-resources
|
62 |
ipykernel
|
63 |
ipython
|
64 |
+
ipython-genutils
|
65 |
ipywidgets
|
66 |
+
itsdangerous
|
67 |
jedi
|
68 |
Jinja2
|
69 |
jiwer
|
70 |
joblib
|
71 |
+
jsonschema
|
72 |
jupyter-client
|
73 |
jupyter-core
|
74 |
+
jupyterlab-pygments
|
75 |
jupyterlab-widgets
|
76 |
+
keras
|
77 |
+
Keras-Preprocessing
|
78 |
+
Kivy
|
79 |
+
Kivy-examples
|
80 |
+
Kivy-Garden
|
81 |
+
kypo-topology-definition
|
82 |
Levenshtein
|
83 |
+
libclang
|
84 |
+
lime
|
85 |
linkify-it-py
|
86 |
+
lz4
|
87 |
Markdown
|
88 |
markdown-it-py
|
89 |
MarkupSafe
|
|
|
90 |
matplotlib-inline
|
91 |
mdit-py-plugins
|
92 |
mdurl
|
93 |
+
mistune
|
94 |
modal-client
|
95 |
+
mtcnn
|
96 |
multidict
|
97 |
+
nbclient
|
98 |
+
nbconvert
|
99 |
+
nbformat
|
100 |
nest-asyncio
|
101 |
+
netaddr
|
102 |
+
networkx
|
103 |
+
notebook
|
104 |
+
numexpr
|
105 |
numpy
|
106 |
+
openai
|
107 |
+
opencv-python
|
108 |
+
openpyxl
|
109 |
+
opt-einsum
|
|
|
110 |
orjson
|
111 |
packaging
|
112 |
pandas
|
113 |
+
pandas-stubs
|
114 |
+
pandocfilters
|
115 |
parso
|
|
|
116 |
pickleshare
|
117 |
+
plotly
|
118 |
+
prometheus-client
|
|
|
119 |
prompt-toolkit
|
120 |
protobuf
|
121 |
psutil
|
122 |
ptyprocess
|
|
|
123 |
pyarrow
|
124 |
pyasn1
|
125 |
pyasn1-modules
|
126 |
pycparser
|
127 |
pycryptodome
|
128 |
pydantic
|
129 |
+
pydeck
|
130 |
pydub
|
131 |
+
pygame
|
132 |
Pygments
|
133 |
+
Pympler
|
134 |
+
pyrsistent
|
135 |
+
PySocks
|
136 |
python-multipart
|
137 |
+
pytz-deprecation-shim
|
138 |
+
PyWavelets
|
139 |
PyYAML
|
140 |
pyzmq
|
141 |
rapidfuzz
|
142 |
regex
|
|
|
143 |
requests-oauthlib
|
144 |
+
retina-face
|
|
|
145 |
rfc3986
|
146 |
rich
|
147 |
+
rosbags
|
148 |
rsa
|
149 |
+
ruamel.yaml
|
150 |
+
ruamel.yaml.clib
|
151 |
+
sandboxcreator
|
152 |
+
scikit-image
|
153 |
scikit-learn
|
154 |
scipy
|
155 |
+
semver
|
156 |
+
Send2Trash
|
157 |
sentry-sdk
|
158 |
+
Shapely
|
159 |
+
smmap
|
160 |
sniffio
|
|
|
|
|
161 |
starlette
|
162 |
+
streamlit
|
163 |
+
structlog
|
164 |
synchronicity
|
165 |
+
tables
|
166 |
tblib
|
167 |
+
tenacity
|
168 |
tensorboard
|
169 |
tensorboard-data-server
|
170 |
tensorboard-plugin-wit
|
171 |
+
tensorflow
|
172 |
+
tensorflow-addons
|
173 |
+
tensorflow-estimator
|
174 |
+
tensorflow-io-gcs-filesystem
|
175 |
+
termcolor
|
176 |
+
terminado
|
177 |
+
testpath
|
178 |
threadpoolctl
|
179 |
+
tifffile
|
180 |
tokenizers
|
181 |
toml
|
182 |
+
toolz
|
183 |
+
torchsummary
|
184 |
tornado
|
185 |
tqdm
|
186 |
traitlets
|
187 |
transformers
|
188 |
+
typeguard
|
189 |
typer
|
190 |
types-certifi
|
191 |
+
types-pytz
|
192 |
types-toml
|
193 |
+
typing_extensions
|
194 |
+
tzdata
|
195 |
+
tzlocal
|
196 |
uc-micro-py
|
197 |
urllib3
|
198 |
uvicorn
|
199 |
+
validators
|
200 |
+
watchdog
|
201 |
watchfiles
|
202 |
wcwidth
|
203 |
websockets
|
204 |
Werkzeug
|
205 |
widgetsnbextension
|
206 |
+
yamlize
|
207 |
yarl
|
208 |
zipp
|
209 |
+
zstandard
|