diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..2be23d1 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "comfyui-ic-light" +description = "ComfyUI native nodes for IC-Light" +version = "1.0.0" +license = "LICENSE" +dependencies = ["opencv-python"] + +[project.urls] +Repository = "https://github.com/kijai/ComfyUI-IC-Light" + +[tool.comfy] +PublisherId = "" +DisplayName = "ComfyUI-IC-Light" +Icon = ""