Cock and Ball Detection (ADetailer)
详情
下载文件 (1)
关于此版本
模型描述
Yolov26x segmentation model trained on images of penises. This model was only designed to detect realistic images so it won't work for 2d or anime penises.
You can find the 2D version here https://civitai.com/models/310687
Trained on ultralytics 8.4.47
You will need to update to that version or newer. If you get the error “Can't get attribute 'Segment26'” Please update.
You can update by running ./python -m pip install --upgrade ultralytics>=8.4.47 in your VENV
How to use in ComfyUI
Install Impact Pack and Subpack
Install ComfyUI-Manager from https://github.com/ltdrdata/ComfyUI-Manager
Open the Manger window
Open Install Custom Nodes
Search for and install ComfyUI Impact Pack
Search for and install ComfyUI Impact Subpack
Save the model to ~\ComfyUI\models\ultralytics\segm\
Node setup
Add a FaceDetailer node from the Impact Pack
Add a UltralyticsDetectorProvider node and Select the ADetailer model, connect BBOX_DETECTOR to bbox_detector, and SEGM_DETECTOR to segm_detector_opt

