Spaces:
Running
on
Zero
Running
on
Zero
try another ver of PyTorch
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch==2.
|
2 |
torchvision==0.18.1
|
3 |
numpy==1.26.1
|
4 |
Pillow
|
|
|
1 |
+
torch==2.4.0
|
2 |
torchvision==0.18.1
|
3 |
numpy==1.26.1
|
4 |
Pillow
|