diff --git a/Code/yolov3/requirements-gpu.txt b/Code/yolov3/requirements-gpu.txt index 5c29c90..7d20144 100644 --- a/Code/yolov3/requirements-gpu.txt +++ b/Code/yolov3/requirements-gpu.txt @@ -1,4 +1,4 @@ -tensorflow-gpu==2.1.0 +tensorflow-gpu==2.5.3 opencv-python==4.1.1.26 lxml tqdm