This node pack provides nodes that complement the Impact Pack, such as the UltralyticsDetectorProvider.
This node pack provides nodes that complement the ComfyUI Impact Pack, such as the UltralyticsDetectorProvider.
UltralyticsDetectorProvider
- Loads the Ultralystics model to provide SEGM_DETECTOR, BBOX_DETECTOR.MMDetDetectorProvider
, for segm models, BBOX_DETECTOR
is also provided.models/ultralytics/bbox
and models/ultralytics/segm
depending on the type of model. Many models can be downloaded by searching for ultralytics
in the Model Manager of ComfyUI-Manager.ComfyUI Impact Subpack
in ComfyUI-Manager and click Install
button.cd custom_nodes
git clone https://github.com/ltdrdata/ComfyUI-Impact-Subpack
cd ComfyUI-Impact-Subpack
pip install -r requirements.txt
<installed path>\python_embeded\python.exe -m pip
instead of pip
. For a venv
, activate the venv
first and then use pip
.ComfyUI/ComfyUI - A powerful and modular stable diffusion GUI.
Bing-su/adetailer - This repository provides an object detection model and features based on Ultralystics.
huggingface/Bingsu/adetailer - This repository offers various models based on Ultralystics.