mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
ffc19c0d07
commit
14d0397146
@ -3078,6 +3078,16 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "ComfyUI_NAIDGenerator",
|
||||
@ -3167,7 +3177,7 @@
|
||||
"https://github.com/thecooltechguy/ComfyUI-MagicAnimate"
|
||||
],
|
||||
"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",
|
||||
|
||||
@ -3167,6 +3167,7 @@
|
||||
"MaskBlur+",
|
||||
"MaskExpandBatch+",
|
||||
"MaskFlip+",
|
||||
"MaskFromColor+",
|
||||
"MaskPreview+",
|
||||
"ModelCompile+",
|
||||
"SimpleMath+",
|
||||
@ -3442,7 +3443,8 @@
|
||||
],
|
||||
"https://github.com/glifxyz/ComfyUI-GlifNodes": [
|
||||
[
|
||||
"GlifConsistencyVAE"
|
||||
"GlifConsistencyDecoder",
|
||||
"GlifPatchConsistencyDecoderTiled"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GlifNodes"
|
||||
@ -5507,10 +5509,12 @@
|
||||
"easy a1111Loader",
|
||||
"easy comfyLoader",
|
||||
"easy controlnetLoader",
|
||||
"easy controlnetLoaderADV",
|
||||
"easy globalSeed",
|
||||
"easy imageInsetCrop",
|
||||
"easy imageSize",
|
||||
"easy imageSizeByLongerSide",
|
||||
"easy imageSizeBySide",
|
||||
"easy kSampler",
|
||||
"easy kSamplerSDTurbo",
|
||||
"easy kSamplerTiled",
|
||||
|
||||
@ -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."
|
||||
},
|
||||
|
||||
{
|
||||
"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",
|
||||
"title": "Plush-for-ComfyUI",
|
||||
@ -248,7 +258,7 @@
|
||||
"https://github.com/thecooltechguy/ComfyUI-MagicAnimate"
|
||||
],
|
||||
"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",
|
||||
|
||||
@ -3167,6 +3167,7 @@
|
||||
"MaskBlur+",
|
||||
"MaskExpandBatch+",
|
||||
"MaskFlip+",
|
||||
"MaskFromColor+",
|
||||
"MaskPreview+",
|
||||
"ModelCompile+",
|
||||
"SimpleMath+",
|
||||
@ -3442,7 +3443,8 @@
|
||||
],
|
||||
"https://github.com/glifxyz/ComfyUI-GlifNodes": [
|
||||
[
|
||||
"GlifConsistencyVAE"
|
||||
"GlifConsistencyDecoder",
|
||||
"GlifPatchConsistencyDecoderTiled"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GlifNodes"
|
||||
@ -5507,10 +5509,12 @@
|
||||
"easy a1111Loader",
|
||||
"easy comfyLoader",
|
||||
"easy controlnetLoader",
|
||||
"easy controlnetLoaderADV",
|
||||
"easy globalSeed",
|
||||
"easy imageInsetCrop",
|
||||
"easy imageSize",
|
||||
"easy imageSizeByLongerSide",
|
||||
"easy imageSizeBySide",
|
||||
"easy kSampler",
|
||||
"easy kSamplerSDTurbo",
|
||||
"easy kSamplerTiled",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user