update DB

This commit is contained in:
Dr.Lt.Data 2024-04-12 22:36:30 +09:00
parent c0c83ad977
commit 4bcdc92fba
4 changed files with 24 additions and 38 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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]",

View File

@ -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",