mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-19 03:13:01 +08:00
Update custom-node-list.json (#1407)
add gigapixelai and topaz video ai
This commit is contained in:
parent
16bd58667c
commit
65286803a5
@ -19481,6 +19481,28 @@
|
|||||||
],
|
],
|
||||||
"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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user