Metadata-Version: 2.1
Name: comfyui-trackingnodes
Version: 0.0.1
Summary: A set of nodes to track objects through videos using YOLO and other processors.
Home-page: https://github.com/logtd/ComfyUI-TrackingNodes
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: supervision
Requires-Dist: ultralytics
Requires-Dist: timm
Requires-Dist: scikit-image
