Spaces:
Running
Running
add pynvml
Browse files- requirements_core.txt +2 -1
requirements_core.txt
CHANGED
|
@@ -10,4 +10,5 @@ bitsandbytes>=0.41.0
|
|
| 10 |
numpy>=1.24.0
|
| 11 |
tqdm>=4.65.0
|
| 12 |
trackio>=0.1.0
|
| 13 |
-
psutil>=5.9.0
|
|
|
|
|
|
| 10 |
numpy>=1.24.0
|
| 11 |
tqdm>=4.65.0
|
| 12 |
trackio>=0.1.0
|
| 13 |
+
psutil>=5.9.0
|
| 14 |
+
pynvml>=12.0.0
|