Metadata-Version: 2.1
Name: comfyui-video-segmentation
Version: 0.0.1
Summary: A ComfyUI custom node for automatic video scene segmentation using TransNetV2.
Home-page: https://github.com/miaoshouai/ComfyUI-Video-Segmentation
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: pillow>=8.0.0
Requires-Dist: transnetv2-pytorch
Requires-Dist: tensorflow>=2.1.0,<3.0.0
Requires-Dist: opencv-python-headless
Requires-Dist: ffmpeg-python>=0.2.0
