From 285a02effa57ba12129f9d13ad07799b18659a5b Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Tue, 12 Jul 2022 14:49:54 +0200 Subject: [PATCH] Add `thop>=0.1.0` (#8558) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 931f93646b73..4a4f68539cad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ seaborn>=0.11.0 # Extras -------------------------------------- ipython # interactive notebook psutil # system utilization -thop # FLOPs computation +thop>=0.1.0 # FLOPs computation # albumentations>=1.0.3 # pycocotools>=2.0 # COCO mAP # roboflow