Browse Source

update DB

pull/242/head
dr.lt.data 11 months ago
parent
commit
4f0f448dd1
  1. 20
      custom-node-list.json
  2. 13
      extension-node-map.json
  3. 19
      node_db/legacy/custom-node-list.json
  4. 10
      node_db/new/custom-node-list.json
  5. 13
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -1557,16 +1557,6 @@
"install_type": "git-clone", "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." "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", "author": "laksjdjf",
"title": "pfg-ComfyUI", "title": "pfg-ComfyUI",
@ -3078,6 +3068,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which adds a button, CLS, to clear the console window." "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", "author": "bedovyy",
"title": "ComfyUI_NAIDGenerator", "title": "ComfyUI_NAIDGenerator",

13
extension-node-map.json

@ -2696,7 +2696,8 @@
], ],
"https://github.com/brianfitzgerald/style_aligned_comfy": [ "https://github.com/brianfitzgerald/style_aligned_comfy": [
[ [
"StyleAlignedPatch" "StyleAlignedBatchAlign",
"StyleAlignedReferenceSampler"
], ],
{ {
"title_aux": "StyleAligned for ComfyUI" "title_aux": "StyleAligned for ComfyUI"
@ -3856,15 +3857,6 @@
"title_aux": "abg-comfyui" "title_aux": "abg-comfyui"
} }
], ],
"https://github.com/laksjdjf/IPAdapter-ComfyUI": [
[
"IPAdapter",
"ImageCrop"
],
{
"title_aux": "IPAdapter-ComfyUI"
}
],
"https://github.com/laksjdjf/LCMSampler-ComfyUI": [ "https://github.com/laksjdjf/LCMSampler-ComfyUI": [
[ [
"SamplerLCM", "SamplerLCM",
@ -4117,6 +4109,7 @@
"CacheBackendDataNumberKeyList //Inspire", "CacheBackendDataNumberKeyList //Inspire",
"Canny_Preprocessor_Provider_for_SEGS //Inspire", "Canny_Preprocessor_Provider_for_SEGS //Inspire",
"ChangeImageBatchSize //Inspire", "ChangeImageBatchSize //Inspire",
"CheckpointLoaderSimpleShared //Inspire",
"Color_Preprocessor_Provider_for_SEGS //Inspire", "Color_Preprocessor_Provider_for_SEGS //Inspire",
"ConcatConditioningsWithMultiplier //Inspire", "ConcatConditioningsWithMultiplier //Inspire",
"DWPreprocessor_Provider_for_SEGS //Inspire", "DWPreprocessor_Provider_for_SEGS //Inspire",

19
node_db/legacy/custom-node-list.json

@ -1,5 +1,24 @@
{ {
"custom_nodes": [ "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.]<BR>NOTE: Use ComfyUI_IPAdapter_plus instead of this."
},
{ {
"author": "RockOfFire", "author": "RockOfFire",
"title": "CR Animation Nodes", "title": "CR Animation Nodes",

10
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." "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", "author": "glifxyz",
"title": "ComfyUI-GlifNodes", "title": "ComfyUI-GlifNodes",

13
node_db/new/extension-node-map.json

@ -2696,7 +2696,8 @@
], ],
"https://github.com/brianfitzgerald/style_aligned_comfy": [ "https://github.com/brianfitzgerald/style_aligned_comfy": [
[ [
"StyleAlignedPatch" "StyleAlignedBatchAlign",
"StyleAlignedReferenceSampler"
], ],
{ {
"title_aux": "StyleAligned for ComfyUI" "title_aux": "StyleAligned for ComfyUI"
@ -3856,15 +3857,6 @@
"title_aux": "abg-comfyui" "title_aux": "abg-comfyui"
} }
], ],
"https://github.com/laksjdjf/IPAdapter-ComfyUI": [
[
"IPAdapter",
"ImageCrop"
],
{
"title_aux": "IPAdapter-ComfyUI"
}
],
"https://github.com/laksjdjf/LCMSampler-ComfyUI": [ "https://github.com/laksjdjf/LCMSampler-ComfyUI": [
[ [
"SamplerLCM", "SamplerLCM",
@ -4117,6 +4109,7 @@
"CacheBackendDataNumberKeyList //Inspire", "CacheBackendDataNumberKeyList //Inspire",
"Canny_Preprocessor_Provider_for_SEGS //Inspire", "Canny_Preprocessor_Provider_for_SEGS //Inspire",
"ChangeImageBatchSize //Inspire", "ChangeImageBatchSize //Inspire",
"CheckpointLoaderSimpleShared //Inspire",
"Color_Preprocessor_Provider_for_SEGS //Inspire", "Color_Preprocessor_Provider_for_SEGS //Inspire",
"ConcatConditioningsWithMultiplier //Inspire", "ConcatConditioningsWithMultiplier //Inspire",
"DWPreprocessor_Provider_for_SEGS //Inspire", "DWPreprocessor_Provider_for_SEGS //Inspire",

Loading…
Cancel
Save