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)