mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add ZZX (#884)
* 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:
parent
d3f5716933
commit
64e5a68520
@ -12106,6 +12106,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user