diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..c1491b8 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "comfyui-promptutilities" +description = "Nodes: Format String, Join String List, Load Preset, Load Preset (Advanced), Const String, Const String (multi line). Add useful nodes related to prompt." +version = "1.0.0" +license = "LICENSE" + +[project.urls] +Repository = "https://github.com/nkchocoai/ComfyUI-PromptUtilities" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "nkchocoai" +DisplayName = "ComfyUI-PromptUtilities" +Icon = ""