We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c9a4a commit 3765985Copy full SHA for 3765985
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "comfyui-kjnodes"
3
description = "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability."
4
-version = "1.1.5"
+version = "1.1.6"
5
license = {file = "LICENSE"}
6
dependencies = ["librosa", "numpy", "pillow>=10.3.0", "scipy", "color-matcher", "matplotlib", "huggingface_hub"]
7
0 commit comments