/NudeNet-Detector-Provider

This is a Bethesda "It just works" Nudenet V3 provider for use with LT.Dr. Data's Impact pack.

Primary LanguagePython

BBOX Detector Provider for NudeNet

This is a hacked version that could be made better by someone with real programming experience. I left the original code alone as much as possible.

Git Clone the repo into your Custom Nodes directory The node will appear with the other Detector Providers under Impact Pack Use it the same as any other BBOX detector provider.

List of Labels for filter:

    "FEMALE_GENITALIA_COVERED",
    "FACE_FEMALE",
    "BUTTOCKS_EXPOSED",
    "FEMALE_BREAST_EXPOSED",
    "FEMALE_GENITALIA_EXPOSED",
    "MALE_BREAST_EXPOSED",
    "ANUS_EXPOSED",
    "FEET_EXPOSED",
    "BELLY_COVERED",
    "FEET_COVERED",
    "ARMPITS_COVERED",
    "ARMPITS_EXPOSED",
    "FACE_MALE",
    "BELLY_EXPOSED",
    "MALE_GENITALIA_EXPOSED",
    "ANUS_COVERED",
    "FEMALE_BREAST_COVERED",
    "BUTTOCKS_COVERED",

Credits:

1.) Nudenethttps://github.com/notAI-tech/NudeNet,

2.) Impact Packhttps://github.com/ltdrdata/ComfyUI-Impact-Pack