Spaces:
Sleeping
Sleeping
Commit
·
4a6eec6
1
Parent(s):
ef5f3c1
Changed torch version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch==1.
|
2 |
torchvision==0.8.1
|
3 |
numpy
|
4 |
tqdm
|
|
|
1 |
+
torch==1.13.1
|
2 |
torchvision==0.8.1
|
3 |
numpy
|
4 |
tqdm
|