Update custom-node-list.json

This commit is contained in:
pkpk 2023-12-27 10:46:45 +09:00 committed by GitHub
parent a8e3e7d4ab
commit 8a97a973a9
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."
}
]
}