Add ZZX node

I made a node for video transcoding and compression
This commit is contained in:
ZZXYYWQ 2024-07-09 22:56:00 +08:00 committed by GitHub
parent fd283bbcc9
commit cd059139f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11677,6 +11677,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": "Node(s): VideoFormatConverter(VFC)"
}
]
}