Commit
Β·
b6ca657
1
Parent(s):
9e66710
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ humanfriendly
|
|
16 |
pandas
|
17 |
statistics
|
18 |
tqdm
|
19 |
-
psutil
|
|
|
|
16 |
pandas
|
17 |
statistics
|
18 |
tqdm
|
19 |
+
psutil
|
20 |
+
ultralytics
|