diff --git a/requirements.txt b/requirements.txt index 8e700c545a38..25e0d7d8a896 100755 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ tqdm>=4.41.0 # Logging ------------------------------------- tensorboard>=2.4.1 -wandb~=0.12.11 +# wandb # Plotting ------------------------------------ pandas>=1.1.4 @@ -35,3 +35,4 @@ openvino-dev # OpenVINO export # Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172 # pycocotools>=2.0 # COCO mAP # roboflow +thop # FLOPs computation