From 323efa73025a1c306aefdd763414871930216f6e Mon Sep 17 00:00:00 2001 From: justumen Date: Fri, 1 Nov 2024 11:28:20 +0100 Subject: [PATCH] ... --- pyproject.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4863afd..f12b0b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,12 +1,12 @@ [project] -name = "ComfyUI-BjornulfNodes" +name = "bjornulf_custom_nodes" description = "Nodes: Ollama, Text to Speech, Combine Texts, Random Texts, Save image for Bjornulf LobeChat, Text with random Seed, Random line from input, Combine images, Image to grayscale (black & white), Remove image Transparency (alpha), Resize Image, ..." -version = "0.52b" +version = "0.51" license = {file = "LICENSE"} [project.urls] -Repository = "https://github.com/justUmen/Bjornulf_custom_nodes" -# Repository = "https://github.com/justUmen/ComfyUI-BjornulfNodes" +# Repository = "https://github.com/justUmen/Bjornulf_custom_nodes" +Repository = "https://github.com/justUmen/ComfyUI-BjornulfNodes" # Used by Comfy Registry https://comfyregistry.org [tool.comfy]