Add custom node: comfyui_nakagawa for websocket video data handling

This commit is contained in:
Jonnathan Nakagawa 2025-09-14 19:43:16 -07:00
parent 4acf5660b2
commit 7c856aaf86

View File

@ -33246,6 +33246,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "nakagawadev",
"title": "comfyui_nakagawa",
"reference": "https://github.com/nakagawadev/comfyui_nakagawa",
"files": [
"https://github.com/nakagawadev/comfyui_nakagawa"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI that send video data through websockets instead of saving to disk."
}
]
}