ComfyUI Node: Ino NSFW Detect

Authored by nobandegani

Created

Updated

5 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

InoImageHelper

Inputs

image IMAGE
threshold FLOAT
blur_radius INT
model_id STRING
use_gpu BOOLEAN

Outputs

IMAGE

BOOLEAN

FLOAT

FLOAT

STRING

Extension: ComfyUI-InoNodes

125+ production-ready V3 custom nodes for ComfyUI covering file ops, S3 cloud storage, image/video/audio processing, model management (HuggingFace/Civitai/S3), OpenAI & Runpod integration, and workflow utilities.

Authored by nobandegani

Looking for a different node?

Also provided by 1 other extension

  • Ino NSFW DetectComfyUI Ino Nodes
    InoImageHelper

    Classifies the image with Marqo/nsfw-image-detection-384. Returns the original image when SFW. When NSFW and blur_radius > 0, returns a Gaussian-blurred copy; set blur_radius to 0 for detect-only mode (image unchanged, is_nsfw still reflects the verdict). The model is downloaded once on first use and cached by the HuggingFace transformers cache.

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more