We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dacc97 commit 6c996e1Copy full SHA for 6c996e1
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.7"
+version = "1.1.8"
5
license = {file = "LICENSE"}
6
dependencies = ["librosa", "numpy", "pillow>=10.3.0", "scipy", "color-matcher", "matplotlib", "huggingface_hub"]
7
0 commit comments