diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..f1720a0 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "comfyui_kmeans_filter" +description = "Nodes:Apply Kmeans Filter" +version = "1.0.0" +license = "LICENSE" + +[project.urls] +Repository = "https://github.com/githubYiheng/comfyui_kmeans_filter" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "" +DisplayName = "comfyui_kmeans_filter" +Icon = ""