Replaced ProgressBar with the standard tqdm library for enhanced user experience #3

This commit is contained in:
Xavi Vinaixa
2023-06-05 09:04:02 +02:00
parent f0a73b4914
commit 50ab0e1fbe
3 changed files with 7 additions and 21 deletions

View File

@@ -6,5 +6,5 @@ onnx==1.14.0
onnxruntime_gpu==1.15.0
opencv_python==4.7.0.72
opencv_python_headless==4.7.0.72
progressbar33==2.4
scikit-image==0.20.0
tqdm