We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a95682 commit f36c86fCopy full SHA for f36c86f
2 files changed
assets/icon.png
1.11 MB
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "comfyui-wan-vace-prep"
3
description = "A ComfyUI node that generates a VACE control video and mask for a smooth transition between two videos."
4
-version = "1.0.0"
+version = "1.0.1"
5
license = { text = "MIT" }
6
7
dependencies = []
@@ -12,4 +12,4 @@ Repository = "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep"
12
[tool.comfy]
13
PublisherId = "stuttlepress"
14
DisplayName = "ComfyUI Wan VACE Prep"
15
-Icon = ""
+Icon = "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep/blob/main/assets/icon.png"
0 commit comments