Update pyproject.toml

This commit is contained in:
VALADI K JAGANATHAN
2025-05-30 08:49:33 +05:30
committed by GitHub
parent a14b292747
commit 7dc3c93aa2

View File

@@ -1,7 +1,7 @@
[project] [project]
name = "efficiency-nodes-comfyui" name = "efficiency-nodes-comfyui"
description = "Efficiency Nodes for ComfyUI Version 2.0 A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count." description = "Efficiency Nodes for ComfyUI Version 2.0 A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count."
version = "1.0.6" version = "1.0.7"
license = { file = "LICENSE" } license = { file = "LICENSE" }
dependencies = ["clip-interrogator", "simpleeval"] dependencies = ["clip-interrogator", "simpleeval"]