Spaces:
Sleeping
Sleeping
build fix
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch==2.0.1
|
2 |
-
torchaudio==2.0.2
|
3 |
-
torchvision==0.15.2
|
4 |
torchmetrics==1.5.0
|
5 |
pytorch-lightning==2.1.0
|
6 |
absl-py==2.1.0
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
torchaudio==2.0.2
|
3 |
+
torchvision==0.15.2
|
4 |
torchmetrics==1.5.0
|
5 |
pytorch-lightning==2.1.0
|
6 |
absl-py==2.1.0
|