@wiro-ai/n8n-nodes-wiroai
Version:
n8n community node for Wiro AI — 290+ AI models: video, image, audio, LLM, 3D, and more.
29 lines (28 loc) • 688 B
JSON
{
"node": "videoNsfwDetection",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"icon": "wiro.svg",
"description": "NSFW video detection automatically analyzes video content to identify inappropriate or explicit",
"categories": [
"AI",
"Utility"
],
"alias": [
"Wiro",
"WiroAI",
"Video Nsfw Detection"
],
"resources": {
"primaryDocumentation": [
{
"url": "https://wiro.ai/models/wiro/video-nsfw-detection#apisamples-curl"
}
],
"credentialDocumentation": [
{
"url": "https://wiro.ai/docs"
}
]
}
}