diff --git a/custom-node-list.json b/custom-node-list.json index 929e1333..4c491c73 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,16 +1,5 @@ { "custom_nodes": [ - { - "author": "solidlime", - "title": "Random Image Picker", - "reference": "https://github.com/solidlime/Comfyui-Random_Image_Picker", - "files": [ - "https://github.com/solidlime/Comfyui-Random_Image_Picker" - ], - "install_type": "git-clone", - "description": "ComfyUI custom node for flexible image loading with file picker and random folder selection. Features instant preview, auto mode switching, and browser-based file selection.", - "nodename_pattern": "RandomImagePicker" - }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager", @@ -33533,6 +33522,16 @@ "install_type": "git-clone", "description": "A general comfyui model loading plugin that supports loading unet models quantized in bnb-4bit (nf4 and fp4) format" }, + { + "author": "mengqin", + "title": "Twinflow Node for ComfyUI", + "reference": "https://github.com/mengqin/ComfyUI-TwinFlow", + "files": [ + "https://github.com/mengqin/ComfyUI-TwinFlow" + ], + "install_type": "git-clone", + "description": "This is a set of sampling nodes specifically designed for fine-tuning Twinflow models." + }, { "author": "Artificial-Sweetener", "title": "WhiteRabbit", @@ -40747,6 +40746,17 @@ "install_type": "git-clone", "description": "image split comparison horizontally/vertically, real-time mouse interaction to adjust split ratios, bidirectional linkage between slider and mouse, and the ability to export comparison images with precise split lines." }, + { + "author": "solidlime", + "title": "Random Image Picker", + "reference": "https://github.com/solidlime/Comfyui-Random_Image_Picker", + "files": [ + "https://github.com/solidlime/Comfyui-Random_Image_Picker" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node for flexible image loading with file picker and random folder selection. Features instant preview, auto mode switching, and browser-based file selection.", + "nodename_pattern": "RandomImagePicker" + }, @@ -41161,16 +41171,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "mengqin", - "title": "Twinflow Node for ComfyUI", - "reference": "https://github.com/mengqin/ComfyUI-TwinFlow", - "files": [ - "https://github.com/mengqin/ComfyUI-TwinFlow" - ], - "install_type": "git-clone", - "description": "This is a set of sampling nodes specifically designed for fine-tuning Twinflow models." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 34cf0f63..8ebbf07c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,27 @@ "tags": ["save image", "metadonne"], "license": "GNUV3" }, + { + "author": "solidlime", + "title": "Random Image Picker", + "reference": "https://github.com/solidlime/Comfyui-Random_Image_Picker", + "files": [ + "https://github.com/solidlime/Comfyui-Random_Image_Picker" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node for flexible image loading with file picker and random folder selection. Features instant preview, auto mode switching, and browser-based file selection.", + "nodename_pattern": "RandomImagePicker" + }, + { + "author": "mengqin", + "title": "Twinflow Node for ComfyUI", + "reference": "https://github.com/mengqin/ComfyUI-TwinFlow", + "files": [ + "https://github.com/mengqin/ComfyUI-TwinFlow" + ], + "install_type": "git-clone", + "description": "This is a set of sampling nodes specifically designed for fine-tuning Twinflow models." + }, { "author": "shmbatom", "title": "Comfyui-ImageAB-Compare",