From bdfad8aa2fc6f0b4f412cc31d43c70a8a95241b5 Mon Sep 17 00:00:00 2001 From: "Boroumand, Amir A" Date: Mon, 22 Apr 2024 13:19:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78c405e..cbdbb07 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A fast reliable API for detecting NSFW images. ## ⭐ Features - Uses the [Falconsai/nsfw-image-detection](https://huggingface.co/Falconsai/nsfw_image_detection) AI model -- Caches predictions based on SHA-256 hash of image data +- Caches results based on SHA-256 hash of image data ## 🐳 Quick Start using Docker