Spaces:
Sleeping
Sleeping
Pedro Henrique Conrado
commited on
Commit
·
7466eaa
1
Parent(s):
e7d57b8
1 commit
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -42,8 +42,8 @@ py-cpuinfo # display CPU info
|
|
42 |
# albumentations>=1.0.3 # training augmentations
|
43 |
# pycocotools>=2.0.6 # COCO mAP
|
44 |
# roboflow
|
45 |
-
torch
|
46 |
ultralytics
|
47 |
supervision
|
48 |
onemetric
|
49 |
-
|
|
|
|
42 |
# albumentations>=1.0.3 # training augmentations
|
43 |
# pycocotools>=2.0.6 # COCO mAP
|
44 |
# roboflow
|
|
|
45 |
ultralytics
|
46 |
supervision
|
47 |
onemetric
|
48 |
+
tqdm
|
49 |
+
typing
|