This commit is contained in:
kijai 2025-12-19 18:21:38 +02:00
commit 90b87bab34

View File

@ -1,7 +1,7 @@
[project]
name = "comfyui-kjnodes"
description = "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability."
version = "1.2.1"
version = "1.2.2"
license = {file = "LICENSE"}
dependencies = ["librosa", "numpy", "pillow>=10.3.0", "scipy", "color-matcher", "matplotlib", "huggingface_hub"]