Metadata-Version: 2.1
Name: vantage-nodes
Version: 0.0.1
Summary: This release introduces Vantage Nodes, a powerful utility and infrastructure node pack for ComfyUI, designed for advanced workflows, batch processing, and experimental pipelines.
Home-page: https://github.com/vantagewithai/Vantage-Nodes
Requires-Python: >=3.10
Requires-Dist: gguf>=0.13.0
Requires-Dist: sentencepiece
Requires-Dist: protobuf
Requires-Dist: librosa
Requires-Dist: soundfile
Requires-Dist: accelerate
Requires-Dist: numpy
Requires-Dist: einops
Requires-Dist: tiktoken
Requires-Dist: sox
Requires-Dist: huggingface_hub
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"
