Skip to content

Commit fef5633

Browse files
committed
Update CUDA version in config to 12.6 for Windows
1 parent f784985 commit fef5633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ configurations:
3535
suffix: "win-cuda"
3636
output_file_name: otvision
3737
additional_requirements:
38-
- "--extra-index-url https://download.pytorch.org/whl/cu124"
38+
- "--extra-index-url https://download.pytorch.org/whl/cu126"
3939
- package_path: OTVision
4040
files:
4141
- source: "install.sh"

0 commit comments

Comments
 (0)