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 bb6f2d7 commit e03d12aCopy full SHA for e03d12a
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.3"
+version = "1.0.4"
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