fix: move repository URL to [project.urls] for comfy-cli
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+3
-1
@@ -4,8 +4,10 @@ description = "ComfyUI nodes for OmniVoice — multilingual zero-shot TTS with v
|
|||||||
version = "1.0.0"
|
version = "1.0.0"
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-only"
|
||||||
|
|
||||||
|
[project.urls]
|
||||||
|
Repository = "https://github.com/ethanfel/ComfyUI-Omnivoice"
|
||||||
|
|
||||||
[tool.comfy]
|
[tool.comfy]
|
||||||
PublisherId = "ethanfel"
|
PublisherId = "ethanfel"
|
||||||
DisplayName = "ComfyUI-Omnivoice"
|
DisplayName = "ComfyUI-Omnivoice"
|
||||||
Icon = ""
|
Icon = ""
|
||||||
Repository = "https://github.com/ethanfel/ComfyUI-Omnivoice"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user