Metadata-Version: 2.1
Name: comfyui-yolo-mask-process
Version: 0.0.1
Summary: ComfyUI custom nodes for YOLO detection and mask processing
Home-page: https://github.com/gasdyueer/comfyui-yolo-mask-process
Requires-Python: >=3.10
Requires-Dist: ultralytics>=8.0.0
Requires-Dist: pillow>=8.0.0
Requires-Dist: numpy
Requires-Dist: scipy>=1.7.0
Requires-Dist: opencv-python-headless
