From ff14e04d78da820bd47040d1e1b482ea2b4b301f Mon Sep 17 00:00:00 2001 From: skygate <7148976+skygate2012@users.noreply.github.com> Date: Thu, 8 Nov 2018 16:31:16 +0800 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1ff9f6..6d9a526 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A deep learning-based tool to automatically replace censored artwork in hentai with plausible reconstructions. -The user colors cencored regions green in an image editing program like GIMP or Photoshop. A neural network fills in the censored regions. +The user colors censored regions green in an image editing program like GIMP or Photoshop. A neural network fills in the censored regions. DeepCreamPy has a pre-built binary for Windows 64-bit available [here](https://github.com/deeppomf/DeepCreamPy/releases/latest). DeepCreamPy works on Windows, Mac, and Linux.