Metadata-Version: 2.1
Name: comfyui-videobasic
Version: 0.0.1
Summary: Used to solve the OOM (Out Of Memory) issue caused by loading all frames of a video at once in ComfyUI. All nodes use streamingly, and no longer load all frames of the video into memory at once.
Home-page: https://github.com/jax-explorer/ComfyUI-VideoBasic
Requires-Python: >=3.10
Requires-Dist: opencv-python-headless
