Merge pull request #267 from pkpkTech/main

Added my custom node.
This commit is contained in:
Dr.Lt.Data 2023-12-27 14:46:40 +09:00 committed by GitHub
commit fc5e27eb16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4071,6 +4071,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "pkpk",
"title": "ComfyUI-SaveAVIF",
"reference": "https://github.com/pkpkTech/ComfyUI-SaveAVIF",
"files": [
"https://github.com/pkpkTech/ComfyUI-SaveAVIF"
],
"install_type": "git-clone",
"description": "Saves images in AVIF format."
}
]
}