Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +71 -71
requirements.txt
CHANGED
@@ -1,72 +1,72 @@
|
|
1 |
-
absl-py==2.1.0
|
2 |
-
altgraph==0.17.4
|
3 |
-
astunparse==1.6.3
|
4 |
-
cachetools==5.5.0
|
5 |
-
certifi==2024.8.30
|
6 |
-
charset-normalizer==3.4.0
|
7 |
-
colorama==0.4.6
|
8 |
-
contourpy==1.3.1
|
9 |
-
cycler==0.12.1
|
10 |
-
defusedxml==0.7.1
|
11 |
-
einops==0.3.0
|
12 |
-
filelock==3.16.1
|
13 |
-
flatbuffers==1.12
|
14 |
-
fonttools==4.54.1
|
15 |
-
fpdf2==2.8.1
|
16 |
-
fsspec==2024.10.0
|
17 |
-
gast==0.4.0
|
18 |
-
google-auth==2.36.0
|
19 |
-
google-auth-oauthlib==0.4.6
|
20 |
-
google-pasta==0.2.0
|
21 |
-
grpcio==1.67.1
|
22 |
-
h5py==3.12.1
|
23 |
-
huggingface-hub
|
24 |
-
idna==3.10
|
25 |
-
imageio==2.36.0
|
26 |
-
keras==2.9.0
|
27 |
-
keras-preprocessing==1.1.2
|
28 |
-
kiwisolver==1.4.7
|
29 |
-
libclang==18.1.1
|
30 |
-
markdown==3.7
|
31 |
-
markupsafe==3.0.2
|
32 |
-
matplotlib==3.8.0
|
33 |
-
networkx==3.4.2
|
34 |
-
numpy==1.23.5
|
35 |
-
oauthlib==3.2.2
|
36 |
-
opencv-python==4.10.0.84
|
37 |
-
opt-einsum==3.4.0
|
38 |
-
packaging==24.2
|
39 |
-
pandas==1.5.3
|
40 |
-
pefile==2023.2.7
|
41 |
-
pillow==11.0.0
|
42 |
-
protobuf==3.19.6
|
43 |
-
pyasn1==0.6.1
|
44 |
-
pyasn1-modules==0.4.1
|
45 |
-
pyinstaller==6.11.1
|
46 |
-
pyinstaller-hooks-contrib==2024.10
|
47 |
-
pyparsing==3.2.0
|
48 |
-
pyside2==5.15.2.1
|
49 |
-
python-dateutil==2.9.0.post0
|
50 |
-
pytz==2024.2
|
51 |
-
pywavelets==1.7.0
|
52 |
-
pywin32-ctypes==0.2.3
|
53 |
-
pyyaml==6.0
|
54 |
-
requests==2.32.3
|
55 |
-
requests-oauthlib==2.0.0
|
56 |
-
rsa==4.9
|
57 |
-
scikit-image==0.19.3
|
58 |
-
scipy==1.14.1
|
59 |
-
shiboken2==5.15.2.1
|
60 |
-
six==1.16.0
|
61 |
-
termcolor==2.5.0
|
62 |
-
tifffile==2024.9.20
|
63 |
-
torch==1.13.1
|
64 |
-
torchaudio==0.13.1
|
65 |
-
torchvision==0.14.1
|
66 |
-
tqdm==4.67.0
|
67 |
-
treelib==1.7.0
|
68 |
-
typing-extensions==4.12.2
|
69 |
-
urllib3==2.2.3
|
70 |
-
werkzeug==3.1.3
|
71 |
-
wrapt==1.16.0
|
72 |
gradio==4.44.1
|
|
|
1 |
+
absl-py==2.1.0
|
2 |
+
altgraph==0.17.4
|
3 |
+
astunparse==1.6.3
|
4 |
+
cachetools==5.5.0
|
5 |
+
certifi==2024.8.30
|
6 |
+
charset-normalizer==3.4.0
|
7 |
+
colorama==0.4.6
|
8 |
+
contourpy==1.3.1
|
9 |
+
cycler==0.12.1
|
10 |
+
defusedxml==0.7.1
|
11 |
+
einops==0.3.0
|
12 |
+
filelock==3.16.1
|
13 |
+
flatbuffers==1.12
|
14 |
+
fonttools==4.54.1
|
15 |
+
fpdf2==2.8.1
|
16 |
+
fsspec==2024.10.0
|
17 |
+
gast==0.4.0
|
18 |
+
google-auth==2.36.0
|
19 |
+
google-auth-oauthlib==0.4.6
|
20 |
+
google-pasta==0.2.0
|
21 |
+
grpcio==1.67.1
|
22 |
+
h5py==3.12.1
|
23 |
+
huggingface-hub
|
24 |
+
idna==3.10
|
25 |
+
imageio==2.36.0
|
26 |
+
keras==2.9.0
|
27 |
+
keras-preprocessing==1.1.2
|
28 |
+
kiwisolver==1.4.7
|
29 |
+
libclang==18.1.1
|
30 |
+
markdown==3.7
|
31 |
+
markupsafe==3.0.2
|
32 |
+
matplotlib==3.8.0
|
33 |
+
networkx==3.4.2
|
34 |
+
numpy==1.23.5
|
35 |
+
oauthlib==3.2.2
|
36 |
+
opencv-python==4.10.0.84
|
37 |
+
opt-einsum==3.4.0
|
38 |
+
packaging==24.2
|
39 |
+
pandas==1.5.3
|
40 |
+
pefile==2023.2.7
|
41 |
+
pillow==11.0.0
|
42 |
+
protobuf==3.19.6
|
43 |
+
pyasn1==0.6.1
|
44 |
+
pyasn1-modules==0.4.1
|
45 |
+
pyinstaller==6.11.1
|
46 |
+
pyinstaller-hooks-contrib==2024.10
|
47 |
+
pyparsing==3.2.0
|
48 |
+
pyside2==5.15.2.1
|
49 |
+
python-dateutil==2.9.0.post0
|
50 |
+
pytz==2024.2
|
51 |
+
pywavelets==1.7.0
|
52 |
+
pywin32-ctypes==0.2.3
|
53 |
+
pyyaml==6.0
|
54 |
+
requests==2.32.3
|
55 |
+
requests-oauthlib==2.0.0
|
56 |
+
rsa==4.9
|
57 |
+
scikit-image==0.19.3
|
58 |
+
scipy==1.14.1
|
59 |
+
shiboken2==5.15.2.1
|
60 |
+
six==1.16.0
|
61 |
+
termcolor==2.5.0
|
62 |
+
tifffile==2024.9.20
|
63 |
+
torch==1.13.1
|
64 |
+
torchaudio==0.13.1
|
65 |
+
torchvision==0.14.1
|
66 |
+
tqdm==4.67.0
|
67 |
+
treelib==1.7.0
|
68 |
+
typing-extensions==4.12.2
|
69 |
+
urllib3==2.2.3
|
70 |
+
werkzeug==3.1.3
|
71 |
+
wrapt==1.16.0
|
72 |
gradio==4.44.1
|