Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch==2.4.
|
2 |
-
torchvision==0.19.
|
3 |
-
torchaudio==2.4.
|
4 |
pytorch-lightning==2.1.2
|
5 |
einops
|
6 |
omegaconf
|
|
|
1 |
+
torch==2.4.1
|
2 |
+
torchvision==0.19.1
|
3 |
+
torchaudio==2.4.1
|
4 |
pytorch-lightning==2.1.2
|
5 |
einops
|
6 |
omegaconf
|