Update pyproject.toml

This commit is contained in:
VALADI K JAGANATHAN
2024-08-26 10:19:54 +05:30
committed by GitHub
parent 25d0bd0e88
commit 3ead4afd12

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.4" version = "1.0.5"
license = { file = "LICENSE" } license = { file = "LICENSE" }
dependencies = ["clip-interrogator", "simpleeval"] dependencies = ["clip-interrogator", "simpleeval"]