Skip to content

Commit f76ab9d

Browse files
Update pyproject.toml description
1 parent 9734f5a commit f76ab9d

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

pyproject.toml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
[project]
2-
name = "pr-comfyui_toyxyz_test_nodes-8c8f6b17"
3-
description = ""
2+
name = "comfyui_toyxyz_test_nodes"
3+
description = "This node was created to send a webcam to ComfyUI in real time. This node is recommended for use with LCM."
44
version = "1.0.0"
55
license = "LICENSE"
66
dependencies = ["numpy", "torch", "opencv-python"]
77

88
[project.urls]
9-
Repository = "https://github.com/haohaocreates/PR-ComfyUI_toyxyz_test_nodes-8c8f6b17"
9+
Repository = "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes"
1010

1111
[tool.comfy]
1212
PublisherId = ""
13-
DisplayName = "PR-ComfyUI_toyxyz_test_nodes-8c8f6b17"
13+
DisplayName = "ComfyUI_toyxyz_test_nodes"
1414
Icon = ""
15-
Models = [{location = "/checkpoints/model.safetensor", model_url = "https://example.com/model.zip"}]

0 commit comments

Comments
 (0)