Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch==2.
|
2 |
-
torchvision==0.
|
3 |
-
torchaudio==2.
|
4 |
-f https://download.pytorch.org/whl/cu121
|
5 |
|
6 |
pytorch-lightning==2.1.2
|
|
|
1 |
+
torch==2.2.0
|
2 |
+
torchvision==0.17.0
|
3 |
+
torchaudio==2.2.0
|
4 |
-f https://download.pytorch.org/whl/cu121
|
5 |
|
6 |
pytorch-lightning==2.1.2
|