Skip to content

Commit 56f976c

Browse files
committed
update DB
1 parent 3ee0bfe commit 56f976c

9 files changed

+3003
-2618
lines changed

custom-node-list.json

Lines changed: 62 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2658,6 +2658,16 @@
26582658
"install_type": "git-clone",
26592659
"description": "Based on [a/https://github.com/apple/ml-depth-pro](https://github.com/apple/ml-depth-pro)"
26602660
},
2661+
{
2662+
"author": "spacepxl",
2663+
"title": "ComfyUI-LossTesting",
2664+
"reference": "https://github.com/spacepxl/ComfyUI-LossTesting",
2665+
"files": [
2666+
"https://github.com/spacepxl/ComfyUI-LossTesting"
2667+
],
2668+
"install_type": "git-clone",
2669+
"description": "Basic utility for testing diffusion model loss across the timestep schedule. Should work with any native models that use ksampler. This could be used for comparing models, testing captions on an image, etc."
2670+
},
26612671
{
26622672
"author": "PTA",
26632673
"title": "auto nodes layout",
@@ -6837,6 +6847,16 @@
68376847
"install_type": "git-clone",
68386848
"description": "This project provides a TensorRT implementation of [a/RIFE](https://github.com/hzwer/ECCV2022-RIFE) for ultra fast frame interpolation inside ComfyUI"
68396849
},
6850+
{
6851+
"author": "yuvraj108c",
6852+
"title": "ComfyUI Video Depth Anything",
6853+
"reference": "https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything",
6854+
"files": [
6855+
"https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything"
6856+
],
6857+
"install_type": "git-clone",
6858+
"description": "This project is an unofficial ComfyUI implementation of [a/Video Depth Anything](https://github.com/DepthAnything/Video-Depth-Anything), for depth estimation on long videos without compromising quality, consistency, or generalization ability."
6859+
},
68406860
{
68416861
"author": "blepping",
68426862
"title": "ComfyUI-bleh",
@@ -13591,6 +13611,16 @@
1359113611
"install_type": "git-clone",
1359213612
"description": "Given min/max resolution constraints, this automatically suggests optimal dimensions while preserving aspect ratio. Ideal for Image to Image (I2I) and Image to Video (I2V) workflows!"
1359313613
},
13614+
{
13615+
"author": "EnragedAntelope",
13616+
"title": "ComfyUI-EACloudNodes",
13617+
"reference": "https://github.com/EnragedAntelope/ComfyUI-EACloudNodes",
13618+
"files": [
13619+
"https://github.com/EnragedAntelope/ComfyUI-EACloudNodes"
13620+
],
13621+
"install_type": "git-clone",
13622+
"description": "A collection of ComfyUI custom nodes for interacting with various cloud services. These nodes are designed to work with any ComfyUI instance, including cloud-hosted environments (such as MimicPC) where users may have limited system access."
13623+
},
1359413624
{
1359513625
"author": "jn-jairo",
1359613626
"title": "JNComfy",
@@ -14251,6 +14281,17 @@
1425114281
"install_type": "git-clone",
1425214282
"description": "Flux Pro via Replicate API\nCreate API key at [a/https://replicate.com/account/api-tokens](https://replicate.com/account/api-tokens)\nCopy config.ini.example to config.ini and put the replicate key there."
1425314283
},
14284+
{
14285+
"author": "smlbiobot",
14286+
"title": "sml-comfyui-prompt-expansion",
14287+
"id": "sml-comfyui-prompt-expansion",
14288+
"reference": "https://github.com/smlbiobot/sml-comfyui-prompt-expansion",
14289+
"files": [
14290+
"https://github.com/smlbiobot/sml-comfyui-prompt-expansion"
14291+
],
14292+
"install_type": "git-clone",
14293+
"description": "Prompt Expansion for Stable Diffusion, using Deepseek API."
14294+
},
1425414295
{
1425514296
"author": "Jjulianadv",
1425614297
"title": "Wild Divide",
@@ -17951,7 +17992,7 @@
1795117992
"https://github.com/Starnodes2024/ComfyUI_StarNodes"
1795217993
],
1795317994
"install_type": "git-clone",
17954-
"description": "NODES: StarNode Input Image Chooser, SD(XL) Star(t) Settings, SD3.5 Star(t) Settings, Starnode Ollama Helper"
17995+
"description": "NODES: StarNode Startsettings for Flux and SD, Smplers for Flux and SD, Detail Deamon, Wildcards and more Helper Nodes"
1795517996
},
1795617997
{
1795717998
"author": "motivated3",
@@ -20009,7 +20050,6 @@
2000920050
{
2001020051
"author": "Dr.Positliver",
2001120052
"title": "comfyui-zegr",
20012-
"id": "manager",
2001320053
"reference": "https://github.com/Positliver/comfyui-zegr",
2001420054
"files": [
2001520055
"https://github.com/Positliver/comfyui-zegr"
@@ -20028,6 +20068,25 @@
2002820068
"install_type": "git-clone",
2002920069
"description": "A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support."
2003020070
},
20071+
{
20072+
"author": "JohnDoeSmithee",
20073+
"reference": "https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown",
20074+
"files": [
20075+
"https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown"
20076+
],
20077+
"install_type": "git-clone",
20078+
"description": "ComfyUI custom node for sox's mixdown function such as 'sox --combine inputfile1.wav inputfile2.wav outputfile.wav'."
20079+
},
20080+
{
20081+
"author": "JTriggerFish",
20082+
"title": "Comfy Latent Tools",
20083+
"reference": "https://github.com/JTriggerFish/ComfyLatentTools",
20084+
"files": [
20085+
"https://github.com/JTriggerFish/ComfyLatentTools"
20086+
],
20087+
"install_type": "git-clone",
20088+
"description": "A set of tools for manipulating latent tensors in ComfyUI"
20089+
},
2003120090

2003220091

2003320092

@@ -20550,15 +20609,6 @@
2055020609
],
2055120610
"install_type": "unzip",
2055220611
"description": "This is a node to convert an image into a CMYK Halftone dot image."
20553-
},
20554-
{
20555-
"author": "danielw",
20556-
"title": "Custom nodes for llm chat with optional image input",
20557-
"id": "llm-api",
20558-
"reference": "https://github.com/tianyuw/ComfyUI-LLM-API",
20559-
"files": ["https://github.com/tianyuw/ComfyUI-LLM-API"],
20560-
"install_type": "git-clone",
20561-
"description": "A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support."
20562-
}
20612+
}
2056320613
]
2056420614
}

extension-node-map.json

Lines changed: 86 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3063,6 +3063,16 @@
30633063
"title_aux": "ComfyUI-Doubutsu-Describer"
30643064
}
30653065
],
3066+
"https://github.com/EnragedAntelope/ComfyUI-EACloudNodes": [
3067+
[
3068+
"GroqNode",
3069+
"OpenRouterModels",
3070+
"OpenrouterNode"
3071+
],
3072+
{
3073+
"title_aux": "ComfyUI-EACloudNodes"
3074+
}
3075+
],
30663076
"https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": [
30673077
[
30683078
"Batch_joy_caption_two",
@@ -4619,6 +4629,14 @@
46194629
"title_aux": "ComfyUI-PhyCV"
46204630
}
46214631
],
4632+
"https://github.com/JTriggerFish/ComfyLatentTools": [
4633+
[
4634+
"LatentNormalizedLanczosResize"
4635+
],
4636+
{
4637+
"title_aux": "Comfy Latent Tools"
4638+
}
4639+
],
46224640
"https://github.com/JackEllie/ComfyUI_AI_Assistant": [
46234641
[
46244642
"apply_lighting_effects",
@@ -4817,6 +4835,14 @@
48174835
"title_aux": "Immortal_comfyUI"
48184836
}
48194837
],
4838+
"https://github.com/JohnDoeSmithee/ComfyUI-SoX-Mixdown": [
4839+
[
4840+
"SoxMixNode"
4841+
],
4842+
{
4843+
"title_aux": null
4844+
}
4845+
],
48204846
"https://github.com/Jonseed/ComfyUI-Detail-Daemon": [
48214847
[
48224848
"DetailDaemonGraphSigmasNode",
@@ -4925,10 +4951,10 @@
49254951
],
49264952
"https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": [
49274953
[
4954+
"AdvancedNoisePatterns",
49284955
"AudioNoiseMapper",
49294956
"LibrosaAnalysisNode",
4930-
"NoiseToLatentConverter",
4931-
"TimestampNoiseGenerator"
4957+
"NoiseToLatentConverter"
49324958
],
49334959
{
49344960
"title_aux": "AudioDriven-Latent-Space-Tools-for-ComfyUI"
@@ -6884,6 +6910,15 @@
68846910
"title_aux": "ComfyUI-RabbitMQ-Publisher"
68856911
}
68866912
],
6913+
"https://github.com/Positliver/comfyui-zegr": [
6914+
[
6915+
"ZEGR_ALI_UF",
6916+
"ZEGR_LF"
6917+
],
6918+
{
6919+
"title_aux": "comfyui-zegr"
6920+
}
6921+
],
68876922
"https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": [
68886923
[
68896924
"AdvancedLivePortrait",
@@ -8260,6 +8295,7 @@
82608295
"SDstarsampler",
82618296
"StarFiveWildcards",
82628297
"StarImageSwitch",
8298+
"StarTextFilter",
82638299
"Starupscale"
82648300
],
82658301
{
@@ -11254,6 +11290,7 @@
1125411290
"Bedrock - Nova IpAdapter",
1125511291
"Bedrock - Nova Text to Image",
1125611292
"Bedrock - Nova Video",
11293+
"Bedrock - Ray2 Video",
1125711294
"Bedrock - SDXL",
1125811295
"Bedrock - Titan Inpainting",
1125911296
"Bedrock - Titan Outpainting",
@@ -11916,8 +11953,10 @@
1191611953
],
1191711954
"https://github.com/bradsec/ComfyUI_StringEssentials": [
1191811955
[
11956+
"StringPreview",
1191911957
"StringReplace",
11920-
"StringStrip"
11958+
"StringStrip",
11959+
"StringTextbox"
1192111960
],
1192211961
{
1192311962
"title_aux": "ComfyUI_StringEssentials"
@@ -12116,6 +12155,7 @@
1211612155
"ClipLoaderGGUF",
1211712156
"DualClipLoaderGGUF",
1211812157
"GGUFSave",
12158+
"GGUFUndo",
1211912159
"LoaderGGUF",
1212012160
"LoaderGGUFAdvanced",
1212112161
"TENSORCut",
@@ -16406,6 +16446,7 @@
1640616446
"Griptape WebSearch Driver: DuckDuckGo",
1640716447
"Griptape WebSearch Driver: Exa",
1640816448
"Griptape WebSearch Driver: Google",
16449+
"Griptape WebSearch Driver: Serper",
1640916450
"Griptape WebSearch Driver: Tavily"
1641016451
],
1641116452
{
@@ -17856,8 +17897,10 @@
1785617897
"PaintingCoder::DynamicImageCombiner",
1785717898
"PaintingCoder::DynamicMaskCombiner",
1785817899
"PaintingCoder::ImageLatentCreator",
17900+
"PaintingCoder::ImageLatentCreatorPlus",
1785917901
"PaintingCoder::ImageResolutionAdjuster",
1786017902
"PaintingCoder::ImageSizeCreator",
17903+
"PaintingCoder::ImageSizeCreatorPlus",
1786117904
"PaintingCoder::ImageSwitch",
1786217905
"PaintingCoder::ImageToBase64",
1786317906
"PaintingCoder::LatentSwitch",
@@ -18292,6 +18335,7 @@
1829218335
"Bjornulf_ConcatVideos",
1829318336
"Bjornulf_ConcatVideosFromList",
1829418337
"Bjornulf_ConvertVideo",
18338+
"Bjornulf_EmptyVideoLatentWithSingle",
1829518339
"Bjornulf_FFmpegConfig",
1829618340
"Bjornulf_FreeVRAM",
1829718341
"Bjornulf_GrayscaleTransform",
@@ -22194,7 +22238,7 @@
2219422238
],
2219522239
"https://github.com/niknah/ComfyUI-Hunyuan-3D-2": [
2219622240
[
22197-
"Hunyuan3DDiT"
22241+
"Hunyuan3D2ImageTo3D"
2219822242
],
2219922243
{
2220022244
"title_aux": "ComfyUI Hunyuan-3D-2"
@@ -22364,7 +22408,10 @@
2236422408
],
2236522409
"https://github.com/nofunstudio/Node_Fun_ComfyUI": [
2236622410
[
22367-
"LayeredInfiniteZoom"
22411+
"LayeredInfiniteZoom",
22412+
"Replicate flux 1.1 pro ultra",
22413+
"ReplicateAPI_flux_1_1_pro_ultra",
22414+
"ReplicateAPI_flux_fill_pro"
2236822415
],
2236922416
{
2237022417
"title_aux": "Node_Fun_ComfyUI"
@@ -23768,7 +23815,7 @@
2376823815
"Audio_Concatenate",
2376923816
"BrightnessFeatureNode",
2377023817
"ColorFeatureNode",
23771-
"ColorPicker",
23818+
"Color_Picker",
2377223819
"ContextModifier",
2377323820
"DepthBlender",
2377423821
"DepthFeatureNode",
@@ -24565,6 +24612,14 @@
2456524612
"title_aux": "ComfyUI-Flux-Replicate-API"
2456624613
}
2456724614
],
24615+
"https://github.com/smlbiobot/sml-comfyui-prompt-expansion": [
24616+
[
24617+
"SML_Prompt_Generator"
24618+
],
24619+
{
24620+
"title_aux": "sml-comfyui-prompt-expansion"
24621+
}
24622+
],
2456824623
"https://github.com/smthemex/ComfyUI_AnyDoor": [
2456924624
[
2457024625
"AnyDoor_LoadModel",
@@ -25074,6 +25129,14 @@
2507425129
"title_aux": "ComfyUI-Image-Filters"
2507525130
}
2507625131
],
25132+
"https://github.com/spacepxl/ComfyUI-LossTesting": [
25133+
[
25134+
"Measure Timestep Loss"
25135+
],
25136+
{
25137+
"title_aux": "ComfyUI-LossTesting"
25138+
}
25139+
],
2507725140
"https://github.com/spacepxl/ComfyUI-RAVE": [
2507825141
[
2507925142
"ConditioningDebug",
@@ -25678,6 +25741,14 @@
2567825741
"title_aux": "Stable Projectorz Bridge"
2567925742
}
2568025743
],
25744+
"https://github.com/tianyuw/ComfyUI-LLM-API": [
25745+
[
25746+
"PromptWithImage"
25747+
],
25748+
{
25749+
"title_aux": "Custom nodes for llm chat with optional image input"
25750+
}
25751+
],
2568125752
"https://github.com/tkreuziger/comfyui-claude": [
2568225753
[
2568325754
"Combine Texts",
@@ -27453,6 +27524,15 @@
2745327524
"title_aux": "ComfyUI Upscaler TensorRT"
2745427525
}
2745527526
],
27527+
"https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything": [
27528+
[
27529+
"LoadVideoDepthAnythingModel",
27530+
"VideoDepthAnythingProcess"
27531+
],
27532+
{
27533+
"title_aux": "ComfyUI Video Depth Anything"
27534+
}
27535+
],
2745627536
"https://github.com/yuvraj108c/ComfyUI-Vsgan": [
2745727537
[
2745827538
"DepthAnythingTrtNode",

0 commit comments

Comments
 (0)