8000 GitHub - chaorenai/nsfw_No: A custom node for filtering or replacing NSFW content in ComfyUI workflows, with support for batch processing.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A custom node for filtering or replacing NSFW content in ComfyUI workflows, with support for batch processing.

License

Notifications You must be signed in to change notification settings

chaorenai/nsfw_No

Repository files navigation

nsfw_No— ComfyUI Custom Node

A custom node to filter or replace NSFW content in ComfyUI workflows.

This project adds an NSFW (Not Safe For Work) detection node to ComfyUI. It flags unsafe images using a machine learning model and substitutes them with a user-defined fallback image

🚀 Quickstart

  1. Install ComfyUI.
  2. Install ComfyUI-Manager
  3. Look up this extension in ComfyUI-Manager. If you are installing manually, clone this repository under ComfyUI/custom_nodes.
  4. Restart ComfyUI.

⚙️ Usage

The model will be automatically downloaded from Hugging Face on first use.

  • image: The input image to be classified.
  • score: The threshold score for classifying an image as NSFW.
  • backup_image: The fallback image to return if the input is classified as NSFW.

🖼️ Example

nsfw_No

nsfw_No

(Workflows in example_workflows)

🤝Contributing

Contributions are welcome. Please submit a pull request if you have any improvements or bug fixes.

📄License

This project is licensed under the terms of the MIT license.

About

A custom node for filtering or replacing NSFW content in ComfyUI workflows, with support for batch processing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0