Metadata-Version: 2.1
Name: comfyui-edgetam
Version: 0.0.1
Summary: A ComfyUI custom node implementation of EdgeTAM (On-Device Track Anything Model) for efficient, interactive video object tracking.
Home-page: https://github.com/lum3on/comfyui_EdgeTAM
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
Requires-Dist: Pillow>=8.3.0
Requires-Dist: hydra-core>=1.1.0
Requires-Dist: omegaconf>=2.1.0
Requires-Dist: huggingface-hub>=0.16.0
Requires-Dist: moviepy>=1.0.3
Requires-Dist: tqdm>=4.62.0
