Skip to content

Commit 6288654

Browse files
committed
Fix comfy registry id.
1 parent a28b811 commit 6288654

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
2-
name = "ComfyUI-F5-TTS"
2+
name = "comfyui-f5-tts"
33
description = "Text to speech with F5-TTS"
4-
version = "1.0.1"
4+
version = "1.0.2"
55
license = {text = "MIT License"}
66

77
[project.urls]
@@ -10,5 +10,5 @@ Repository = "https://github.com/niknah/ComfyUI-F5-TTS"
1010

1111
[tool.comfy]
1212
PublisherId = "niknah"
13-
DisplayName = "ComfyUI-F5-TTS"
13+
DisplayName = "ComfyUI F5-TTS"
1414
Icon = ""

0 commit comments

Comments
 (0)