Metadata-Version: 2.1
Name: comfyui-jhj-kokoro-onnx
Version: 1.0.3
Summary: kokoro-onnx (opensource TTS model) wrapper for ComfyUI.
Home-page: https://github.com/jhj0517/ComfyUI-jhj-Kokoro-Onnx
Requires-Python: >=3.10
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: kokoro-onnx
