mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-09 12:42:33 +08:00
Add ZZX node
I made a node for video transcoding and compression
This commit is contained in:
parent
fd283bbcc9
commit
cd059139f1
@ -11677,6 +11677,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": "Node(s): VideoFormatConverter(VFC)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user