Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
torchvision==0.16.2
|
3 |
torchaudio==2.1.2
|
4 |
pytorch-cuda==11.8
|
|
|
1 |
+
torch==2.1.2
|
2 |
torchvision==0.16.2
|
3 |
torchaudio==2.1.2
|
4 |
pytorch-cuda==11.8
|