diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..4815109 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "comfyui-posekeypoint-mask" +description = "Convert PoseKeypoint to mask, please refer to the example workflow for usage instructions." +version = "1.0.0" +license = "LICENSE" + +[project.urls] +Repository = "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "" +DisplayName = "ComfyUI-PoseKeypoint-Mask" +Icon = ""