Metadata-Version: 2.1
Name: comfyui-omdet
Version: 0.0.1
Summary: This node is mainly based on [a/OmDet](https://github.com/om-ai-lab/OmDet) for object detection, and it outputs related images, masks, and Labelme JSON information.
Home-page: https://github.com/prodogape/ComfyUI-OmDet
Requires-Python: >=3.10
Requires-Dist: lmdb
Requires-Dist: pytorch
Requires-Dist: pytorch-cuda
Requires-Dist: detectron2
