Video GenerationActive
wiro / video-nsfw-detection
video-nsfw-detection
NSFW video detection automatically analyzes video content to identify inappropriate or explicit material, ensuring compliance with content policies and a safe viewing environment.
Video to Text
Model ID
video-nsfw-detection
Provider
wiro
Added
1740686789
wiro playground—wiro/video-nsfw-detection
Added 1740686789
NSFW video detection automatically analyzes video content to identify inappropriate or explicit material, ensuring compliance with content policies and a safe viewing environment.
API quick start
Run video-nsfw-detection with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/video-nsfw-detection
{
"model": 183168,
"inputVideo": "https://your-cdn.com/input.mp4",
"inputVideoUrl": "..."
}