From f7756e624071e508efc9a44e285b732554263032 Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Sun, 5 Apr 2026 19:10:20 +0200 Subject: [PATCH] ci: add pyproject.toml for ComfyUI registry Sets publisher ID, display name, and package metadata required for Comfy-Org/publish-node-action. Co-Authored-By: Claude Sonnet 4.6 --- pyproject.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 pyproject.toml diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..e4d28ab --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,10 @@ +[project] +name = "comfyui-omnivoice" +description = "ComfyUI nodes for OmniVoice — multilingual zero-shot TTS with voice cloning, voice design, EPUB loading, and voice mixing." +version = "1.0.0" +license = { file = "LICENSE" } + +[tool.comfy] +PublisherId = "ethanfel" +DisplayName = "ComfyUI-Omnivoice" +Icon = ""