Browse Source

update DB

pull/560/head
Dr.Lt.Data 7 months ago
parent
commit
4bcdc92fba
  1. 10
      custom-node-list.json
  2. 11
      extension-node-map.json
  3. 30
      node_db/legacy/custom-node-list.json
  4. 11
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -2399,16 +2399,6 @@
"install_type": "git-clone",
"description": "Custom AI prompt generator node for ComfyUI."
},
{
"author": "mlinmg",
"title": "LaMa Preprocessor [WIP]",
"reference": "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor",
"files": [
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor"
],
"install_type": "git-clone",
"description": "A LaMa prerocessor for ComfyUI. This preprocessor finally enable users to generate coherent inpaint and outpaint prompt-free. The best results are given on landscapes, not so much in drawings/animation."
},
{
"author": "kijai",
"title": "KJNodes for ComfyUI",

11
extension-node-map.json

@ -6272,6 +6272,7 @@
"IPAdapterFaceID",
"IPAdapterInsightFaceLoader",
"IPAdapterLoadEmbeds",
"IPAdapterMS",
"IPAdapterModelLoader",
"IPAdapterNoise",
"IPAdapterSaveEmbeds",
@ -6282,6 +6283,7 @@
"IPAdapterUnifiedLoader",
"IPAdapterUnifiedLoaderCommunity",
"IPAdapterUnifiedLoaderFaceID",
"IPAdapterWeights",
"PrepImageForClipVision"
],
{
@ -8996,15 +8998,6 @@
"title_aux": "ComfyUI_Mira"
}
],
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": [
[
"LaMaPreprocessor",
"lamaPreprocessor"
],
{
"title_aux": "LaMa Preprocessor [WIP]"
}
],
"https://github.com/modusCell/ComfyUI-dimension-node-modusCell": [
[
"DimensionProviderFree modusCell",

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

@ -10,6 +10,26 @@
},
{
"author": "meimeilook",
"title": "ComfyUI_IPAdapter_plus",
"reference": "https://github.com/meimeilook/ComfyUI_IPAdapter_plus.old",
"files": [
"https://github.com/meimeilook/ComfyUI_IPAdapter_plus.old"
],
"install_type": "git-clone",
"description": "This repo is created to provide backward compatibility for workflows configured with the old IPAdapter."
},
{
"author": "mlinmg",
"title": "LaMa Preprocessor [DEPRECATED]",
"reference": "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor",
"files": [
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor"
],
"install_type": "git-clone",
"description": "A LaMa prerocessor for ComfyUI. This preprocessor finally enable users to generate coherent inpaint and outpaint prompt-free. The best results are given on landscapes, not so much in drawings/animation."
},
{
"author": "CapsAdmin",
"title": "ComfyUI-Euler-Smea-Dyn-Sampler [DEPRECATED]",
@ -70,16 +90,6 @@
"install_type": "git-clone",
"description": "Proof of concent on how to use IPAdapter to control tiled upscaling. NOTE: You need to have 'ComfyUI_IPAdapter_plus' installed."
},
{
"author": "meimeilook",
"title": "ComfyUI_IPAdapter_plus",
"reference": "https://github.com/meimeilook/ComfyUI_IPAdapter_plus.old",
"files": [
"https://github.com/meimeilook/ComfyUI_IPAdapter_plus.old"
],
"install_type": "git-clone",
"description": "This repo is created to provide backward compatibility for workflows configured with the old IPAdapter."
},
{
"author": "XINZHANG-ops",
"title": "comfyui-xin-nodes [REMOVED]",

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

@ -6272,6 +6272,7 @@
"IPAdapterFaceID",
"IPAdapterInsightFaceLoader",
"IPAdapterLoadEmbeds",
"IPAdapterMS",
"IPAdapterModelLoader",
"IPAdapterNoise",
"IPAdapterSaveEmbeds",
@ -6282,6 +6283,7 @@
"IPAdapterUnifiedLoader",
"IPAdapterUnifiedLoaderCommunity",
"IPAdapterUnifiedLoaderFaceID",
"IPAdapterWeights",
"PrepImageForClipVision"
],
{
@ -8996,15 +8998,6 @@
"title_aux": "ComfyUI_Mira"
}
],
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": [
[
"LaMaPreprocessor",
"lamaPreprocessor"
],
{
"title_aux": "LaMa Preprocessor [WIP]"
}
],
"https://github.com/modusCell/ComfyUI-dimension-node-modusCell": [
[
"DimensionProviderFree modusCell",

Loading…
Cancel
Save