Metadata-Version: 2.1
Name: comfyui-yolotrack
Version: 0.0.1
Summary: Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images.
Home-page: https://github.com/tppp2806/ComfyUI-YoloTrack
Requires-Python: >=3.10
Requires-Dist: ultralytics
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
Requires-Dist: Pillow
