chore(pyproject): Add pyproject.toml for Custom Node Registry

This commit is contained in:
snomiao
2024-08-14 04:01:13 +00:00
parent da9a80f999
commit 75ca49dbb1

14
pyproject.toml Normal file
View File

@ -0,0 +1,14 @@
[project]
name = "comfyui-segattention"
description = "Nodes to use [a/Smoothed Energy Guidance](https://github.com/SusungHong/SEG-SDXL) for ComfyUI."
version = "1.0.0"
license = {file = "LICENSE"}
[project.urls]
Repository = "https://github.com/logtd/ComfyUI-SEGAttention"
# Used by Comfy Registry https://comfyregistry.org
[tool.comfy]
PublisherId = ""
DisplayName = "ComfyUI-SEGAttention"
Icon = ""