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 54e6074 commit 0b11a08Copy full SHA for 0b11a08
pyproject.toml
@@ -1,14 +1,14 @@
1
[project]
2
name = "comfyui-panoramic-imgstitcher"
3
-description = "Nodeds:Panoramic Image Stitcher"
+description = "Simple Node to make panoramic images"
4
version = "1.0.0"
5
license = {file = "LICENSE"}
6
7
[project.urls]
8
-Repository = "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher"
+Repository = "https://github.com/RodrigoSKohl/comfyui-panoramic-imgstitcher"
9
# Used by Comfy Registry https://comfyregistry.org
10
11
[tool.comfy]
12
-PublisherId = ""
13
-DisplayName = "ComfyUI-Panoramic-ImgStitcher"
+PublisherId = "rodrigoskohl"
+DisplayName = "Panoramic Image Stitcher"
14
Icon = ""
0 commit comments