Skip to content

Commit 4351b2a

Browse files
committed
再试试
1 parent 55cc0bf commit 4351b2a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "prompt-assistant"
33
version = "1.0.0"
4-
description = "Prompt Assistant is a custom extension that realizes functions such as prompt translation, expansion, image prompt reverse-engineering, preset Tag insertion, and historical record management without adding any nodes."
4+
description = "提示词小助手(Prompt Assistant),是一个无需添加任何节点,即可实现提示词翻译、扩写、图片反推提示词、预设Tag插入、历史记录功能等功能的自定义扩展"
55
readme = "README.md"
66
license = {text = "GNU General Public License v3"}
77
classifiers = [
@@ -16,6 +16,7 @@ Repository = "https://github.com/yawiii/comfyui_prompt_assistant"
1616
dependencies = {file = ["requirements.txt"]}
1717

1818
[tool.comfy]
19-
PublisherId = "Yawiii"
19+
20+
PublisherId = "yawiii"
2021
DisplayName = "Prompt Assistant"
2122
Icon = "https://example.com/icon.png"

0 commit comments

Comments
 (0)