Update custom-node-list.json (#1407)

add gigapixelai and topaz video ai
This commit is contained in:
Raven 2025-01-07 22:22:35 +08:00 committed by GitHub
parent 16bd58667c
commit 65286803a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19481,6 +19481,28 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "sh570655308",
"title": "ComfyUI-GigapixelAI",
"id": "gigapixel",
"reference": "https://github.com/sh570655308/ComfyUI-GigapixelAI",
"files": [
"https://github.com/sh570655308/ComfyUI-GigapixelAI"
],
"install_type": "git-clone",
"description": "Custom nodes use gigapixelai in comfyui."
},
{
"author": "sh570655308",
"title": "ComfyUI-TopazVideoAI",
"id": "tvai",
"reference": "https://github.com/sh570655308/ComfyUI-TopazVideoAI",
"files": [
"https://github.com/sh570655308/ComfyUI-TopazVideoAI"
],
"install_type": "git-clone",
"description": "Custom nodes use topazvideoai in comfyui."
}
]
}