Skip to content

Commit 46357e7

Browse files
yiqingy0chzblych
andauthored
[None][package] Pin cuda-python version to >=12,<13 (#6702)
Signed-off-by: Yiqing Yan <[email protected]> Signed-off-by: Yanchao Lu <[email protected]> Co-authored-by: Yanchao Lu <[email protected]>
1 parent 3c44b44 commit 46357e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
accelerate>=0.25.0
44
build
55
colored
6-
cuda-python # Do not override the custom version of cuda-python installed in the NGC PyTorch image.
6+
cuda-python>=12,<13
77
diffusers>=0.27.0
88
lark
99
mpi4py

0 commit comments

Comments
 (0)