Skip to content

Commit ab949ae

Browse files
authored
update pytorch installtion to official release url (#3815)
1 parent d87d51c commit ab949ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependency_version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"min-version": "12.3.0"
55
},
66
"pytorch": {
7-
"index-url": "https://download.pytorch.org/whl/test/cpu",
7+
"index-url": "https://download.pytorch.org/whl/cpu",
88
"version": "2.8.0+cpu"
99
},
1010
"torchaudio": {

0 commit comments

Comments
 (0)