diff --git a/node_db/forked/custom-node-list.json b/node_db/forked/custom-node-list.json index 4a708507..68d4e9bb 100644 --- a/node_db/forked/custom-node-list.json +++ b/node_db/forked/custom-node-list.json @@ -1,15 +1,5 @@ { "custom_nodes": [ - { - "author": "gustproof", - "title": "ComfyUI_IPAdapter_plus_Style_Components", - "reference": "https://github.com/gustproof/ComfyUI_IPAdapter_plus_Style_Components", - "files": [ - "https://github.com/gustproof/ComfyUI_IPAdapter_plus_Style_Components" - ], - "install_type": "git-clone", - "description": "Style Components is an IP-Adapter model conditioned on anime styles. The style embeddings can either be extracted from images or created manually. This repo currently only supports the SDXL model trained on AutismmixPony." - }, { "author": "BlenderNeko", "title": "Dr.Lt.Data/ComfyUI_TiledKSampler (PR43)", @@ -30,6 +20,16 @@ "install_type": "git-clone", "description": "[a/PR28](https://github.com/BlenderNeko/ComfyUI_Noise/pull/28) is applied.\nCompatibilty patch for Unsampler." }, + { + "author": "gustproof", + "title": "ComfyUI_IPAdapter_plus_Style_Components", + "reference": "https://github.com/gustproof/ComfyUI_IPAdapter_plus_Style_Components", + "files": [ + "https://github.com/gustproof/ComfyUI_IPAdapter_plus_Style_Components" + ], + "install_type": "git-clone", + "description": "Style Components is an IP-Adapter model conditioned on anime styles. The style embeddings can either be extracted from images or created manually. This repo currently only supports the SDXL model trained on AutismmixPony." + }, { "author": "BlenderNeko", "title": "Dr.Lt.Data/Advanced CLIP Text Encode (PR21)",