From a1fa571cd3889fce23cc1c66b2579871aaf902bd Mon Sep 17 00:00:00 2001 From: smayer Date: Tue, 8 Mar 2022 13:45:24 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 27091c6..f52ea28 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ Provide tools for colorization of black & white images and stitching of scanned images of large maps in a IIIF setup. + +## colorization + +The code in the colorization directory is based on the repository https://github.com/richzhang/colorization by R. Zhang. -- GitLab