We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1402d4b commit 204f6d5Copy full SHA for 204f6d5
pyproject.toml
@@ -1,9 +1,9 @@
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.2.2"
+version = "1.2.3"
5
license = {file = "LICENSE"}
6
-dependencies = ["librosa", "numpy", "pillow>=10.3.0", "scipy", "color-matcher", "matplotlib", "huggingface_hub"]
+dependencies = ["numpy", "pillow>=10.3.0", "scipy", "color-matcher", "matplotlib", "huggingface_hub"]
7
8
[project.urls]
9
Repository = "https://github.com/kijai/ComfyUI-KJNodes"
0 commit comments