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 005e067 commit 6b6ed44Copy full SHA for 6b6ed44
pyproject.toml
@@ -1,11 +1,12 @@
1
[project]
2
-name = "ComfyUI_Prompt_List_JSON"
+name = "comfyui_prompt_list_json"
3
description = "ComfyUI JSON-based prompt management tool."
4
version = "1.2.0"
5
-license = { file = "LICENSE" }
+license = {file = "LICENSE"}
6
7
[project.urls]
8
Repository = "https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON"
9
+# Used by Comfy Registry https://comfyregistry.org
10
11
[tool.comfy]
12
PublisherId = "tkrlab"
0 commit comments