Progress Bar for verify_images

Is it possible to add progress bar in verify_images function to know how many images have been verified and how many are left. Will help to monitor how much time is left

You could perhaps try using the singular verify_image function instead, and use the fastprogress library in tandem.

1 Like