From 22ab4e3305825c40bab53109f81c6c409ea21258 Mon Sep 17 00:00:00 2001 From: deeppomf Date: Mon, 29 Oct 2018 21:47:22 -0400 Subject: [PATCH] add installation troubleshooting section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6c76c9f..964cd1b 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,14 @@ Decensored images will be saved to the "decensor_output" folder. Decensoring tak To be implemented. ## Troubleshooting + +###Installation +``` +ModuleNotFoundError: No module named '_pywrap_tensorflow_internal' +``` +See https://github.com/deeppomf/DeepCreamPy/issues/26#issuecomment-434043166 + +###Decensoring If your decensor output looks like this, then the censored regions were not colored correctly. ![Bad decensor](/readme_images/mermaid_face_censored_bad_decensor.png)