Update README.md

This commit is contained in:
Boroumand, Amir A 2024-04-22 13:07:15 -04:00
parent 14f8cb31ad
commit f08fd0d9d4

View File

@ -1,13 +1,13 @@
# Safe Content AI
A fast reliable API for detecting NSFW images.
## Features
## 🌟 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
## Quick Start using Docker
## 🐳 Quick Start using Docker
```bash
docker run -p 8000:8000 codebyamir/safecontentai:latest