Spaces:
Runtime error
Runtime error
Commit
·
3d9e00c
1
Parent(s):
f3c957d
Update requirements.txt
Browse files- requirements.txt +0 -104
requirements.txt
CHANGED
@@ -1,104 +0,0 @@
|
|
1 |
-
aiofiles==22.1.0
|
2 |
-
altair==5.0.1
|
3 |
-
annotated-types==0.6.0
|
4 |
-
anyio==3.7.1
|
5 |
-
asttokens==2.1.0
|
6 |
-
attrs==23.1.0
|
7 |
-
backcall==0.2.0
|
8 |
-
Bottleneck==1.3.5
|
9 |
-
Brotli==1.0.9
|
10 |
-
certifi==2023.7.22
|
11 |
-
cffi==1.15.1
|
12 |
-
charset-normalizer==2.0.4
|
13 |
-
click==8.1.7
|
14 |
-
colorama==0.4.6
|
15 |
-
contourpy==1.0.5
|
16 |
-
cryptography==41.0.3
|
17 |
-
cycler==0.11.0
|
18 |
-
debugpy==1.6.3
|
19 |
-
decorator==5.1.1
|
20 |
-
entrypoints==0.4
|
21 |
-
exceptiongroup==1.0.4
|
22 |
-
executing==1.2.0
|
23 |
-
fastapi==0.103.2
|
24 |
-
ffmpy==0.3.0
|
25 |
-
filelock==3.9.0
|
26 |
-
fonttools==4.25.0
|
27 |
-
fsspec==2023.9.2
|
28 |
-
gradio==4.0.2
|
29 |
-
gradio_client==0.7.0
|
30 |
-
h11==0.12.0
|
31 |
-
h2==4.0.0
|
32 |
-
hpack==4.0.0
|
33 |
-
httpcore==0.15.0
|
34 |
-
httpx==0.23.0
|
35 |
-
huggingface-hub==0.17.3
|
36 |
-
hyperframe==6.0.1
|
37 |
-
idna==3.4
|
38 |
-
importlib-resources==6.1.0
|
39 |
-
ipykernel==6.17.1
|
40 |
-
ipython==8.6.0
|
41 |
-
jedi==0.18.1
|
42 |
-
Jinja2==3.1.2
|
43 |
-
jsonschema==4.17.3
|
44 |
-
jupyter_client==7.4.4
|
45 |
-
jupyter_core==5.0.0
|
46 |
-
kiwisolver==1.4.4
|
47 |
-
markdown-it-py==2.2.0
|
48 |
-
MarkupSafe==2.1.1
|
49 |
-
matplotlib
|
50 |
-
matplotlib-inline==0.1.6
|
51 |
-
mdurl==0.1.0
|
52 |
-
mkl-fft
|
53 |
-
mkl-random
|
54 |
-
mkl-service
|
55 |
-
munkres==1.1.4
|
56 |
-
nest-asyncio==1.5.6
|
57 |
-
numexpr==2.8.7
|
58 |
-
numpy==1.26.0
|
59 |
-
orjson==3.8.8
|
60 |
-
packaging==21.3
|
61 |
-
pandas==2.1.1
|
62 |
-
parso==0.8.3
|
63 |
-
pickleshare==0.7.5
|
64 |
-
Pillow==10.0.1
|
65 |
-
platformdirs==2.5.3
|
66 |
-
prompt-toolkit==3.0.32
|
67 |
-
psutil==5.9.4
|
68 |
-
pure-eval==0.2.2
|
69 |
-
pycparser==2.21
|
70 |
-
pydantic==2.4.2
|
71 |
-
pydantic_core==2.10.1
|
72 |
-
pydub==0.25.1
|
73 |
-
Pygments==2.13.0
|
74 |
-
pyOpenSSL==23.2.0
|
75 |
-
pyparsing==3.0.9
|
76 |
-
pyrsistent==0.18.0
|
77 |
-
PySocks==1.7.1
|
78 |
-
python-dateutil==2.8.2
|
79 |
-
python-multipart==0.0.6
|
80 |
-
pytz==2023.3.post1
|
81 |
-
PyYAML==6.0.1
|
82 |
-
pyzmq==24.0.1
|
83 |
-
requests==2.31.0
|
84 |
-
rfc3986==1.4.0
|
85 |
-
rich==13.3.5
|
86 |
-
semantic-version==2.8.5
|
87 |
-
shellingham==1.5.0
|
88 |
-
six==1.16.0
|
89 |
-
sniffio==1.2.0
|
90 |
-
stack-data==0.6.0
|
91 |
-
starlette==0.27.0
|
92 |
-
tomlkit==0.12.0
|
93 |
-
toolz==0.12.0
|
94 |
-
tornado==6.2
|
95 |
-
tqdm==4.65.0
|
96 |
-
traitlets==5.5.0
|
97 |
-
typer==0.9.0
|
98 |
-
typing_extensions==4.7.1
|
99 |
-
tzdata==2023.1
|
100 |
-
urllib3==1.26.18
|
101 |
-
uvicorn==0.20.0
|
102 |
-
wcwidth==0.2.5
|
103 |
-
websockets==10.4
|
104 |
-
win-inet-pton==1.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|