From 3da15efbb9fee0445f1351eb02c51a5b20898693 Mon Sep 17 00:00:00 2001 From: Manuel Kamper Date: Sun, 23 Oct 2022 20:52:36 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..00e9e5c --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This program allows to compare possible image duplicates from a CSV (you can use python script https://git.kmpr.at/kamp/SimilarImages to find them and generate the CSV file) and delete one of the duplicates. \ No newline at end of file