Spaces:
Sleeping
Sleeping
Commit
·
7d0c8f0
1
Parent(s):
3c39c38
Updated requirements
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -78,7 +78,6 @@ python-dateutil==2.9.0.post0
|
|
78 |
python-multipart==0.0.9
|
79 |
pytorch-lightning==2.2.3
|
80 |
pytz==2024.1
|
81 |
-
pywin32==306
|
82 |
PyYAML==6.0.1
|
83 |
pyzmq==26.0.2
|
84 |
referencing==0.35.0
|
@@ -102,12 +101,12 @@ threadpoolctl==3.4.0
|
|
102 |
tifffile==2024.5.10
|
103 |
tomlkit==0.12.0
|
104 |
toolz==0.12.1
|
105 |
-
torch==2.3.0
|
106 |
torch-lr-finder==0.2.1
|
107 |
-
torchaudio==2.3.0
|
108 |
torchmetrics==1.3.2
|
109 |
torchsummary==1.5.1
|
110 |
-
torchvision==0.18.0
|
111 |
tornado==6.4
|
112 |
tqdm==4.66.2
|
113 |
traitlets==5.14.3
|
|
|
78 |
python-multipart==0.0.9
|
79 |
pytorch-lightning==2.2.3
|
80 |
pytz==2024.1
|
|
|
81 |
PyYAML==6.0.1
|
82 |
pyzmq==26.0.2
|
83 |
referencing==0.35.0
|
|
|
101 |
tifffile==2024.5.10
|
102 |
tomlkit==0.12.0
|
103 |
toolz==0.12.1
|
104 |
+
torch==2.3.0
|
105 |
torch-lr-finder==0.2.1
|
106 |
+
torchaudio==2.3.0
|
107 |
torchmetrics==1.3.2
|
108 |
torchsummary==1.5.1
|
109 |
+
torchvision==0.18.0
|
110 |
tornado==6.4
|
111 |
tqdm==4.66.2
|
112 |
traitlets==5.14.3
|