diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..4b5d78c --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "comfyui-mxtoolkit" +description = "A set of useful nodes for convenient use of ComfyUI, including: Seed randomization before the generation process starts, with saving of the last used values and the ability to automatically interrupt the current generation; A function to pause the generation process; Slider nodes for convenient control of input parameters; An alternative version of the standard Reroute node." +version = "1.0.0" +license = "LICENSE" + +[project.urls] +Repository = "https://github.com/Smirnov75/ComfyUI-mxToolkit" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "" +DisplayName = "ComfyUI-mxToolkit" +Icon = ""