update DB

This commit is contained in:
Dr.Lt.Data 2025-01-05 23:01:38 +09:00
parent fd5c120d36
commit 5b91e4214c
8 changed files with 1882 additions and 1569 deletions

View File

@ -14077,6 +14077,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI nodes to use CompareModelWeights" "description": "ComfyUI nodes to use CompareModelWeights"
}, },
{
"author": "leeguandong",
"title": "ComfyUI_FluxCustomId",
"reference": "https://github.com/leeguandong/ComfyUI_FluxCustomId",
"files": [
"https://github.com/leeguandong/ComfyUI_FluxCustomId"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use FluxCustomId\nOriginal repo: [a/https://github.com/damo-cv/FLUX-customID](https://github.com/damo-cv/FLUX-customID)"
},
{ {
"author": "lenskikh", "author": "lenskikh",
"title": "Propmt Worker", "title": "Propmt Worker",
@ -18868,6 +18878,28 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI_NTCosyVoice is a plugin of ComfyUI for Cosysvoice2" "description": "ComfyUI_NTCosyVoice is a plugin of ComfyUI for Cosysvoice2"
}, },
{
"author": "inventorado",
"title": "ComfyUI Neural Network Toolkit NNT ",
"id": "nnt",
"reference": "https://github.com/inventorado/ComfyUI_NNT",
"files": [
"https://github.com/inventorado/ComfyUI_NNT"
],
"install_type": "git-clone",
"description": "Neural Network Toolkit (NNT) for ComfyUI is an extensive set of custom ComfyUI nodes for designing, training, and fine-tuning neural networks. This toolkit allows defining models, layers, training workflows, transformers, and tensor operations in a visual manner using nodes."
},
{
"author": "Hullabalo",
"title": "ComfyUI-Loop",
"reference": "https://github.com/Hullabalo/ComfyUI-Loop",
"files": [
"https://github.com/Hullabalo/ComfyUI-Loop"
],
"install_type": "git-clone",
"description": "A pair of nodes (Load Image and Save Image) to create a simple loop in your ComfyUI inpainting workflow, without the need of loading your last saved image"
},

View File

@ -3975,6 +3975,17 @@
"title_aux": "ComfyUI_LiteLLM" "title_aux": "ComfyUI_LiteLLM"
} }
], ],
"https://github.com/Hullabalo/ComfyUI-Loop": [
[
"ImageCutLoop",
"ImagePasteLoop",
"LoadImageSimple",
"SaveImageSimple"
],
{
"title_aux": "ComfyUI-Loop"
}
],
"https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": [ "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": [
[ [
"MI2V Flow Animator", "MI2V Flow Animator",
@ -7742,6 +7753,7 @@
"SDVN Image Info", "SDVN Image Info",
"SDVN Image Layout", "SDVN Image Layout",
"SDVN Image Repeat", "SDVN Image Repeat",
"SDVN Image Scraper",
"SDVN Image Size", "SDVN Image Size",
"SDVN Inpaint", "SDVN Inpaint",
"SDVN Join Parameter", "SDVN Join Parameter",
@ -9263,6 +9275,7 @@
"https://github.com/Wicloz/ComfyUI-Simply-Nodes": [ "https://github.com/Wicloz/ComfyUI-Simply-Nodes": [
[ [
"WF_ConditionalLoraLoader", "WF_ConditionalLoraLoader",
"WF_FixupPixelArt",
"WF_MultilineText", "WF_MultilineText",
"WF_RandomStyle", "WF_RandomStyle",
"WF_ResolutionSDXL", "WF_ResolutionSDXL",
@ -11206,7 +11219,8 @@
], ],
"https://github.com/bongsang/ComfyUI-Bongsang": [ "https://github.com/bongsang/ComfyUI-Bongsang": [
[ [
"AnyInfo" "AnyInfo",
"RgbChannel"
], ],
{ {
"title_aux": "ComfyUI-Bongsang" "title_aux": "ComfyUI-Bongsang"
@ -14083,10 +14097,12 @@
"DRMBT_LoadMedia", "DRMBT_LoadMedia",
"DRMBT_MultiMinMax", "DRMBT_MultiMinMax",
"DRMBT_String_Item_Menu", "DRMBT_String_Item_Menu",
"DownloadAndLoadMiniCPMV",
"ImageFrameBlend", "ImageFrameBlend",
"ImageResizeFaceAware", "ImageResizeFaceAware",
"ListItemExtract", "ListItemExtract",
"ListItemSelector", "ListItemSelector",
"MiniCPMVNode",
"MusicGen", "MusicGen",
"NormalizeAudio", "NormalizeAudio",
"NumberPlusPlus", "NumberPlusPlus",
@ -16340,6 +16356,72 @@
"title_aux": "comfyui_extra_api" "title_aux": "comfyui_extra_api"
} }
], ],
"https://github.com/inventorado/ComfyUI_NNT": [
[
"NntAnalyzeInferenceMetrics",
"NntAnalyzeModel",
"NntCompileModel",
"NntDatasetToImageTensor",
"NntDatasetToTargetTensor",
"NntDatasetToTensor",
"NntDatasetToTextTensor",
"NntDefineActivationLayer",
"NntDefineAlibiPositionalBias",
"NntDefineConvLayer",
"NntDefineDenseLayer",
"NntDefineFlattenLayer",
"NntDefineGRULayer",
"NntDefineLSTMLayer",
"NntDefineLinearAttention",
"NntDefineLocalAttention",
"NntDefineMultiheadAttention",
"NntDefineNormLayer",
"NntDefinePoolingLayer",
"NntDefinePositionalEncoding",
"NntDefineRNNLayer",
"NntDefineReformerAttention",
"NntDefineRelativePositionBias",
"NntDefineReshapeLayer",
"NntDefineRotaryPositionalEmbedding",
"NntDefineTransformerEncoderLayer",
"NntDefineTransformerXLAttention",
"NntDefineVanillaAttention",
"NntEditModelLayers",
"NntEvaluatePredictions",
"NntFileLoader",
"NntFineTuneModel",
"NntHuggingFaceDataLoader",
"NntImageToTensor",
"NntInference",
"NntInputLayer",
"NntLoadModel",
"NntMergeExtendModel",
"NntPlotTensors",
"NntRandomTensorGenerator",
"NntSHAPSummaryNode",
"NntSaveModel",
"NntShowLayerStack",
"NntShowModelInfo",
"NntTensorElementToImage",
"NntTensorOperations",
"NntTensorSlice",
"NntTensorToText",
"NntTextBatchProcessor",
"NntTextToTensor",
"NntTimeSeriesDataLoader",
"NntTorchvisionDataLoader",
"NntTorchvisionDatasets",
"NntTrainModel",
"NntTrainingHyperparameters",
"NntVisualizeConfidenceScores",
"NntVisualizeGraph",
"NntVisualizePredictionMetrics",
"NntVisualizeTrainingMetrics"
],
{
"title_aux": "ComfyUI Neural Network Toolkit NNT "
}
],
"https://github.com/iwanders/ComfyUI_nodes": [ "https://github.com/iwanders/ComfyUI_nodes": [
[ [
"IW_JsonPickItem", "IW_JsonPickItem",
@ -16855,6 +16937,7 @@
[ [
"ComfyOnlineSaveFile", "ComfyOnlineSaveFile",
"ComfyOnlineUploadAnything", "ComfyOnlineUploadAnything",
"EmbeddingLoader",
"LoadHunyuanLoraFromCivitAI", "LoadHunyuanLoraFromCivitAI",
"LoadHunyuanLoraFromComfyOnline", "LoadHunyuanLoraFromComfyOnline",
"LoadHunyuanLoraFromHF", "LoadHunyuanLoraFromHF",
@ -18585,6 +18668,15 @@
"title_aux": "ComfyUI nodes to use CrossImageAttention" "title_aux": "ComfyUI nodes to use CrossImageAttention"
} }
], ],
"https://github.com/leeguandong/ComfyUI_FluxCustomId": [
[
"ApplyCustomIDFlux",
"CustomIDModelLoader"
],
{
"title_aux": "ComfyUI_FluxCustomId"
}
],
"https://github.com/leeguandong/ComfyUI_InternVL2": [ "https://github.com/leeguandong/ComfyUI_InternVL2": [
[ [
"DynamicPreprocess", "DynamicPreprocess",

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,26 @@
{
"author": "waynepimpzhang",
"title": "FindBrightestSpot [WIP]",
"reference": "https://github.com/waynepimpzhang/comfyui-opencv-brightestspot",
"files": [
"https://github.com/waynepimpzhang/comfyui-opencv-brightestspot"
],
"install_type": "git-clone",
"description": "Analyze the image to find the x and y coordinates of the brightest point.\nNOTE: The files in the repo are not organized."
},
{
"author": "nmlen",
"title": "comfyui-mosaic-blur [WIP]",
"reference": "https://github.com/nmlen/comfyui-mosaic-blur",
"files": [
"https://github.com/nmlen/comfyui-mosaic-blur"
],
"install_type": "git-clone",
"description": "A simple mosaic blur node for ComfyUI that uses CV2 or Pillow\nNOTE: The files in the repo are not organized."
},
{ {
"author": "power88", "author": "power88",
"title": "ComfyUI-PDiD-Nodes [WIP]", "title": "ComfyUI-PDiD-Nodes [WIP]",

View File

@ -1089,7 +1089,11 @@
], ],
"https://github.com/Maxim-Dey/ComfyUI-MaksiTools": [ "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": [
[ [
"MT Time Measure Node" "\ud83d\udd22 Return Boolean",
"\ud83d\udd22 Return Float",
"\ud83d\udd22 Return Integer",
"\ud83d\udd22 Return Multiline String",
"\ud83d\udd27 Time Measure Node"
], ],
{ {
"title_aux": "ComfyUI-MS_Tools [WIP]" "title_aux": "ComfyUI-MS_Tools [WIP]"
@ -3752,6 +3756,14 @@
"title_aux": "ComfyUI-PromptUtilities" "title_aux": "ComfyUI-PromptUtilities"
} }
], ],
"https://github.com/nmlen/comfyui-mosaic-blur": [
[
"ImageMosaic"
],
{
"title_aux": "comfyui-mosaic-blur [WIP]"
}
],
"https://github.com/oshtz/ComfyUI-oshtz-nodes": [ "https://github.com/oshtz/ComfyUI-oshtz-nodes": [
[ [
"ImageOverlayNode", "ImageOverlayNode",
@ -4366,6 +4378,14 @@
"title_aux": "ComfyUI-exit [UNSAFE]" "title_aux": "ComfyUI-exit [UNSAFE]"
} }
], ],
"https://github.com/waynepimpzhang/comfyui-opencv-brightestspot": [
[
"FindBrightestSpot"
],
{
"title_aux": "FindBrightestSpot [WIP]"
}
],
"https://github.com/willblaschko/ComfyUI-Unload-Models": [ "https://github.com/willblaschko/ComfyUI-Unload-Models": [
[ [
"DeleteAnyObject", "DeleteAnyObject",

File diff suppressed because it is too large Load Diff

View File

@ -9,6 +9,38 @@
}, },
{
"author": "inventorado",
"title": "ComfyUI Neural Network Toolkit NNT ",
"id": "nnt",
"reference": "https://github.com/inventorado/ComfyUI_NNT",
"files": [
"https://github.com/inventorado/ComfyUI_NNT"
],
"install_type": "git-clone",
"description": "Neural Network Toolkit (NNT) for ComfyUI is an extensive set of custom ComfyUI nodes for designing, training, and fine-tuning neural networks. This toolkit allows defining models, layers, training workflows, transformers, and tensor operations in a visual manner using nodes."
},
{
"author": "Hullabalo",
"title": "ComfyUI-Loop",
"reference": "https://github.com/Hullabalo/ComfyUI-Loop",
"files": [
"https://github.com/Hullabalo/ComfyUI-Loop"
],
"install_type": "git-clone",
"description": "A pair of nodes (Load Image and Save Image) to create a simple loop in your ComfyUI inpainting workflow, without the need of loading your last saved image"
},
{
"author": "leeguandong",
"title": "ComfyUI_FluxCustomId",
"reference": "https://github.com/leeguandong/ComfyUI_FluxCustomId",
"files": [
"https://github.com/leeguandong/ComfyUI_FluxCustomId"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use FluxCustomId\nOriginal repo: [a/https://github.com/damo-cv/FLUX-customID](https://github.com/damo-cv/FLUX-customID)"
},
{ {
"author": "bongsang", "author": "bongsang",
"title": "ComfyUI-Bongsang", "title": "ComfyUI-Bongsang",

View File

@ -3975,6 +3975,17 @@
"title_aux": "ComfyUI_LiteLLM" "title_aux": "ComfyUI_LiteLLM"
} }
], ],
"https://github.com/Hullabalo/ComfyUI-Loop": [
[
"ImageCutLoop",
"ImagePasteLoop",
"LoadImageSimple",
"SaveImageSimple"
],
{
"title_aux": "ComfyUI-Loop"
}
],
"https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": [ "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": [
[ [
"MI2V Flow Animator", "MI2V Flow Animator",
@ -7742,6 +7753,7 @@
"SDVN Image Info", "SDVN Image Info",
"SDVN Image Layout", "SDVN Image Layout",
"SDVN Image Repeat", "SDVN Image Repeat",
"SDVN Image Scraper",
"SDVN Image Size", "SDVN Image Size",
"SDVN Inpaint", "SDVN Inpaint",
"SDVN Join Parameter", "SDVN Join Parameter",
@ -9263,6 +9275,7 @@
"https://github.com/Wicloz/ComfyUI-Simply-Nodes": [ "https://github.com/Wicloz/ComfyUI-Simply-Nodes": [
[ [
"WF_ConditionalLoraLoader", "WF_ConditionalLoraLoader",
"WF_FixupPixelArt",
"WF_MultilineText", "WF_MultilineText",
"WF_RandomStyle", "WF_RandomStyle",
"WF_ResolutionSDXL", "WF_ResolutionSDXL",
@ -11206,7 +11219,8 @@
], ],
"https://github.com/bongsang/ComfyUI-Bongsang": [ "https://github.com/bongsang/ComfyUI-Bongsang": [
[ [
"AnyInfo" "AnyInfo",
"RgbChannel"
], ],
{ {
"title_aux": "ComfyUI-Bongsang" "title_aux": "ComfyUI-Bongsang"
@ -14083,10 +14097,12 @@
"DRMBT_LoadMedia", "DRMBT_LoadMedia",
"DRMBT_MultiMinMax", "DRMBT_MultiMinMax",
"DRMBT_String_Item_Menu", "DRMBT_String_Item_Menu",
"DownloadAndLoadMiniCPMV",
"ImageFrameBlend", "ImageFrameBlend",
"ImageResizeFaceAware", "ImageResizeFaceAware",
"ListItemExtract", "ListItemExtract",
"ListItemSelector", "ListItemSelector",
"MiniCPMVNode",
"MusicGen", "MusicGen",
"NormalizeAudio", "NormalizeAudio",
"NumberPlusPlus", "NumberPlusPlus",
@ -16340,6 +16356,72 @@
"title_aux": "comfyui_extra_api" "title_aux": "comfyui_extra_api"
} }
], ],
"https://github.com/inventorado/ComfyUI_NNT": [
[
"NntAnalyzeInferenceMetrics",
"NntAnalyzeModel",
"NntCompileModel",
"NntDatasetToImageTensor",
"NntDatasetToTargetTensor",
"NntDatasetToTensor",
"NntDatasetToTextTensor",
"NntDefineActivationLayer",
"NntDefineAlibiPositionalBias",
"NntDefineConvLayer",
"NntDefineDenseLayer",
"NntDefineFlattenLayer",
"NntDefineGRULayer",
"NntDefineLSTMLayer",
"NntDefineLinearAttention",
"NntDefineLocalAttention",
"NntDefineMultiheadAttention",
"NntDefineNormLayer",
"NntDefinePoolingLayer",
"NntDefinePositionalEncoding",
"NntDefineRNNLayer",
"NntDefineReformerAttention",
"NntDefineRelativePositionBias",
"NntDefineReshapeLayer",
"NntDefineRotaryPositionalEmbedding",
"NntDefineTransformerEncoderLayer",
"NntDefineTransformerXLAttention",
"NntDefineVanillaAttention",
"NntEditModelLayers",
"NntEvaluatePredictions",
"NntFileLoader",
"NntFineTuneModel",
"NntHuggingFaceDataLoader",
"NntImageToTensor",
"NntInference",
"NntInputLayer",
"NntLoadModel",
"NntMergeExtendModel",
"NntPlotTensors",
"NntRandomTensorGenerator",
"NntSHAPSummaryNode",
"NntSaveModel",
"NntShowLayerStack",
"NntShowModelInfo",
"NntTensorElementToImage",
"NntTensorOperations",
"NntTensorSlice",
"NntTensorToText",
"NntTextBatchProcessor",
"NntTextToTensor",
"NntTimeSeriesDataLoader",
"NntTorchvisionDataLoader",
"NntTorchvisionDatasets",
"NntTrainModel",
"NntTrainingHyperparameters",
"NntVisualizeConfidenceScores",
"NntVisualizeGraph",
"NntVisualizePredictionMetrics",
"NntVisualizeTrainingMetrics"
],
{
"title_aux": "ComfyUI Neural Network Toolkit NNT "
}
],
"https://github.com/iwanders/ComfyUI_nodes": [ "https://github.com/iwanders/ComfyUI_nodes": [
[ [
"IW_JsonPickItem", "IW_JsonPickItem",
@ -16855,6 +16937,7 @@
[ [
"ComfyOnlineSaveFile", "ComfyOnlineSaveFile",
"ComfyOnlineUploadAnything", "ComfyOnlineUploadAnything",
"EmbeddingLoader",
"LoadHunyuanLoraFromCivitAI", "LoadHunyuanLoraFromCivitAI",
"LoadHunyuanLoraFromComfyOnline", "LoadHunyuanLoraFromComfyOnline",
"LoadHunyuanLoraFromHF", "LoadHunyuanLoraFromHF",
@ -18585,6 +18668,15 @@
"title_aux": "ComfyUI nodes to use CrossImageAttention" "title_aux": "ComfyUI nodes to use CrossImageAttention"
} }
], ],
"https://github.com/leeguandong/ComfyUI_FluxCustomId": [
[
"ApplyCustomIDFlux",
"CustomIDModelLoader"
],
{
"title_aux": "ComfyUI_FluxCustomId"
}
],
"https://github.com/leeguandong/ComfyUI_InternVL2": [ "https://github.com/leeguandong/ComfyUI_InternVL2": [
[ [
"DynamicPreprocess", "DynamicPreprocess",