README.md aktualisiert
This commit is contained in:
parent
7361dc6f1f
commit
1ba4c63301
@ -20,6 +20,12 @@ hash_size of 8 means, the image will be resized to an 8x8 matrix. So, if you wan
|
||||
- exportAPI (True-default/False) - exports all possible duplicates to an API (https://git.kmpr.at/kamp/DuplicateAPI)
|
||||
- find_similar (Finding Similar Images to a corresponding Image)
|
||||
|
||||
## Cronjob
|
||||
|
||||
With this Cronjob example the script runs every Saturday (starting at 7:35) and finds any duplicates as specified.
|
||||
|
||||
<code>35 7 * * Sat /usr/bin/python3 /opt/similarimages/Duplicate-Remover-master/main.py > /dev/null</code>
|
||||
|
||||
## Credits
|
||||
|
||||
- based on the initial idea of cw-somil
|
||||
|
Loading…
Reference in New Issue
Block a user