Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -98
requirements.txt
CHANGED
@@ -1,103 +1,9 @@
|
|
1 |
-
absl-py==2.1.0
|
2 |
-
aiofiles==23.2.1
|
3 |
-
altair==5.3.0
|
4 |
-
annotated-types==0.7.0
|
5 |
-
anyio==4.4.0
|
6 |
-
astunparse==1.6.3
|
7 |
-
attrs==23.2.0
|
8 |
-
blinker==1.8.2
|
9 |
-
certifi==2024.7.4
|
10 |
-
charset-normalizer==3.3.2
|
11 |
-
click==8.1.7
|
12 |
-
colorama==0.4.6
|
13 |
-
contourpy==1.2.1
|
14 |
-
cycler==0.12.1
|
15 |
-
dnspython==2.6.1
|
16 |
-
email_validator==2.2.0
|
17 |
-
fastapi==0.111.0
|
18 |
-
ffmpy==0.3.2
|
19 |
-
filelock==3.15.4
|
20 |
-
Flask==3.0.3
|
21 |
-
flatbuffers==24.3.25
|
22 |
-
fonttools==4.53.1
|
23 |
-
fsspec==2024.6.1
|
24 |
-
gast==0.6.0
|
25 |
-
google-pasta==0.2.0
|
26 |
gradio==4.38.1
|
27 |
-
gradio_client==1.1.0
|
28 |
-
grpcio==1.64.1
|
29 |
-
h11==0.14.0
|
30 |
-
h5py==3.11.0
|
31 |
-
httpcore==1.0.5
|
32 |
-
httpx==0.27.0
|
33 |
-
huggingface-hub==0.23.4
|
34 |
-
idna==3.7
|
35 |
-
importlib_resources==6.4.0
|
36 |
-
itsdangerous==2.2.0
|
37 |
-
Jinja2==3.1.4
|
38 |
-
jsonschema==4.23.0
|
39 |
-
jsonschema-specifications==2023.12.1
|
40 |
-
keras==2.15.0
|
41 |
-
kiwisolver==1.4.5
|
42 |
-
libclang==18.1.1
|
43 |
-
Markdown==3.6
|
44 |
-
markdown-it-py==3.0.0
|
45 |
-
MarkupSafe==2.1.5
|
46 |
-
matplotlib==3.9.1
|
47 |
-
mdurl==0.1.2
|
48 |
-
ml-dtypes==0.4.0
|
49 |
-
mpmath==1.3.0
|
50 |
-
namex==0.0.8
|
51 |
-
networkx==3.3
|
52 |
numpy==1.26.4
|
53 |
-
|
54 |
-
opt-einsum==3.3.0
|
55 |
-
optree==0.12.1
|
56 |
-
orjson==3.10.6
|
57 |
-
packaging==24.1
|
58 |
-
pandas==2.2.2
|
59 |
-
pillow==10.4.0
|
60 |
-
protobuf==4.25.3
|
61 |
-
pydantic==2.8.2
|
62 |
-
pydantic_core==2.20.1
|
63 |
-
pydub==0.25.1
|
64 |
-
Pygments==2.18.0
|
65 |
-
pyparsing==3.1.2
|
66 |
-
python-dateutil==2.9.0.post0
|
67 |
-
python-multipart==0.0.9
|
68 |
-
pytz==2024.1
|
69 |
-
PyYAML==6.0.1
|
70 |
-
referencing==0.35.1
|
71 |
-
regex==2024.5.15
|
72 |
-
requests==2.32.3
|
73 |
-
rich==13.7.1
|
74 |
-
rpds-py==0.19.0
|
75 |
-
safetensors==0.4.3
|
76 |
-
semantic-version==2.10.0
|
77 |
-
shellingham==1.5.4
|
78 |
-
six==1.16.0
|
79 |
-
sniffio==1.3.1
|
80 |
-
starlette==0.37.2
|
81 |
-
sympy==1.13.0
|
82 |
-
tensorboard==2.15.0
|
83 |
-
tensorboard-data-server==0.7.2
|
84 |
-
tensorflow==2.15.0
|
85 |
-
tensorflow-io-gcs-filesystem==0.31.0
|
86 |
-
termcolor==2.4.0
|
87 |
-
tokenizers==0.19.1
|
88 |
-
tomlkit==0.12.0
|
89 |
-
toolz==0.12.1
|
90 |
torch==2.3.1
|
91 |
torchvision==0.18.1
|
92 |
-
tqdm==4.66.4
|
93 |
transformers==4.42.4
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
ujson==5.10.0
|
98 |
-
urllib3==2.2.2
|
99 |
-
uvicorn==0.30.1
|
100 |
-
watchfiles==0.22.0
|
101 |
-
websockets==11.0.3
|
102 |
-
Werkzeug==3.0.3
|
103 |
-
wrapt==1.16.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==4.38.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
numpy==1.26.4
|
3 |
+
Pillow==10.4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
torch==2.3.1
|
5 |
torchvision==0.18.1
|
|
|
6 |
transformers==4.42.4
|
7 |
+
tensorflow==2.15.0
|
8 |
+
opencv-python==4.10.0.84
|
9 |
+
matplotlib==3.9.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|