diff --git a/custom-node-list.json b/custom-node-list.json index b21a3606..3aba8337 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34419,7 +34419,7 @@ "description": "Lucy Edit is a video editing model that performs instruction-guided edits on videos using free-text prompts — it supports a variety of edits, such as clothing & accessory changes, character changes, object insertions, and scene replacements while preserving the motion and composition perfectly." }, { - "author": "Sean-Bradley", + "author": "sbcode", "title": "ComfyUI Virtual Webcam", "reference": "https://github.com/Sean-Bradley/ComfyUI-Virtual-Webcam", "files": [ @@ -34430,7 +34430,7 @@ "tags": ["virtual-camera", "obs", "webcam"] }, { - "author": "Sean-Bradley", + "author": "sbcode", "title": "ComfyUI Image Compare", "reference": "https://github.com/Sean-Bradley/ComfyUI-Image-Compare", "files": [ @@ -34441,7 +34441,7 @@ "tags": ["image-compare", "imagecompare"] }, { - "author": "Sean-Bradley", + "author": "sbcode", "title": "ComfyUI Video Reverse", "reference": "https://github.com/Sean-Bradley/ComfyUI-Video-Reverse", "files": [ @@ -34452,7 +34452,7 @@ "tags": ["video-reverse", "image-batch-reverse"] }, { - "author": "Sean-Bradley", + "author": "sbcode", "title": "ComfyUI Voice Clone", "reference": "https://github.com/Sean-Bradley/ComfyUI-Voice-Clone", "files": [ @@ -34472,7 +34472,7 @@ "description": "Remove background scenery from an image of a person. The output image is saved as an RGBA PNG. The alpha channel is included." }, { - "author": "Sean-Bradley", + "author": "sbcode", "title": "ComfyUI-Get-Line", "reference": "https://github.com/Sean-Bradley/ComfyUI-Get-Line", "files": [ @@ -34480,6 +34480,16 @@ ], "install_type": "git-clone", "description": "A ComfyUI custom node used to get one line of string from a multi line string. Search in the manager for `get line`, or `getline` or `get-line`." + }, + { + "author": "sbcode", + "title": "ComfyUI-Sonic", + "reference": "https://github.com/Sean-Bradley/ComfyUI-Sonic", + "files": [ + "https://github.com/Sean-Bradley/ComfyUI-Sonic" + ], + "install_type": "git-clone", + "description": "Custom node that takes an audio mp3 and an image, and creates a lip synced video from them." }, { "author": "LukeCoulson1",