From b6be1e6b5e99b42ca971536075aa72dd0d563742 Mon Sep 17 00:00:00 2001 From: snomiao Date: Thu, 15 Aug 2024 06:59:25 +0000 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..efd1c64 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "comfyui-fluxext-mz" +description = "Nodes:MZ_Flux1PartialLoad_Patch. Tool nodes related to flux1" +version = "1.0.0" +license = {file = "LICENSE"} + +[project.urls] +Repository = "https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "" +DisplayName = "ComfyUI-FluxExt-MZ" +Icon = ""