Metadata-Version: 2.1
Name: comfyui-bfsnodes
Version: 1.16.0
Summary: Custom ComfyUI nodes including LTXV Edit Anything, Head-Swap/Anime2Real Bernini conditioning, the AMV Guide Builder, LTX Identity Transfer (IPT2V reference + source-phase RoPE), and MiniMax-H3 single-frame VAE loaders with tile control.
Home-page: https://github.com/alisson-anjos/ComfyUI-BFSNodes
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: safetensors
Requires-Dist: librosa
Requires-Dist: opencv-contrib-python-headless
Requires-Dist: insightface==0.7.3
Requires-Dist: onnxruntime; sys_platform == "darwin"
Requires-Dist: onnxruntime; sys_platform == "linux" and platform_machine == "aarch64"
Requires-Dist: onnxruntime-gpu; sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: onnxruntime-gpu; sys_platform == "win32"
Requires-Dist: transformers>=4.55.0
