ComfyUI Extension: ComfyUI-BS_Kokoro-onnx

Authored by Burgstall-labs

Created

Updated

33 stars

A ComfyUI wrapper for a/Kokoro-onnx

Custom Nodes (1)

README

ComfyUI-BS_Kokoro-onnx

A ComfyUI wrapper for Kokoro-onnx

Based on

Installation

Until the repository is registered on ComfyUI-Manager, please install manually using the following steps:

cd custom_nodes
git clone https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx
cd ComfyUI-BS_Kokoro-onnx
pip install -r requirements.txt

Required Model Files

Download the following files:

Place both files in the /custom_nodes/ComfyUI-BS-Kokoro-onnx/ folder.

Usage

Example workflows are available in the Example folder.

License

This project inherits licenses from its dependencies:

  • kokoro-onnx: MIT
  • kokoro model: Apache 2.0

Note: This is my first repository. Feedback and contributions are welcome!