Skip to content

Commit b5b72ae

Browse files
committed
remove pinning cuda bindings
Signed-off-by: nithinraok <[email protected]>
1 parent a599d89 commit b5b72ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ fsspec==2024.12.0
22
huggingface_hub>=0.24
33
numba ; platform_system == 'Darwin'
44
numba-cuda==0.15.1 ; platform_system != 'Darwin'
5-
cuda_bindings==13.0.0 ; platform_system != 'Darwin'
65
numexpr<2.14.0 # WAR for attempted use of nonexistent numpy.typing
76
numpy>=1.22
87
onnx>=1.7.0

0 commit comments

Comments
 (0)