Update custom-node-list.json

Fixed - added my custom nodes to the DB
This commit is contained in:
Sokes 2025-06-04 08:16:15 -04:00 committed by GitHub
parent 4cceb46641
commit 2808e9d3d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -793,6 +793,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node pack is designed to adjust audio playback speed within ComfyUI, particularly to sync audio with models like FantasyTalking (WAN) that require specific frame rates. It can also be used for general-purpose audio speed control." "description": "This node pack is designed to adjust audio playback speed within ComfyUI, particularly to sync audio with models like FantasyTalking (WAN) that require specific frame rates. It can also be used for general-purpose audio speed control."
}, },
{
"author": "Mike Sokol",
"title": "ComfyUI Sokes Nodes 🦬",
"reference": "https://github.com/m-sokes/ComfyUI-Sokes-Nodes",
"files": [
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes"
],
"install_type": "git-clone",
"description": "A small node suite for ComfyUI"
},
{ {
"author": "ShmuelRonen", "author": "ShmuelRonen",
"title": "ComfyUI-Gemini_TTS", "title": "ComfyUI-Gemini_TTS",