From ff8cd920a4d12bf4ee8ef4e0437f42cd3efaedbc Mon Sep 17 00:00:00 2001 From: itqop Date: Fri, 29 Nov 2024 00:57:32 +0300 Subject: [PATCH] add tqdm --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index d145a9d..1f409af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,3 +10,4 @@ opencv-python==4.10.0.84 scikit-learn==1.5.2 scipy==1.13.1 matplotlib==3.9.2 +tqdm