We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e3a25 commit 2507b7aCopy full SHA for 2507b7a
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "comfyui-post-processing-nodes"
3
-description = "A collection of post processing nodes for ComfyUI, simply download this repo and drag."
+description = "A collection of post processing nodes for ComfyUI, which enable a variety of visually striking image effects"
4
version = "1.0.0"
5
license = "LICENSE"
6
@@ -9,6 +9,6 @@ Repository = "https://github.com/EllangoK/ComfyUI-post-processing-nodes"
9
# Used by Comfy Registry https://comfyregistry.org
10
11
[tool.comfy]
12
-PublisherId = ""
+PublisherId = "ellangok"
13
DisplayName = "ComfyUI-post-processing-nodes"
14
Icon = ""
0 commit comments