Add custom node: comfyui_nakagawa for websocket video data handling (#2151)

This commit is contained in:
Jonnathan Nakagawa
2025-09-15 14:36:09 -07:00
committed by GitHub
parent c77ffeeec0
commit 8915b8d796

View File

@@ -33266,6 +33266,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."
}
]
}