Metadata-Version: 2.1
Name: comfyui-if-videoprompts
Version: 0.1.4
Summary: ComfyUI extension for video-based prompting and processing with support for various models and video processing capabilities
Home-page: https://github.com/if-ai/ComfyUI-IF_VideoPrompts
Requires-Python: >=3.10
Requires-Dist: transformers
Requires-Dist: huggingface_hub>=0.26.0
Requires-Dist: pillow>=9.5.0
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
Requires-Dist: decord>=0.6.0
Requires-Dist: ffmpeg-python
Requires-Dist: imageio_ffmpeg>=0.6.0
Requires-Dist: moviepy>=2.1.2
Requires-Dist: tokenizers>=0.15.0
Requires-Dist: safetensors>=0.3.1
Requires-Dist: accelerate>=0.21.0
Requires-Dist: autoawq==0.2.8
Requires-Dist: tqdm>=4.65.0
Requires-Dist: psutil>=5.9.5
Requires-Dist: packaging>=23.1
