Files
ComfyUI-Omnivoice/pyproject.toml
T
Ethanfel dfad38a5c3
Publish to ComfyUI Registry / publish (push) Has been cancelled
fix: correct pyproject.toml for registry publish
- license: use SPDX identifier GPL-3.0-only instead of file reference
- add Repository URL

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 19:32:52 +02:00

12 lines
365 B
TOML

[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 = "GPL-3.0-only"
[tool.comfy]
PublisherId = "ethanfel"
DisplayName = "ComfyUI-Omnivoice"
Icon = ""
Repository = "https://github.com/ethanfel/ComfyUI-Omnivoice"