mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-08 20:34:35 +08:00
16 lines
504 B
TOML
16 lines
504 B
TOML
[project]
|
|
name = "comfyui-kjnodes"
|
|
description = "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability."
|
|
version = "1.0.4"
|
|
license = {file = "LICENSE"}
|
|
dependencies = ["librosa", "numpy", "pillow>=10.3.0", "scipy", "color-matcher", "matplotlib", "huggingface_hub"]
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/kijai/ComfyUI-KJNodes"
|
|
# Used by Comfy Registry https://comfyregistry.org
|
|
|
|
[tool.comfy]
|
|
PublisherId = "kijai"
|
|
DisplayName = "ComfyUI-KJNodes"
|
|
Icon = ""
|