From 365f790f533889e20b27ac9d7d4e62a310c5e192 Mon Sep 17 00:00:00 2001 From: VALADI K JAGANATHAN Date: Mon, 20 May 2024 00:01:03 +0530 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2ca7bd3..df032f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,6 @@ [project] 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.0" license = "LICENSE" dependencies = ["clip-interrogator", "simpleeval"]