glenn-jocher commited on
Commit
574ceed
·
unverified ·
1 Parent(s): fbd3020

Add `thop>=0.1.0` (#8558)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -36,7 +36,7 @@ seaborn>=0.11.0
36
  # Extras --------------------------------------
37
  ipython # interactive notebook
38
  psutil # system utilization
39
- thop # FLOPs computation
40
  # albumentations>=1.0.3
41
  # pycocotools>=2.0 # COCO mAP
42
  # roboflow
 
36
  # Extras --------------------------------------
37
  ipython # interactive notebook
38
  psutil # system utilization
39
+ thop>=0.1.0 # FLOPs computation
40
  # albumentations>=1.0.3
41
  # pycocotools>=2.0 # COCO mAP
42
  # roboflow