Add custom node entry to custom-node-list.json (#1412)

This commit is contained in:
EvanYu 2025-01-09 20:07:48 +08:00 committed by GitHub
parent 2656fae9c9
commit aff6785e0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19514,6 +19514,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "welltop-cn",
"title": "ComfyUI-TeaCache",
"id": "teacache",
"reference": "https://github.com/welltop-cn/ComfyUI-TeaCache",
"files": [
"https://github.com/welltop-cn/ComfyUI-TeaCache"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [ali-vilab/TeaCache](https://github.com/ali-vilab/TeaCache) for ComfyUI"
}
]
}