update custom-node-list

This commit is contained in:
摸鱼仙人 2025-04-03 13:26:34 +08:00
parent 908a1009d2
commit 5c297d5b1c

View File

@ -23451,6 +23451,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": "zhuanqianfish",
"title": "TaesdVAEDecoder Node for ComfyUI",
"id": "TaesdVAEDecoder",
"reference": "https://github.com/zhuanqianfish/TaesdDecoder",
"files": [
"https://github.com/zhuanqianfish/TaesdDecoder"
],
"install_type": "git-clone",
"description": "use TAESD decoded image.It will result in a slight loss of image quality and a significant decrease in peak video memory during decoding.you need donwload taesd_decoder.pth and taesdxl_decoder.pth to vae_approx folder first."
} }
] ]
} }