diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..5909a66 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,14 @@ +[project] +name = "npnet" +description = "A very barebones mostly-copypaste implementation of [a/https://github.com/xie-lab-ml/Golden-Noise-for-Diffusion-Models](https://github.com/xie-lab-ml/Golden-Noise-for-Diffusion-Models)" +version = "1.0.0" +license = {file = "LICENSE"} + +[project.urls] +Repository = "https://github.com/asagi4/ComfyUI-NPNet" +# Used by Comfy Registry https://comfyregistry.org + +[tool.comfy] +PublisherId = "" +DisplayName = "ComfyUI-NPNet" +Icon = ""