* Add ZZX node

I made a node for video transcoding and compression

* Update custom-node-list.json

Add ZZX nodes:StreamRecorder

* Update ZZX nodes

* Update custom-node-list.json
This commit is contained in:
ZZXYYWQ 2024-07-19 23:13:44 +08:00 committed by GitHub
parent d3f5716933
commit 64e5a68520
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12106,6 +12106,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "ZZXYWQ",
"title": "ZZX Nodes",
"id": "ZZXYWQ",
"reference": "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ",
"files": [
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ"
],
"install_type": "git-clone",
"description": "Nodes: StreamRecorder, VideoFormatConverter, ZZX_PaintsUndo"
}
]
}