Skip to content

Commit d28448d

Browse files
committed
update DB
1 parent c590a88 commit d28448d

9 files changed

Lines changed: 4655 additions & 4503 deletions

custom-node-list.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13181,7 +13181,7 @@
1318113181
"https://github.com/MariusKM/ComfyUI-BadmanNodes"
1318213182
],
1318313183
"install_type": "git-clone",
13184-
"description": "Nodes:Badman_Blend, Badman_HexGenerator, Badman_String, Badman_Concat_String, Badman_Print, BadmanIO, BadmanIntUtil"
13184+
"description": "Utility nodes including ImageBlend, Math, Strings, Color tools, Wildcard Processor, Latent Noise Mask, and WAN Three Frame To Video for keyframe-based video generation"
1318513185
},
1318613186
{
1318713187
"author": "TMElyralab",
@@ -23447,7 +23447,7 @@
2344723447
"https://github.com/DragonDiffusionbyBoyo/Boyonodes"
2344823448
],
2344923449
"install_type": "git-clone",
23450-
"description": "The Vae node is a sneaky little node perfect for deployment in Schools or work environments where you do not want the kiddywinkles creating NSFW content. Just rename the node to VAE decode and it looks like a normal node but hidden inside is an NSFW detector. Once hidden in the workflow there are no settings to undo the NSFW detection so cannot be worked around unless you remove the node. The node looks innocent once renamed so is virtually undetectable. I have placed an example workflow for you to see how to connect it. Simple stuff really, but once connected just rename."
23450+
"description": "Essential nodes for semantic image editing workflows with Kontext, Qwen Image Edit, and HiDream E1.1 models. Features automated iterative editing with Boyo Image Grab, organised dataset creation with paired image/prompt savers, and comprehensive file management tools. Perfect for batch processing, training data preparation, and streamlined semantic editing pipelines. Added Uncensored Qwen VL abliterated model node and downloader!"
2345123451
},
2345223452
{
2345323453
"author": "DragonDiffusionbyBoyo",
@@ -34235,14 +34235,25 @@
3423534235
"description": "A custom node that crops images to specified dimensions from a center point with optional offset"
3423634236
},
3423734237
{
34238-
"author": "geltz",
34239-
"title": "Momentum Guidance for ComfyUI",
34240-
"reference": "https://github.com/geltz/ComfyUI-MomentumGuidance",
34238+
"author": "PozzettiAndrea",
34239+
"title": "ComfyUI-MeshCraft",
34240+
"reference": "https://github.com/PozzettiAndrea/ComfyUI-MeshCraft",
3424134241
"files": [
34242-
"https://github.com/geltz/ComfyUI-MomentumGuidance"
34242+
"https://github.com/PozzettiAndrea/ComfyUI-MeshCraft"
3424334243
],
3424434244
"install_type": "git-clone",
34245-
"description": "Momentum Guidance (MG) is a training-free guidance method that reduces computational cost by 40% compared to standard guidance techniques like CFG or PAG."
34245+
"description": "A custom node that crops images to specified dimensions from a center point with optional offset"
34246+
},
34247+
{
34248+
"author": "rookiestar28",
34249+
"title": "Danbooru Tags Upsampler for ComfyUI",
34250+
"id": "danbooru-tags-upsampler",
34251+
"reference": "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler",
34252+
"files": [
34253+
"https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler"
34254+
],
34255+
"install_type": "git-clone",
34256+
"description": "Makes the prompts for generating anime images more detailed by upsampling Danbooru tags."
3424634257
},
3424734258

3424834259

@@ -34703,17 +34714,6 @@
3470334714
],
3470434715
"install_type": "unzip",
3470534716
"description": "This is a node to convert an image into a CMYK Halftone dot image."
34706-
},
34707-
{
34708-
"author": "rookiestar28",
34709-
"title": "Danbooru Tags Upsampler for ComfyUI",
34710-
"id": "danbooru-tags-upsampler",
34711-
"reference": "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler",
34712-
"files": [
34713-
"https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler"
34714-
],
34715-
"install_type": "git-clone",
34716-
"description": "Makes the prompts for generating anime images more detailed by upsampling Danbooru tags."
3471734717
}
3471834718
]
3471934719
}

extension-node-map.json

Lines changed: 78 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@
366366
[
367367
"ImageAddLabel",
368368
"ImageBBoxOverlayByMask",
369+
"ImageBatchGroup",
369370
"ImageBatchToList",
370371
"ImageBlendModesByAlpha",
371372
"ImageBlendModesByCSS",
@@ -2127,6 +2128,7 @@
21272128
],
21282129
"https://github.com/Alectriciti/comfyui-adaptiveprompts": [
21292130
[
2131+
"LoraTagGenerator",
21302132
"NormalizeLoraTags",
21312133
"PromptAliasSwap",
21322134
"PromptCleanup",
@@ -2529,7 +2531,10 @@
25292531
"AGSoft_Img_Pad_for_Outpainting_Adv",
25302532
"AGSoft_Img_Res",
25312533
"AGSoft_Img_Res_MP",
2532-
"AGSoft_Mask_Fix"
2534+
"AGSoft_Mask_Blur",
2535+
"AGSoft_Mask_Composite",
2536+
"AGSoft_Mask_Fix",
2537+
"AGSoft_Mask_From_Color"
25332538
],
25342539
{
25352540
"title_aux": "comfyui-AGSoft"
@@ -4554,6 +4559,7 @@
45544559
"Modelswitch",
45554560
"PeopleEvaluationNode",
45564561
"PromptGenerator",
4562+
"QwenAspectRatioCreepy",
45574563
"RandomAudioSegment",
45584564
"SanitizeFilename",
45594565
"SummaryWriter",
@@ -5341,13 +5347,15 @@
53415347
"BoyoPairedSaver",
53425348
"BoyoPromptInjector",
53435349
"BoyoPromptLoop",
5350+
"BoyoQwenVLGrounding",
53445351
"BoyoSaver",
53455352
"BoyoTiledVAEDecode",
53465353
"BoyoVACEInjector",
53475354
"BoyoVACEViewer",
53485355
"BoyoVAEDecode",
53495356
"BoyoVideoPairedSaver",
53505357
"BoyoVideoSaver",
5358+
"BoyoVision",
53515359
"Boyolatent",
53525360
"MandelbrotVideo"
53535361
],
@@ -10345,6 +10353,7 @@
1034510353
"BadmanMaskBlur",
1034610354
"BadmanStringSelect",
1034710355
"BadmanStringToInteger",
10356+
"BadmanWanThreeFrameToVideo",
1034810357
"BadmanWildCardProcessor",
1034910358
"Badman_Blend",
1035010359
"Badman_ColorTransferLab",
@@ -10597,6 +10606,7 @@
1059710606
[
1059810607
"MLFrameRateResampler",
1059910608
"MLFrameRateResampler_GPU",
10609+
"MLVideoRateConverter",
1060010610
"SaveImageCleanMetadata",
1060110611
"SaveImageNoMetadata",
1060210612
"SaveVideoNoMetadata"
@@ -11974,6 +11984,39 @@
1197411984
"title_aux": "ComfyUI-AdvancedLivePortrait"
1197511985
}
1197611986
],
11987+
"https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": [
11988+
[
11989+
"Hy3D21CameraConfig",
11990+
"Hy3D21ExportMesh",
11991+
"Hy3D21GenerateMultiViewsBatch",
11992+
"Hy3D21IMRemesh",
11993+
"Hy3D21LoadImageWithTransparency",
11994+
"Hy3D21LoadMesh",
11995+
"Hy3D21MeshGenerationBatch",
11996+
"Hy3D21MeshUVWrap",
11997+
"Hy3D21MeshlibDecimate",
11998+
"Hy3D21MultiViewsGeneratorWithMetaData",
11999+
"Hy3D21MultiViewsMeshGenerator",
12000+
"Hy3D21PostprocessMesh",
12001+
"Hy3D21ResizeImages",
12002+
"Hy3D21SimpleMeshlibDecimate",
12003+
"Hy3D21UseMultiViews",
12004+
"Hy3D21UseMultiViewsFromMetaData",
12005+
"Hy3D21VAEConfig",
12006+
"Hy3D21VAEDecode",
12007+
"Hy3D21VAELoader",
12008+
"Hy3DBakeMultiViews",
12009+
"Hy3DBakeMultiViewsWithMetaData",
12010+
"Hy3DHighPolyToLowPolyBakeMultiViewsWithMetaData",
12011+
"Hy3DInPaint",
12012+
"Hy3DMeshGenerator",
12013+
"Hy3DMultiViewsGenerator",
12014+
"MeshCraftPostProcess"
12015+
],
12016+
{
12017+
"title_aux": "ComfyUI-MeshCraft"
12018+
}
12019+
],
1197712020
"https://github.com/PressWagon/ComfyUI-StringsAndThings": [
1197812021
[
1197912022
"DebugString",
@@ -12450,6 +12493,7 @@
1245012493
"Runware IPAdapters Combine",
1245112494
"Runware Image Caption",
1245212495
"Runware Image Inference",
12496+
"Runware Image Inference Inputs",
1245312497
"Runware Image Masking",
1245412498
"Runware Image Upscaler",
1245512499
"Runware Imagen Inference",
@@ -12587,7 +12631,8 @@
1258712631
"\ud83d\udc80Video Combine",
1258812632
"\ud83d\udc80Video Crop",
1258912633
"\ud83d\udc80Video Frames",
12590-
"\ud83d\udc80Video Info"
12634+
"\ud83d\udc80Video Info",
12635+
"\ud83d\udc80Video Resize"
1259112636
],
1259212637
{
1259312638
"title_aux": "ComfyUI S4Motion"
@@ -15877,6 +15922,8 @@
1587715922
],
1587815923
"https://github.com/VraethrDalkr/ComfyUI-TripleKSampler": [
1587915924
[
15925+
"SwitchStrategyAdvanced",
15926+
"SwitchStrategySimple",
1588015927
"TripleKSamplerWan22Lightning",
1588115928
"TripleKSamplerWan22LightningAdvanced"
1588215929
],
@@ -20923,7 +20970,6 @@
2092320970
"Image_batch_composite",
2092420971
"Image_batch_select",
2092520972
"Image_pad_keep",
20926-
"Image_pad_outfill",
2092720973
"Image_smooth_blur",
2092820974
"Image_solo_crop",
2092920975
"Image_solo_stitch",
@@ -24022,6 +24068,10 @@
2402224068
"ClaudeVisionNode",
2402324069
"GrokTextNode",
2402424070
"GrokVisionNode",
24071+
"GroqTextNode",
24072+
"GroqVisionNode",
24073+
"MiniCPMImageNode",
24074+
"MiniCPMVideoNode",
2402524075
"SentenceMixerNode"
2402624076
],
2402724077
{
@@ -25928,6 +25978,7 @@
2592825978
"FL_Fal_Seedream_Edit",
2592925979
"FL_Fal_Sora",
2593025980
"FL_Float",
25981+
"FL_FloatToInt",
2593125982
"FL_FractalKSampler",
2593225983
"FL_GPT_Image1",
2593325984
"FL_GPT_Image1_ADV",
@@ -25974,6 +26025,7 @@
2597426025
"FL_InfiniteZoom",
2597526026
"FL_InpaintCrop",
2597626027
"FL_Inpaint_Stitch",
26028+
"FL_IntToFloat",
2597726029
"FL_JS",
2597826030
"FL_KSamplerXYZPlot",
2597926031
"FL_KsamplerBasic",
@@ -26651,14 +26703,6 @@
2665126703
"title_aux": "ComfyUI-FLUX-BFL-API"
2665226704
}
2665326705
],
26654-
"https://github.com/geltz/ComfyUI-MomentumGuidance": [
26655-
[
26656-
"MomentumGuidance"
26657-
],
26658-
{
26659-
"title_aux": "Momentum Guidance for ComfyUI"
26660-
}
26661-
],
2666226706
"https://github.com/gemell1/ComfyUI_GMIC": [
2666326707
[
2666426708
"GmicCliWrapper",
@@ -31931,6 +31975,7 @@
3193131975
"RC_MaskApply",
3193231976
"RC_OpacityAdjust",
3193331977
"RC_OuterGlow",
31978+
"RC_PatternTiling",
3193431979
"RC_PreviewImageNoMetadata",
3193531980
"RC_SaveImageNoMetadata",
3193631981
"RC_Sharpen",
@@ -38212,21 +38257,26 @@
3821238257
"PVL KONTEXT MAX",
3821338258
"PVLCheckIfConnected",
3821438259
"PVL_Any2String",
38260+
"PVL_BatchAny",
3821538261
"PVL_BooleanLogic",
3821638262
"PVL_Comfydeploy_Avatar_PulID_API",
3821738263
"PVL_Crop2AR",
38264+
"PVL_EdgeExtend",
3821838265
"PVL_Gemini_API",
3821938266
"PVL_Gemini_API_avatar_special",
3822038267
"PVL_Google_NanoBanana_API",
3822138268
"PVL_Google_NanoBanana_API_mandatory_IMG",
3822238269
"PVL_Google_NanoBanana_Multi_API",
3822338270
"PVL_ImageResize",
3822438271
"PVL_ImageStitch",
38272+
"PVL_MathCondition",
3822538273
"PVL_NoneOutputNode",
3822638274
"PVL_OpenPoseMatch",
3822738275
"PVL_OpenPoseMatch_Z",
3822838276
"PVL_SaveOrNot",
38277+
"PVL_SplitString",
3822938278
"PVL_Stitch2Size",
38279+
"PVL_StringToNumber",
3823038280
"PVL_StylePicker",
3823138281
"PVL_Switch_Huge",
3823238282
"PVL_Txt",
@@ -38589,6 +38639,7 @@
3858938639
"WaveSpeedAI Bytedance Seedream V4 Edit",
3859038640
"WaveSpeedAI Bytedance Seedream V4 Edit Sequential",
3859138641
"WaveSpeedAI Client",
38642+
"WaveSpeedAI Flux ControlNet Union Pro 2.0",
3859238643
"WaveSpeedAI Flux Kontext Dev",
3859338644
"WaveSpeedAI Flux Kontext Max",
3859438645
"WaveSpeedAI Flux Kontext Pro",
@@ -39188,6 +39239,14 @@
3918839239
"title_aux": "ComfyUI Extended"
3918939240
}
3919039241
],
39242+
"https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": [
39243+
[
39244+
"DanbooruTagsUpsamplerNodeRay"
39245+
],
39246+
{
39247+
"title_aux": "Danbooru Tags Upsampler for ComfyUI"
39248+
}
39249+
],
3919139250
"https://github.com/roundyyy/ComfyUI-mesh-simplifier": [
3919239251
[
3919339252
"MeshSimplifierNode"
@@ -39842,6 +39901,8 @@
3984239901
"FilenameGenerator",
3984339902
"FrameExtractor",
3984439903
"GeminiUtilOptions",
39904+
"JoyCaptionMediaDescribe",
39905+
"LLMStudioMediaDescribe",
3984539906
"LoRAInfoExtractor",
3984639907
"MediaDescribe",
3984739908
"MediaDescribeOverrides",
@@ -42846,7 +42907,13 @@
4284642907
"ComfyBros_EndpointConfiguration",
4284742908
"ComfyBros_GenerateImage",
4284842909
"ComfyBros_GenerateImageAPI",
42910+
"ComfyBros_ImageBatchCombiner",
42911+
"ComfyBros_ImageBatchSplitter",
42912+
"ComfyBros_ImageBatchToGIF",
4284942913
"ComfyBros_ImageToImage",
42914+
"ComfyBros_IntegerCompare",
42915+
"ComfyBros_IntegerConstant",
42916+
"ComfyBros_IntegerMath",
4285042917
"ComfyBros_JsonParse",
4285142918
"ComfyBros_LoraDiscovery",
4285242919
"ComfyBros_OllamaConfiguration",

0 commit comments

Comments
 (0)