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 d43a927 commit fd1b940Copy full SHA for fd1b940
pyproject.toml
@@ -1,5 +1,5 @@
1
[project]
2
-name = "dotWaveform"
+name = "ComfyUI-dotWaveform"
3
description = "ComfyUI node for generating animated dotted waveform visualizations with multiple animation styles including teardrop bars"
4
version = "1.0.2"
5
license = {file = "LICENSE"}
@@ -11,5 +11,5 @@ Repository = "https://github.com/Saganaki22/ComfyUI-dotWaveform"
11
12
[tool.comfy]
13
PublisherId = "saganaki22"
14
-DisplayName = "ComfyUI-dotWaveform"
+DisplayName = "dotWaveform"
15
Icon = "https://avatars.githubusercontent.com/u/84208527"
0 commit comments