Skip to content

Commit f36c86f

Browse files
committed
add project icon
1 parent 2a95682 commit f36c86f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

assets/icon.png

1.11 MB
Loading

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "comfyui-wan-vace-prep"
33
description = "A ComfyUI node that generates a VACE control video and mask for a smooth transition between two videos."
4-
version = "1.0.0"
4+
version = "1.0.1"
55
license = { text = "MIT" }
66

77
dependencies = []
@@ -12,4 +12,4 @@ Repository = "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep"
1212
[tool.comfy]
1313
PublisherId = "stuttlepress"
1414
DisplayName = "ComfyUI Wan VACE Prep"
15-
Icon = ""
15+
Icon = "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep/blob/main/assets/icon.png"

0 commit comments

Comments
 (0)