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 ee910db commit 870447cCopy full SHA for 870447c
pyproject.toml
@@ -1,13 +1,14 @@
1
[project]
2
-name = "comfyui-copilot"
+name = "ComfyUI-Copilot"
3
description = ""
4
version = "1.0.0"
5
-license = { file = "LICENSE" }
+license = {file = "LICENSE"}
6
7
[project.urls]
8
-Repository = "https://github.com/ai-business-hql/comfyUIAgent"
+Repository = "https://github.com/AIDC-AI/ComfyUI-Copilot"
9
+# Used by Comfy Registry https://comfyregistry.org
10
11
[tool.comfy]
-PublisherId = "weixuan11"
12
-DisplayName = "comfyui-copilot"
13
-Icon = ""
+PublisherId = "yx9966"
+DisplayName = "ComfyUI-Copilot"
14
+Icon = ""
0 commit comments