Metadata-Version: 2.1
Name: comfyui-yolov8-json
Version: 1.0.0
Summary: This node is mainly based on the Yolov8 model for object detection, and it outputs related images, masks, and JSON information.
Home-page: https://github.com/prodogape/Comfyui-Yolov8-JSON
Requires-Python: >=3.10
Requires-Dist: ultralytics
Requires-Dist: numpy
Requires-Dist: PIL
