diff --git a/custom-node-list.json b/custom-node-list.json index 79aeb19b..7ed15d32 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,16 +1,5 @@ { "custom_nodes": [ - { - "author": "lujiazho", - "title": "ComfyUI-CatvtonFluxWrapper", - "id": "comfyui-catvton-flux-wrapper", - "reference": "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper", - "files": [ - "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper" - ], - "install_type": "git-clone", - "description": "ComfyUI-CatvtonFluxWrapper provides ComfyUI nodes for diffusers implementation of Catvton-Flux." - }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager", @@ -17913,6 +17902,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "lujiazho", + "title": "ComfyUI-CatvtonFluxWrapper", + "id": "comfyui-catvton-flux-wrapper", + "reference": "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper", + "files": [ + "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper" + ], + "install_type": "git-clone", + "description": "ComfyUI-CatvtonFluxWrapper provides ComfyUI nodes for diffusers implementation of Catvton-Flux." } ] }