silencer107 commited on
Commit
8a7bf6b
·
verified ·
1 Parent(s): 6b61cac

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -16,6 +16,7 @@ dependencies = [
16
  "DeepCache",
17
  "pyarmor",
18
  "PEFT",
 
19
  "edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing#subdirectory=pipelines",
20
  ]
21
 
 
16
  "DeepCache",
17
  "pyarmor",
18
  "PEFT",
19
+ "pynvml",
20
  "edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing#subdirectory=pipelines",
21
  ]
22