mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add custom node: comfyui_nakagawa for websocket video data handling (#2151)
This commit is contained in:
parent
c77ffeeec0
commit
8915b8d796
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user