Skip to content

Commit 09a3073

Browse files
authored
Update nvidia-cuda-runtime version in pyproject.toml
1 parent f764320 commit 09a3073

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"torch>=2.11.0",
2222
"torchvision>=0.26.0",
2323
"transformers>=5.5.1",
24-
"nvidia-cuda-runtime<=12.0",
24+
"nvidia-cuda-runtime==12.0.90",
2525
]
2626

2727
authors = [

0 commit comments

Comments
 (0)