mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
c0c83ad977
commit
4bcdc92fba
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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]",
|
||||
|
||||
@ -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…
Reference in New Issue
Block a user