cesar commited on
Commit
9994922
·
1 Parent(s): 6380dc8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -23,4 +23,6 @@ pandas
23
  # Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
24
  # pycocotools>=2.0 # COCO mAP
25
  # albumentations>=1.0.3
26
- thop # FLOPs computation
 
 
 
23
  # Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172
24
  # pycocotools>=2.0 # COCO mAP
25
  # albumentations>=1.0.3
26
+ thop # FLOPs computation
27
+
28
+ IPython