This is an implementation of VFalconsai/nsfw_image_detection as a Cog model.
Follow the model pushing guide to push your own model to Replicate.
Run a prediction
cog predict -i image=@falcon.jpg
The model will either return the string "normal" or "nsfw"