diff --git a/custom-node-list.json b/custom-node-list.json index 3478a27..3025d4b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1557,16 +1557,6 @@ "install_type": "git-clone", "description": "Nodes:SDXL Empty Latent Image. An extension node for ComfyUI that allows you to select a resolution from the pre-defined json files and output a Latent Image." }, - { - "author": "laksjdjf", - "title": "IPAdapter-ComfyUI", - "reference": "https://github.com/laksjdjf/IPAdapter-ComfyUI", - "files": [ - "https://github.com/laksjdjf/IPAdapter-ComfyUI" - ], - "install_type": "git-clone", - "description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model.[w/NOTE: To use this extension node, you need to download the [a/ip-adapter_sd15.bin](https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin) file and place it in the %%**custom_nodes/IPAdapter-ComfyUI/models**%% directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.]" - }, { "author": "laksjdjf", "title": "pfg-ComfyUI", @@ -3078,6 +3068,16 @@ "install_type": "git-clone", "description": "This is an Extension for ComfyUI, which adds a button, CLS, to clear the console window." }, + { + "author": "Haoming02", + "title": "ComfyUI Menu Anchor", + "reference": "https://github.com/Haoming02/comfyui-menu-anchor", + "files": [ + "https://github.com/Haoming02/comfyui-menu-anchor" + ], + "install_type": "git-clone", + "description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup." + }, { "author": "bedovyy", "title": "ComfyUI_NAIDGenerator", diff --git a/extension-node-map.json b/extension-node-map.json index d60fd7c..295e8df 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2696,7 +2696,8 @@ ], "https://github.com/brianfitzgerald/style_aligned_comfy": [ [ - "StyleAlignedPatch" + "StyleAlignedBatchAlign", + "StyleAlignedReferenceSampler" ], { "title_aux": "StyleAligned for ComfyUI" @@ -3856,15 +3857,6 @@ "title_aux": "abg-comfyui" } ], - "https://github.com/laksjdjf/IPAdapter-ComfyUI": [ - [ - "IPAdapter", - "ImageCrop" - ], - { - "title_aux": "IPAdapter-ComfyUI" - } - ], "https://github.com/laksjdjf/LCMSampler-ComfyUI": [ [ "SamplerLCM", @@ -4117,6 +4109,7 @@ "CacheBackendDataNumberKeyList //Inspire", "Canny_Preprocessor_Provider_for_SEGS //Inspire", "ChangeImageBatchSize //Inspire", + "CheckpointLoaderSimpleShared //Inspire", "Color_Preprocessor_Provider_for_SEGS //Inspire", "ConcatConditioningsWithMultiplier //Inspire", "DWPreprocessor_Provider_for_SEGS //Inspire", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 4f366cb..7b31f46 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -1,5 +1,24 @@ { "custom_nodes": [ + { + "author": "#NOTICE_1.13", + "title": "NOTICE: This channel is not the default channel.", + "reference": "https://github.com/ltdrdata/ComfyUI-Manager", + "files": [], + "install_type": "git-clone", + "description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel." + }, + + { + "author": "laksjdjf", + "title": "IPAdapter-ComfyUI", + "reference": "https://github.com/laksjdjf/IPAdapter-ComfyUI", + "files": [ + "https://github.com/laksjdjf/IPAdapter-ComfyUI" + ], + "install_type": "git-clone", + "description": "This custom nodes provides loader of the IP-Adapter model.[w/NOTE: To use this extension node, you need to download the [a/ip-adapter_sd15.bin](https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin) file and place it in the %%**custom_nodes/IPAdapter-ComfyUI/models**%% directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.]
NOTE: Use ComfyUI_IPAdapter_plus instead of this." + }, { "author": "RockOfFire", "title": "CR Animation Nodes", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 5e59688..8d45469 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,16 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel." }, + { + "author": "Haoming02", + "title": "ComfyUI Menu Anchor", + "reference": "https://github.com/Haoming02/comfyui-menu-anchor", + "files": [ + "https://github.com/Haoming02/comfyui-menu-anchor" + ], + "install_type": "git-clone", + "description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup." + }, { "author": "glifxyz", "title": "ComfyUI-GlifNodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index d60fd7c..295e8df 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2696,7 +2696,8 @@ ], "https://github.com/brianfitzgerald/style_aligned_comfy": [ [ - "StyleAlignedPatch" + "StyleAlignedBatchAlign", + "StyleAlignedReferenceSampler" ], { "title_aux": "StyleAligned for ComfyUI" @@ -3856,15 +3857,6 @@ "title_aux": "abg-comfyui" } ], - "https://github.com/laksjdjf/IPAdapter-ComfyUI": [ - [ - "IPAdapter", - "ImageCrop" - ], - { - "title_aux": "IPAdapter-ComfyUI" - } - ], "https://github.com/laksjdjf/LCMSampler-ComfyUI": [ [ "SamplerLCM", @@ -4117,6 +4109,7 @@ "CacheBackendDataNumberKeyList //Inspire", "Canny_Preprocessor_Provider_for_SEGS //Inspire", "ChangeImageBatchSize //Inspire", + "CheckpointLoaderSimpleShared //Inspire", "Color_Preprocessor_Provider_for_SEGS //Inspire", "ConcatConditioningsWithMultiplier //Inspire", "DWPreprocessor_Provider_for_SEGS //Inspire",