From 8656b2ebaf30555bb27475d4ccb8d8c2519fac6e Mon Sep 17 00:00:00 2001 From: haohaocreates Date: Wed, 22 May 2024 17:25:44 -0400 Subject: [PATCH] chore(pyproject): Add pyproject.toml for Custom Node Registry --- pyproject.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 pyproject.toml diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..d3925f0 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "comfyui-lora-auto-trigger-words" +description = "This project is a fork of [a/https://github.com/Extraltodeus/LoadLoraWithTags](https://github.com/Extraltodeus/LoadLoraWithTags) The aim of these custom nodes is to get an easy access to the tags used to trigger a lora." +version = "1.0.0" +license = "LICENSE" + +[project.urls] +Repository = "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "" +DisplayName = "ComfyUI-Lora-Auto-Trigger-Words" +Icon = ""