Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 808 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 808 Bytes

ComfyUI-OmDet

This node is mainly based on OmDet for object detection, and it outputs related images, masks, and Labelme JSON information.

image

README

NODES

name description
Apply OmDet Apply OmDer model, supports automatic download

INSTALL

you need to install the following dependencies:

pip install -r requirements.txt

MODEL

This node supports automatic model downloads.

ComfyUI
    models
        OmDet
            OmDet-Turbo_tiny_SWIN_T.pth
            ViT-B-16.pt