From d8810b3fadcd501d6acca8669af69b239732dc98 Mon Sep 17 00:00:00 2001 From: MMaker Date: Sun, 11 Aug 2024 19:42:53 -0400 Subject: [PATCH] Add metadata for Comfy 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..e199fa3 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "sd-webui-color-enhance" +description = "Enhance colors via color space conversion." +version = "1.0.0" +license = {file = "LICENSE"} + +[project.urls] +Repository = "https://git.mmaker.moe/mmaker/sd-webui-color-enhance" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "mmaker" +DisplayName = "Color Enhance" +Icon = ""