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 <noreply@anthropic.com>
This commit is contained in:
2026-04-05 19:10:20 +02:00
parent 8e2367f8f0
commit f7756e6240
+10
View File
@@ -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 = ""