File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " comfyui-hunyuanvideo-foley" # Unique identifier for your node. Immutable after creation.
77description = " ComfyUI custom node for HunyuanVideo-Foley text-video-to-audio synthesis"
8- version = " 1. 0.0" # Custom Node version. Must be semantically versioned.
8+ version = " 0.0.1 " # Custom Node version. Must be semantically versioned.
99license = { file = " LICENSE.txt" }
1010dependencies = [] # Filled in from requirements.txt
1111
@@ -17,3 +17,4 @@ PublisherId = "impactframes" # TODO (fill in Publisher ID from Comfy Registry We
1717DisplayName = " HunyuanVideo-Foley" # Display name for the Custom Node. Can be changed later.
1818Icon = " https://example.com/icon.png" # SVG, PNG, JPG or GIF (MAX. 800x400px)
1919
20+
You can’t perform that action at this time.
0 commit comments