Update pyproject.toml description

This commit is contained in:
haohaocreates 2024-05-21 11:13:03 -04:00 committed by GitHub
parent bba419b07b
commit 63e6b81aee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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