update DB

This commit is contained in:
Dr.Lt.Data 2024-11-24 22:37:07 +09:00
parent 0278ee2515
commit 4a908d970a
6 changed files with 1295 additions and 1335 deletions

View File

@ -152,17 +152,6 @@
"install_type": "git-clone",
"description": "A custom node suite for Video Frame Interpolation in ComfyUI"
},
{
"author": "Fannovel16",
"title": "ComfyUI Loopchain",
"id": "loopchain",
"reference": "https://github.com/Fannovel16/ComfyUI-Loopchain",
"files": [
"https://github.com/Fannovel16/ComfyUI-Loopchain"
],
"install_type": "git-clone",
"description": "A collection of nodes which can be useful for animation in ComfyUI. The main focus of this extension is implementing a mechanism called loopchain. A loopchain in this case is the chain of nodes only executed repeatly in the workflow. If a node chain contains a loop node from this extension, it will become a loop chain."
},
{
"author": "Fannovel16",
"title": "ComfyUI MotionDiff",
@ -7052,16 +7041,6 @@
"install_type": "git-clone",
"description": "A set of custom ComfyUI nodes for performing basic post-processing effects including Film Grain and Vignette. These effects can help to take the edge off AI imagery and make them feel more natural."
},
{
"author": "DonBaronFactory",
"title": "ComfyUI-Cre8it-Nodes",
"reference": "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes",
"files": [
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:CRE8IT Serial Prompter, CRE8IT Apply Serial Prompter, CRE8IT Image Sizer. A few simple nodes to facilitate working wiht ComfyUI Workflows"
},
{
"author": "deforum",
"title": "Deforum Nodes",
@ -16996,7 +16975,7 @@
},
{
"author": "tanglup",
"title": "Comfyui-Ycnode",
"title": "Comfyui-Ycanvas",
"reference": "https://github.com/tanglup/Comfyui-Ycnode",
"files": [
"https://github.com/tanglup/Comfyui-Ycnode"

View File

@ -2314,20 +2314,6 @@
"title_aux": "Schedulizer"
}
],
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [
[
"ApplySerialPrompter",
"ImageSizer",
"SerialPrompter"
],
{
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
"https://github.com/DrMWeigand/ComfyUI-StereoVision": [
[
"AutostereogramGenerator",
@ -2611,21 +2597,6 @@
"title_aux": "ComfyUI Frame Interpolation"
}
],
"https://github.com/Fannovel16/ComfyUI-Loopchain": [
[
"EmptyLatentImageLoop",
"FolderToImageStorage",
"ImageStorageExportLoop",
"ImageStorageImport",
"ImageStorageReset",
"LatentStorageExportLoop",
"LatentStorageImport",
"LatentStorageReset"
],
{
"title_aux": "ComfyUI Loopchain"
}
],
"https://github.com/Fannovel16/ComfyUI-MagickWand": [
[
"ImageMagick Adaptive Blur",
@ -7817,6 +7788,7 @@
"VrchChannelX4OSCControlNode",
"VrchFloatKeyControlNode",
"VrchFloatOSCControlNode",
"VrchImageFlipBookWebViewerNode",
"VrchImageSaverNode",
"VrchImageSwitchOSCControlNode",
"VrchImageWebViewerNode",
@ -9337,10 +9309,14 @@
"https://github.com/arcum42/ComfyUI_SageUtils": [
[
"Sage_CheckpointLoaderSimple",
"Sage_CollectKeywordsFromLoraStack",
"Sage_ConditioningZeroOut",
"Sage_ConstructMetadata",
"Sage_DualCLIPTextEncode",
"Sage_GetFileHash",
"Sage_GetInfoFromHash",
"Sage_GetModelJSONFromHash",
"Sage_JoinText",
"Sage_KSampler",
"Sage_LoraStack",
"Sage_LoraStackDebugString",
@ -13192,6 +13168,8 @@
"FL_Math",
"FL_MirrorAndAppendCaptions",
"FL_NFTGenerator",
"FL_NodeLoader",
"FL_NodePackLoader",
"FL_OllamaCaptioner",
"FL_PDFImageExtractor",
"FL_PDFLoader",
@ -17443,7 +17421,10 @@
"https://github.com/logtd/ComfyUI-LTXTricks": [
[
"AddLatentGuide",
"LTXAttentioOverride",
"LTXAttentionBank",
"LTXForwardModelSamplingPred",
"LTXPrepareAttnInjections",
"LTXRFForwardODESampler",
"LTXRFReverseODESampler",
"LTXReverseModelSamplingPred",
@ -18051,6 +18032,7 @@
"LF_BlurImages",
"LF_Boolean",
"LF_Brightness",
"LF_Brush",
"LF_CharacterImpersonator",
"LF_CheckpointSelector",
"LF_CivitAIMetadataSetup",
@ -21834,10 +21816,10 @@
],
"https://github.com/tanglup/Comfyui-Ycnode": [
[
"CanvasView"
"CanvasNode"
],
{
"title_aux": "Comfyui-Ycnode"
"title_aux": "Comfyui-Ycanvas"
}
],
"https://github.com/teward/ComfyUI-Helper-Nodes": [

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -9,6 +9,28 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "Fannovel16",
"title": "ComfyUI Loopchain [DEPRECATED]",
"id": "loopchain",
"reference": "https://github.com/Fannovel16/ComfyUI-Loopchain",
"files": [
"https://github.com/Fannovel16/ComfyUI-Loopchain"
],
"install_type": "git-clone",
"description": "A collection of nodes which can be useful for animation in ComfyUI. The main focus of this extension is implementing a mechanism called loopchain. A loopchain in this case is the chain of nodes only executed repeatly in the workflow. If a node chain contains a loop node from this extension, it will become a loop chain."
},
{
"author": "DonBaronFactory",
"title": "ComfyUI-Cre8it-Nodes [DEPRECATED]",
"reference": "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes",
"files": [
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:CRE8IT Serial Prompter, CRE8IT Apply Serial Prompter, CRE8IT Image Sizer. A few simple nodes to facilitate working wiht ComfyUI Workflows"
},
{
"author": "thecooltechguy",
"title": "ComfyUI-ComfyRun [DEPRECATED/UNSAFE]",

View File

@ -2314,20 +2314,6 @@
"title_aux": "Schedulizer"
}
],
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [
[
"ApplySerialPrompter",
"ImageSizer",
"SerialPrompter"
],
{
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
"https://github.com/DrMWeigand/ComfyUI-StereoVision": [
[
"AutostereogramGenerator",
@ -2611,21 +2597,6 @@
"title_aux": "ComfyUI Frame Interpolation"
}
],
"https://github.com/Fannovel16/ComfyUI-Loopchain": [
[
"EmptyLatentImageLoop",
"FolderToImageStorage",
"ImageStorageExportLoop",
"ImageStorageImport",
"ImageStorageReset",
"LatentStorageExportLoop",
"LatentStorageImport",
"LatentStorageReset"
],
{
"title_aux": "ComfyUI Loopchain"
}
],
"https://github.com/Fannovel16/ComfyUI-MagickWand": [
[
"ImageMagick Adaptive Blur",
@ -7817,6 +7788,7 @@
"VrchChannelX4OSCControlNode",
"VrchFloatKeyControlNode",
"VrchFloatOSCControlNode",
"VrchImageFlipBookWebViewerNode",
"VrchImageSaverNode",
"VrchImageSwitchOSCControlNode",
"VrchImageWebViewerNode",
@ -9337,10 +9309,14 @@
"https://github.com/arcum42/ComfyUI_SageUtils": [
[
"Sage_CheckpointLoaderSimple",
"Sage_CollectKeywordsFromLoraStack",
"Sage_ConditioningZeroOut",
"Sage_ConstructMetadata",
"Sage_DualCLIPTextEncode",
"Sage_GetFileHash",
"Sage_GetInfoFromHash",
"Sage_GetModelJSONFromHash",
"Sage_JoinText",
"Sage_KSampler",
"Sage_LoraStack",
"Sage_LoraStackDebugString",
@ -13192,6 +13168,8 @@
"FL_Math",
"FL_MirrorAndAppendCaptions",
"FL_NFTGenerator",
"FL_NodeLoader",
"FL_NodePackLoader",
"FL_OllamaCaptioner",
"FL_PDFImageExtractor",
"FL_PDFLoader",
@ -17443,7 +17421,10 @@
"https://github.com/logtd/ComfyUI-LTXTricks": [
[
"AddLatentGuide",
"LTXAttentioOverride",
"LTXAttentionBank",
"LTXForwardModelSamplingPred",
"LTXPrepareAttnInjections",
"LTXRFForwardODESampler",
"LTXRFReverseODESampler",
"LTXReverseModelSamplingPred",
@ -18051,6 +18032,7 @@
"LF_BlurImages",
"LF_Boolean",
"LF_Brightness",
"LF_Brush",
"LF_CharacterImpersonator",
"LF_CheckpointSelector",
"LF_CivitAIMetadataSetup",
@ -21834,10 +21816,10 @@
],
"https://github.com/tanglup/Comfyui-Ycnode": [
[
"CanvasView"
"CanvasNode"
],
{
"title_aux": "Comfyui-Ycnode"
"title_aux": "Comfyui-Ycanvas"
}
],
"https://github.com/teward/ComfyUI-Helper-Nodes": [