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 fd1b940 commit 1b01ad9Copy full SHA for 1b01ad9
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
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"
+version = "1.0.3"
5
license = {file = "LICENSE"}
6
dependencies = ["torch>=1.13.0", "torchaudio>=0.13.0", "numpy>=1.21.0", "Pillow>=9.0.0", "librosa>=0.9.0"]
7
0 commit comments