Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ aiohappyeyeballs==2.6.1
|
|
4 |
aiohttp==3.11.18
|
5 |
aiosignal==1.3.2
|
6 |
albucore==0.0.23
|
7 |
-
albumentations
|
8 |
annotated-types==0.7.0
|
9 |
anyio==4.9.0
|
10 |
attrs==25.3.0
|
@@ -26,7 +26,7 @@ httpx==0.28.1
|
|
26 |
huggingface-hub==0.30.2
|
27 |
idna==3.10
|
28 |
Jinja2==3.1.6
|
29 |
-
lightning-utilities
|
30 |
Markdown==3.8
|
31 |
markdown-it-py==3.0.0
|
32 |
MarkupSafe==3.0.2
|
@@ -63,7 +63,7 @@ pydub==0.25.1
|
|
63 |
Pygments==2.19.1
|
64 |
python-dateutil==2.9.0.post0
|
65 |
python-multipart==0.0.20
|
66 |
-
pytorch-lightning
|
67 |
pytz==2025.2
|
68 |
PyYAML==6.0.2
|
69 |
requests==2.32.3
|
@@ -72,7 +72,7 @@ ruff==0.11.7
|
|
72 |
safehttpx==0.1.6
|
73 |
safetensors==0.5.3
|
74 |
scipy==1.15.2
|
75 |
-
segmentation_models_pytorch
|
76 |
semantic-version==2.10.0
|
77 |
setuptools==75.8.0
|
78 |
shellingham==1.5.4
|
@@ -84,12 +84,12 @@ stringzilla==3.12.5
|
|
84 |
sympy
|
85 |
tensorboard
|
86 |
tensorboard-data-server
|
87 |
-
timm
|
88 |
tomlkit==0.13.2
|
89 |
-
torch
|
90 |
-
torchvision
|
91 |
-
torchaudio
|
92 |
-
torchmetrics
|
93 |
tqdm==4.67.1
|
94 |
triton
|
95 |
typer==0.15.2
|
|
|
4 |
aiohttp==3.11.18
|
5 |
aiosignal==1.3.2
|
6 |
albucore==0.0.23
|
7 |
+
albumentations
|
8 |
annotated-types==0.7.0
|
9 |
anyio==4.9.0
|
10 |
attrs==25.3.0
|
|
|
26 |
huggingface-hub==0.30.2
|
27 |
idna==3.10
|
28 |
Jinja2==3.1.6
|
29 |
+
lightning-utilities
|
30 |
Markdown==3.8
|
31 |
markdown-it-py==3.0.0
|
32 |
MarkupSafe==3.0.2
|
|
|
63 |
Pygments==2.19.1
|
64 |
python-dateutil==2.9.0.post0
|
65 |
python-multipart==0.0.20
|
66 |
+
pytorch-lightning
|
67 |
pytz==2025.2
|
68 |
PyYAML==6.0.2
|
69 |
requests==2.32.3
|
|
|
72 |
safehttpx==0.1.6
|
73 |
safetensors==0.5.3
|
74 |
scipy==1.15.2
|
75 |
+
segmentation_models_pytorch
|
76 |
semantic-version==2.10.0
|
77 |
setuptools==75.8.0
|
78 |
shellingham==1.5.4
|
|
|
84 |
sympy
|
85 |
tensorboard
|
86 |
tensorboard-data-server
|
87 |
+
timm
|
88 |
tomlkit==0.13.2
|
89 |
+
torch
|
90 |
+
torchvision
|
91 |
+
torchaudio
|
92 |
+
torchmetrics
|
93 |
tqdm==4.67.1
|
94 |
triton
|
95 |
typer==0.15.2
|