Metadata-Version: 2.1
Name: comfyui-hunyuanvideo-foley
Version: 0.0.1
Summary: This custom node integrates the HunyuanVideo-Foley model for generating audio from video frames and text prompts in ComfyUI. It's built for use in generating Foley sounds from video and text inputs.
Home-page: https://github.com/dasilva333/ComfyUI_HunyuanVideo-Foley
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: diffusers
Requires-Dist: timm
Requires-Dist: accelerate
Requires-Dist: git+https://github.com/huggingface/transformers@v4.49.0-SigLIP-2
Requires-Dist: sentencepiece
Requires-Dist: git+https://github.com/descriptinc/audiotools
Requires-Dist: pillow
Requires-Dist: av
Requires-Dist: einops
Requires-Dist: pyyaml
Requires-Dist: omegaconf
Requires-Dist: easydict
Requires-Dist: loguru
Requires-Dist: tqdm
Requires-Dist: setuptools
Requires-Dist: pandas
Requires-Dist: pyarrow
Requires-Dist: urllib3==2.4.0
Requires-Dist: black>=23.0.0
Requires-Dist: isort>=5.12.0
Requires-Dist: flake8>=6.0.0
Requires-Dist: mypy>=1.3.0
Requires-Dist: pre-commit>=3.0.0
Requires-Dist: opencv-python-headless
