From 6b7c8ff70e4cdd9aaad3b1f611633335ed033e4c Mon Sep 17 00:00:00 2001 From: haohaocreates Date: Wed, 22 May 2024 10:55:52 -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..878b654 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "comfyui_cutoff" +description = "These custom nodes provides features that allow for better control over the effects of the text prompt." +version = "1.0.0" +license = "LICENSE" + +[project.urls] +Repository = "https://github.com/BlenderNeko/ComfyUI_Cutoff" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "" +DisplayName = "ComfyUI_Cutoff" +Icon = ""