Spaces:
Sleeping
Sleeping
Update PyTorch version in requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
torch==2.2.0+cu118
|
3 |
torchvision==0.17.1
|
4 |
torchaudio===2.2.1
|
|
|
1 |
+
|
2 |
torch==2.2.0+cu118
|
3 |
torchvision==0.17.1
|
4 |
torchaudio===2.2.1
|