nsfw-docker
nsfw-docker copied to clipboard
Yahoo OpenNSFW Docker
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte load image file is string is not covert to bytes how to solve it
``` ---------------------------------------- 172.17.0.1 - - [11/Sep/2018 19:39:25] "GET /https://blog.rakutenmarketing.com/wp-content/uploads/2018/08/Holiday-Shopper_Feature-Image.png HTTP/1.1" 200 - https://blog.rakutenmarketing.com/wp-content/uploads/2018/08/Holiday-Shopper_Feature-Image.png ERROR:root:ok Traceback (most recent call last): File "server.py", line 19, in do_GET message = classify_nsfw.get_score(self.path[1:]) File "/workspace/classify_nsfw.py",...