Tanuj Jain
Tanuj Jain
Hi, the version of imagededup supports Pillow>=9.0. That should address this issue.
Now that a recursive flag has been added to several methods through #104 (only available in dev at the moment), a comprehensive way to check empty directory can be added....
Thanks for pre-commit pointer, will look into it. As for black, we already use it in our daily workflow and have been doing so with the development of this package....
Few ways to resolve your problem: 1. Split your image corpus into several smaller directories and run `find_duplicates_to_remove` on each directory. You can then remove duplicates from each of these...
@Sunny-Day200 Unless you have any further comments, I would be closing the issue shortly.
Is your issue same as #100 ? If yes, it has been fixed in the dev branch and will be part of the next release.
Related to #95 Also, please fork from the dev branch, not master. Have a look at the [contribution guide](https://github.com/idealo/imagededup/blob/master/CONTRIBUTING.md).
@EduardKononov Do you intend to work on this?
@EduardKononov Thanks for the info. Do you think you'll have time in the following weeks? Otherwise, I may have to start working on it sometime in February(2nd/3rd week).
Hi, we just released a new version. Please feel free to check it out.