node-nude
node-nude copied to clipboard
added new features: read from url and async functions
Hello.
I refactored your project and added some new features.
1- read image from URL -> nude.scanUrl('')
2- added async versions of nude.scan() -> nude.scanAsync() and nude.scanUrl() -> nude.scanUrlAsync()