Spaces:
Runtime error
Runtime error
Commit
·
2bafa70
1
Parent(s):
71ce351
add psutil to monitor memory usage
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ matplotlib
|
|
| 13 |
pyyaml
|
| 14 |
av
|
| 15 |
openmim
|
| 16 |
-
tqdm
|
|
|
|
|
|
| 13 |
pyyaml
|
| 14 |
av
|
| 15 |
openmim
|
| 16 |
+
tqdm
|
| 17 |
+
psutil
|