update DB

This commit is contained in:
Dr.Lt.Data 2023-12-14 21:58:45 +09:00
parent ffc19c0d07
commit 14d0397146
4 changed files with 32 additions and 4 deletions

View File

@ -3078,6 +3078,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup." "description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup."
}, },
{
"author": "Haoming02",
"title": "ComfyUI Tab Handler",
"reference": "https://github.com/Haoming02/comfyui-tab-handler",
"files": [
"https://github.com/Haoming02/comfyui-tab-handler"
],
"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",
@ -3167,7 +3177,7 @@
"https://github.com/thecooltechguy/ComfyUI-MagicAnimate" "https://github.com/thecooltechguy/ComfyUI-MagicAnimate"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Easily use Magic Animate within ComfyUI!\n[w/WARN: This extension requires 110GB+ disk space.]" "description": "Easily use Magic Animate within ComfyUI!\n[w/WARN: This extension requires 15GB disk space.]"
}, },
{ {
"author": "knuknX", "author": "knuknX",

View File

@ -3167,6 +3167,7 @@
"MaskBlur+", "MaskBlur+",
"MaskExpandBatch+", "MaskExpandBatch+",
"MaskFlip+", "MaskFlip+",
"MaskFromColor+",
"MaskPreview+", "MaskPreview+",
"ModelCompile+", "ModelCompile+",
"SimpleMath+", "SimpleMath+",
@ -3442,7 +3443,8 @@
], ],
"https://github.com/glifxyz/ComfyUI-GlifNodes": [ "https://github.com/glifxyz/ComfyUI-GlifNodes": [
[ [
"GlifConsistencyVAE" "GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled"
], ],
{ {
"title_aux": "ComfyUI-GlifNodes" "title_aux": "ComfyUI-GlifNodes"
@ -5507,10 +5509,12 @@
"easy a1111Loader", "easy a1111Loader",
"easy comfyLoader", "easy comfyLoader",
"easy controlnetLoader", "easy controlnetLoader",
"easy controlnetLoaderADV",
"easy globalSeed", "easy globalSeed",
"easy imageInsetCrop", "easy imageInsetCrop",
"easy imageSize", "easy imageSize",
"easy imageSizeByLongerSide", "easy imageSizeByLongerSide",
"easy imageSizeBySide",
"easy kSampler", "easy kSampler",
"easy kSamplerSDTurbo", "easy kSamplerSDTurbo",
"easy kSamplerTiled", "easy kSamplerTiled",

View File

@ -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 Tab Handler",
"reference": "https://github.com/Haoming02/comfyui-tab-handler",
"files": [
"https://github.com/Haoming02/comfyui-tab-handler"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup."
},
{ {
"author": "glibsonoran", "author": "glibsonoran",
"title": "Plush-for-ComfyUI", "title": "Plush-for-ComfyUI",
@ -248,7 +258,7 @@
"https://github.com/thecooltechguy/ComfyUI-MagicAnimate" "https://github.com/thecooltechguy/ComfyUI-MagicAnimate"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Easily use Magic Animate within ComfyUI!\n[w/WARN: This extension requires 110GB+ disk space.]" "description": "Easily use Magic Animate within ComfyUI!\n[w/WARN: This extension requires 15GB disk space.]"
}, },
{ {
"author": "knuknX", "author": "knuknX",

View File

@ -3167,6 +3167,7 @@
"MaskBlur+", "MaskBlur+",
"MaskExpandBatch+", "MaskExpandBatch+",
"MaskFlip+", "MaskFlip+",
"MaskFromColor+",
"MaskPreview+", "MaskPreview+",
"ModelCompile+", "ModelCompile+",
"SimpleMath+", "SimpleMath+",
@ -3442,7 +3443,8 @@
], ],
"https://github.com/glifxyz/ComfyUI-GlifNodes": [ "https://github.com/glifxyz/ComfyUI-GlifNodes": [
[ [
"GlifConsistencyVAE" "GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled"
], ],
{ {
"title_aux": "ComfyUI-GlifNodes" "title_aux": "ComfyUI-GlifNodes"
@ -5507,10 +5509,12 @@
"easy a1111Loader", "easy a1111Loader",
"easy comfyLoader", "easy comfyLoader",
"easy controlnetLoader", "easy controlnetLoader",
"easy controlnetLoaderADV",
"easy globalSeed", "easy globalSeed",
"easy imageInsetCrop", "easy imageInsetCrop",
"easy imageSize", "easy imageSize",
"easy imageSizeByLongerSide", "easy imageSizeByLongerSide",
"easy imageSizeBySide",
"easy kSampler", "easy kSampler",
"easy kSamplerSDTurbo", "easy kSamplerSDTurbo",
"easy kSamplerTiled", "easy kSamplerTiled",