Skip to content

Commit c347386

Browse files
author
yixu.cui
committed
update requirements.txt
1 parent 6b2ab32 commit c347386

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ thop # FLOPs computation
3737
# albumentations>=1.0.3
3838
pycocotools>=2.0 # COCO mAP
3939
# roboflow
40+
41+
# Tracking
42+
lap
43+
cython_bbox # [cui] need to manual directly `pip install Cython` in advance. Ref:https://stackoverflow.com/a/56746386
44+
tabulate

0 commit comments

Comments
 (0)