Skip to content

Commit 0b11a08

Browse files
authored
Update pyproject.toml
1 parent 54e6074 commit 0b11a08

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[project]
22
name = "comfyui-panoramic-imgstitcher"
3-
description = "Nodeds:Panoramic Image Stitcher"
3+
description = "Simple Node to make panoramic images"
44
version = "1.0.0"
55
license = {file = "LICENSE"}
66

77
[project.urls]
8-
Repository = "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher"
8+
Repository = "https://github.com/RodrigoSKohl/comfyui-panoramic-imgstitcher"
99
# Used by Comfy Registry https://comfyregistry.org
1010

1111
[tool.comfy]
12-
PublisherId = ""
13-
DisplayName = "ComfyUI-Panoramic-ImgStitcher"
12+
PublisherId = "rodrigoskohl"
13+
DisplayName = "Panoramic Image Stitcher"
1414
Icon = ""

0 commit comments

Comments
 (0)