Skip to content

Commit 870447c

Browse files
committed
Update project metadata and repository details
1 parent ee910db commit 870447c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

pyproject.toml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
[project]
2-
name = "comfyui-copilot"
2+
name = "ComfyUI-Copilot"
33
description = ""
44
version = "1.0.0"
5-
license = { file = "LICENSE" }
5+
license = {file = "LICENSE"}
66

77
[project.urls]
8-
Repository = "https://github.com/ai-business-hql/comfyUIAgent"
8+
Repository = "https://github.com/AIDC-AI/ComfyUI-Copilot"
9+
# Used by Comfy Registry https://comfyregistry.org
910

1011
[tool.comfy]
11-
PublisherId = "weixuan11"
12-
DisplayName = "comfyui-copilot"
13-
Icon = ""
12+
PublisherId = "yx9966"
13+
DisplayName = "ComfyUI-Copilot"
14+
Icon = ""

0 commit comments

Comments
 (0)