Update pyproject.toml
Browse files- 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 |
|