← All models
Predict whether an image is NSFW or SFW.
Details
- Accepts
- image
Pricing
- Price
- 0.125 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| image_urlsrequired | array | List of image URLs to check. If more than 10 images are provided, only the first 10 will be checked. |
Output
| Field | Type | Description |
|---|---|---|
| has_nsfw_concepts | array | List of booleans indicating if the image has an NSFW concept |