update DB

This commit is contained in:
Dr.Lt.Data 2026-04-14 00:27:22 +09:00
parent 9b37dcfe42
commit 980f8f58af
5 changed files with 185 additions and 13 deletions

View File

@ -45544,12 +45544,13 @@
{
"author": "starfieldscreensaver",
"title": "ComfyUI Batch Blend",
"id": "comfyui-batch-blend",
"reference": "https://github.com/starfieldscreensaver/comfyui-batch-blend",
"files": [
"https://github.com/starfieldscreensaver/comfyui-batch-blend"
],
"install_type": "git-clone",
"description": "ComfyUI custom node that blends two image batches frame-by-frame using vectorised tensor ops"
"description": "Blends two image batches frame-by-frame using vectorised tensor ops. Supports 15 blend modes (normal, add, multiply, screen, overlay, soft light, and more). No loops or workarounds needed — works natively with batches."
},
{
"author": "tennantje",
@ -46221,17 +46222,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "starfieldscreensaver",
"title": "ComfyUI Batch Blend",
"id": "comfyui-batch-blend",
"reference": "https://github.com/starfieldscreensaver/comfyui-batch-blend",
"files": [
"https://github.com/starfieldscreensaver/comfyui-batch-blend"
],
"install_type": "git-clone",
"description": "Blends two image batches frame-by-frame using vectorised tensor ops. Supports 15 blend modes (normal, add, multiply, screen, overlay, soft light, and more). No loops or workarounds needed — works natively with batches."
}
]
}

View File

@ -15669,6 +15669,8 @@
"NLEdit",
"NLFromModelSpace",
"NLImageInfoDebug",
"NLLinearToLog",
"NLLogToLinear",
"NLOCIOConvert",
"NLPreview",
"NLRead",
@ -27341,6 +27343,34 @@
"title_aux": "ComfyUI-Photoreal-Prompt-Builder"
}
],
"https://github.com/artyclaw/artyclaw-comfy": [
[
"CheckpointNameStripper",
"ClipMergerSettings",
"DebugTextSaver",
"EscapeSequenceConverter",
"FolderFileSelector",
"IsNumberNode",
"LoadImages",
"LoadSidecarPrompt",
"LoraTagDuplicator",
"LoraWeightBalancer",
"ModelMergeRatios",
"NearestDivisibleInt",
"PromptBlockLoader",
"PromptRuleComposer",
"RNGLoRAWeightInjector",
"RequireStringBeforeImage",
"RequireStringBeforeLatent",
"SimpleDirLoader",
"SimpleFolderParser",
"WANLoRASplitter",
"WildcardRNG"
],
{
"title_aux": "ArtyClaw Comfy Nodes"
}
],
"https://github.com/asaddi/ComfyUI-YALLM-node": [
[
"LLMChat",
@ -43951,6 +43981,31 @@
"title_aux": "SimpleTiles"
}
],
"https://github.com/kinorax/comfyui-info-prompt-toolkit": [
[
"Aspect Ratio to Size",
"Grow Mask",
"IPT-AspectRatioToSize",
"IPT-GrowMask",
"IPT-LoraSelector",
"IPT-MaskOverlayComparer",
"IPT-PixAITagger",
"IPT-PromptTemplate",
"IPT-RemoveSmallSoftMaskRegions",
"IPT-Sam3PromptToMask",
"IPT-SetStringExtra",
"Lora Selector",
"Mask Overlay Comparer",
"PixAI Tagger",
"Prompt Template",
"Remove Small Soft Mask Regions",
"SAM3 Prompt To Mask",
"Set String Extra"
],
{
"title_aux": "ComfyUI-Info-Prompt-Toolkit"
}
],
"https://github.com/kishida/comfyui-text-renderer": [
[
"TextRenderNode"
@ -44132,6 +44187,14 @@
"title_aux": "ComfyUI-TextGenerateQwen3Prompt"
}
],
"https://github.com/knottttt/comfyui-tinyPNG": [
[
"TinyPNGCompress"
],
{
"title_aux": "ComfyUI TinyPNG"
}
],
"https://github.com/knuknX/ComfyUI-Image-Tools": [
[
"BatchImagePathLoader",
@ -57092,6 +57155,14 @@
"title_aux": "ComfyUI-StepVideo"
}
],
"https://github.com/steptonite/seedance2-sjinn-comfyui": [
[
"SjinnSeedance2Node"
],
{
"title_aux": "Seedance 2.0 (Sjinn.ai)"
}
],
"https://github.com/stevenwg/ComfyUI-VideoGrid": [
[
"VideosConcateHorizontal:",
@ -62482,6 +62553,8 @@
"Y7Nodes_PromptEnhancerFlux",
"Y7Nodes_PromptEnhancerFlux2",
"Y7Nodes_QwenVL",
"Y7Nodes_ScaleImageBy",
"Y7Nodes_ScaleImageToTotalPixels",
"Y7Nodes_SelectLMSModel",
"Y7Nodes_ShowAnything",
"Y7Nodes_T5_TokenCounter",

View File

@ -9384,6 +9384,11 @@
"last_update": "2026-02-14 04:55:06",
"author_account_age_days": 4344
},
"https://github.com/artyclaw/artyclaw-comfy": {
"stars": 0,
"last_update": "2026-04-13 11:42:00",
"author_account_age_days": 7
},
"https://github.com/asaddi/ComfyUI-YALLM-node": {
"stars": 6,
"last_update": "2025-09-25 05:37:51",
@ -14149,6 +14154,11 @@
"last_update": "2024-08-27 05:10:12",
"author_account_age_days": 2521
},
"https://github.com/jtreminio/ComfyUI-ConnectTheDots": {
"stars": 20,
"last_update": "2026-04-10 23:30:08",
"author_account_age_days": 5553
},
"https://github.com/jtrue/ComfyUI-JaRue": {
"stars": 7,
"last_update": "2024-06-14 09:01:12",
@ -14769,6 +14779,11 @@
"last_update": "2024-05-22 21:25:01",
"author_account_age_days": 1126
},
"https://github.com/kinorax/comfyui-info-prompt-toolkit": {
"stars": 0,
"last_update": "2026-04-12 13:02:42",
"author_account_age_days": 2465
},
"https://github.com/kishida/comfyui-text-renderer": {
"stars": 1,
"last_update": "2026-01-09 06:23:01",
@ -14824,6 +14839,11 @@
"last_update": "2026-03-12 07:43:25",
"author_account_age_days": 1428
},
"https://github.com/knottttt/comfyui-tinyPNG": {
"stars": 0,
"last_update": "2026-04-10 08:05:40",
"author_account_age_days": 2635
},
"https://github.com/knuknX/ComfyUI-Image-Tools": {
"stars": 3,
"last_update": "2024-06-14 09:05:58",
@ -15959,6 +15979,16 @@
"last_update": "2026-03-23 07:47:55",
"author_account_age_days": 5199
},
"https://github.com/magicwang1111/ComfyUI-Nanobanana": {
"stars": 0,
"last_update": "2026-04-11 08:13:08",
"author_account_age_days": 1089
},
"https://github.com/magicwang1111/Comfyui-Kling-Wrapper": {
"stars": 0,
"last_update": "2026-04-13 01:58:12",
"author_account_age_days": 1089
},
"https://github.com/maikgreubel/comfyui-loaddds": {
"stars": 0,
"last_update": "2025-10-12 15:04:26",
@ -19729,6 +19759,11 @@
"last_update": "2025-03-27 07:52:26",
"author_account_age_days": 610
},
"https://github.com/steptonite/seedance2-sjinn-comfyui": {
"stars": 1,
"last_update": "2026-04-10 23:47:09",
"author_account_age_days": 407
},
"https://github.com/stevenwg/ComfyUI-VideoGrid": {
"stars": 0,
"last_update": "2025-05-26 06:51:21",

View File

@ -342,12 +342,13 @@
{
"author": "starfieldscreensaver",
"title": "ComfyUI Batch Blend",
"id": "comfyui-batch-blend",
"reference": "https://github.com/starfieldscreensaver/comfyui-batch-blend",
"files": [
"https://github.com/starfieldscreensaver/comfyui-batch-blend"
],
"install_type": "git-clone",
"description": "ComfyUI custom node that blends two image batches frame-by-frame using vectorised tensor ops"
"description": "Blends two image batches frame-by-frame using vectorised tensor ops. Supports 15 blend modes (normal, add, multiply, screen, overlay, soft light, and more). No loops or workarounds needed — works natively with batches."
},
{
"author": "tennantje",

View File

@ -15669,6 +15669,8 @@
"NLEdit",
"NLFromModelSpace",
"NLImageInfoDebug",
"NLLinearToLog",
"NLLogToLinear",
"NLOCIOConvert",
"NLPreview",
"NLRead",
@ -27341,6 +27343,34 @@
"title_aux": "ComfyUI-Photoreal-Prompt-Builder"
}
],
"https://github.com/artyclaw/artyclaw-comfy": [
[
"CheckpointNameStripper",
"ClipMergerSettings",
"DebugTextSaver",
"EscapeSequenceConverter",
"FolderFileSelector",
"IsNumberNode",
"LoadImages",
"LoadSidecarPrompt",
"LoraTagDuplicator",
"LoraWeightBalancer",
"ModelMergeRatios",
"NearestDivisibleInt",
"PromptBlockLoader",
"PromptRuleComposer",
"RNGLoRAWeightInjector",
"RequireStringBeforeImage",
"RequireStringBeforeLatent",
"SimpleDirLoader",
"SimpleFolderParser",
"WANLoRASplitter",
"WildcardRNG"
],
{
"title_aux": "ArtyClaw Comfy Nodes"
}
],
"https://github.com/asaddi/ComfyUI-YALLM-node": [
[
"LLMChat",
@ -43951,6 +43981,31 @@
"title_aux": "SimpleTiles"
}
],
"https://github.com/kinorax/comfyui-info-prompt-toolkit": [
[
"Aspect Ratio to Size",
"Grow Mask",
"IPT-AspectRatioToSize",
"IPT-GrowMask",
"IPT-LoraSelector",
"IPT-MaskOverlayComparer",
"IPT-PixAITagger",
"IPT-PromptTemplate",
"IPT-RemoveSmallSoftMaskRegions",
"IPT-Sam3PromptToMask",
"IPT-SetStringExtra",
"Lora Selector",
"Mask Overlay Comparer",
"PixAI Tagger",
"Prompt Template",
"Remove Small Soft Mask Regions",
"SAM3 Prompt To Mask",
"Set String Extra"
],
{
"title_aux": "ComfyUI-Info-Prompt-Toolkit"
}
],
"https://github.com/kishida/comfyui-text-renderer": [
[
"TextRenderNode"
@ -44132,6 +44187,14 @@
"title_aux": "ComfyUI-TextGenerateQwen3Prompt"
}
],
"https://github.com/knottttt/comfyui-tinyPNG": [
[
"TinyPNGCompress"
],
{
"title_aux": "ComfyUI TinyPNG"
}
],
"https://github.com/knuknX/ComfyUI-Image-Tools": [
[
"BatchImagePathLoader",
@ -57092,6 +57155,14 @@
"title_aux": "ComfyUI-StepVideo"
}
],
"https://github.com/steptonite/seedance2-sjinn-comfyui": [
[
"SjinnSeedance2Node"
],
{
"title_aux": "Seedance 2.0 (Sjinn.ai)"
}
],
"https://github.com/stevenwg/ComfyUI-VideoGrid": [
[
"VideosConcateHorizontal:",
@ -62482,6 +62553,8 @@
"Y7Nodes_PromptEnhancerFlux",
"Y7Nodes_PromptEnhancerFlux2",
"Y7Nodes_QwenVL",
"Y7Nodes_ScaleImageBy",
"Y7Nodes_ScaleImageToTotalPixels",
"Y7Nodes_SelectLMSModel",
"Y7Nodes_ShowAnything",
"Y7Nodes_T5_TokenCounter",