diff --git a/Code/yolov3/requirements.txt b/Code/yolov3/requirements.txt index 84bb993..f330778 100644 --- a/Code/yolov3/requirements.txt +++ b/Code/yolov3/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.1.0rc1 +tensorflow==2.6.4 opencv-python==4.1.1.26 lxml tqdm