Skip to content

Commit 5f38307

Browse files
authored
replace pynvml with nvidia-ml-py in requirements.txt (#40)
1 parent f070772 commit 5f38307

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
@@ -16,4 +16,4 @@ pytest-mock>=3.10.0
1616

1717
# Optional performance enhancements
1818
uvloop>=0.17.0; sys_platform != "win32"
19-
pynvml
19+
nvidia-ml-py

0 commit comments

Comments
 (0)