We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a28b811 commit 6288654Copy full SHA for 6288654
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
-name = "ComfyUI-F5-TTS"
+name = "comfyui-f5-tts"
3
description = "Text to speech with F5-TTS"
4
-version = "1.0.1"
+version = "1.0.2"
5
license = {text = "MIT License"}
6
7
[project.urls]
@@ -10,5 +10,5 @@ Repository = "https://github.com/niknah/ComfyUI-F5-TTS"
10
11
[tool.comfy]
12
PublisherId = "niknah"
13
-DisplayName = "ComfyUI-F5-TTS"
+DisplayName = "ComfyUI F5-TTS"
14
Icon = ""
0 commit comments