Skip to content

Commit 9d7a3ad

Browse files
committed
update DB
1 parent 5cb9c82 commit 9d7a3ad

5 files changed

Lines changed: 5718 additions & 5658 deletions

File tree

custom-node-list.json

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -14687,47 +14687,6 @@
1468714687
"install_type": "git-clone",
1468814688
"description": "a comfyui custom node, which can select value from inputs"
1468914689
},
14690-
{
14691-
"author": "GreenLandisaLie",
14692-
"title": "AuraSR-ComfyUI",
14693-
"id": "aurasr-greenlandisalie",
14694-
"reference": "https://github.com/GreenLandisaLie/AuraSR-ComfyUI",
14695-
"files": [
14696-
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI"
14697-
],
14698-
"install_type": "git-clone",
14699-
"description": "ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
14700-
},
14701-
{
14702-
"author": "GreenLandisaLie",
14703-
"title": "ComfyUI-BooruBrowser",
14704-
"reference": "https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser",
14705-
"files": [
14706-
"https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser"
14707-
],
14708-
"install_type": "git-clone",
14709-
"description": "Quickly search and get images from Gelbooru/Danbooru/E621 without leaving ComfyUI"
14710-
},
14711-
{
14712-
"author": "GreenLandisaLie",
14713-
"title": "ComfyUI-RichText_BasicDynamicPrompts",
14714-
"reference": "https://github.com/GreenLandisaLie/ComfyUI-RichText_BasicDynamicPrompts",
14715-
"files": [
14716-
"https://github.com/GreenLandisaLie/ComfyUI-RichText_BasicDynamicPrompts"
14717-
],
14718-
"install_type": "git-clone",
14719-
"description": "Basic Dynamic Prompts functionality with a Rich Text texbox for coloring."
14720-
},
14721-
{
14722-
"author": "GreenLandisaLie",
14723-
"title": "ComfyUI-Silver_Pack",
14724-
"reference": "https://github.com/GreenLandisaLie/ComfyUI-Silver_Pack",
14725-
"files": [
14726-
"https://github.com/GreenLandisaLie/ComfyUI-Silver_Pack"
14727-
],
14728-
"install_type": "git-clone",
14729-
"description": "Misc collection of nodes. Some are just slightly improved versions of the native ones."
14730-
},
1473114690
{
1473214691
"author": "licyk",
1473314692
"title": "ComfyUI-Restart-Sampler",

extension-node-map.json

Lines changed: 77 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -10195,12 +10195,14 @@
1019510195
],
1019610196
"https://github.com/FranckyB/ComfyUI-Prompt-Manager": [
1019710197
[
10198+
"LoraStackCombine",
1019810199
"MultiLoraCombine",
10200+
"MultiLoraSplitter",
1019910201
"MultiLoraStackerLM",
10200-
"PromptApplyLora",
1020110202
"PromptExtractor",
1020210203
"PromptGenOptions",
1020310204
"PromptGenerator",
10205+
"PromptGeneratorKillRelay",
1020410206
"PromptManager",
1020510207
"PromptManagerAdvanced",
1020610208
"RecipeBuilder",
@@ -11109,40 +11111,6 @@
1110911111
"title_aux": "Wan-video-extender"
1111011112
}
1111111113
],
11112-
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI": [
11113-
[
11114-
"AuraSR.AuraSRUpscaler"
11115-
],
11116-
{
11117-
"title_aux": "AuraSR-ComfyUI"
11118-
}
11119-
],
11120-
"https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser": [
11121-
[
11122-
"SILVER_FL_BooruBrowser",
11123-
"SILVER_Online_Video_Frame_Extractor"
11124-
],
11125-
{
11126-
"title_aux": "ComfyUI-BooruBrowser"
11127-
}
11128-
],
11129-
"https://github.com/GreenLandisaLie/ComfyUI-RichText_BasicDynamicPrompts": [
11130-
[
11131-
"SILVER_BasicDynamicPrompts"
11132-
],
11133-
{
11134-
"title_aux": "ComfyUI-RichText_BasicDynamicPrompts"
11135-
}
11136-
],
11137-
"https://github.com/GreenLandisaLie/ComfyUI-Silver_Pack": [
11138-
[
11139-
"SILVER_ClipTextEncodeWithCache",
11140-
"SILVER_SaveIMGWithClick"
11141-
],
11142-
{
11143-
"title_aux": "ComfyUI-Silver_Pack"
11144-
}
11145-
],
1114611114
"https://github.com/GroxicTinch/EasyUI-ComfyUI": [
1114711115
[
1114811116
"UINode"
@@ -18903,7 +18871,9 @@
1890318871
],
1890418872
"https://github.com/Nynxz/ComfyUI-NK2E": [
1890518873
[
18906-
"NK2EInContextEditNode"
18874+
"NK2EInContextEditNode",
18875+
"NK2EInContextModelNode",
18876+
"NK2ESetReferenceNode"
1890718877
],
1890818878
{
1890918879
"title_aux": "NK2E"
@@ -25287,10 +25257,15 @@
2528725257
"https://github.com/Taremin/comfyui-string-tools": [
2528825258
[
2528925259
"StringToolsBalancedChoice",
25260+
"StringToolsBalancedChoiceList",
2529025261
"StringToolsConcat",
25262+
"StringToolsConcatList",
25263+
"StringToolsMockStringList",
2529125264
"StringToolsRandomChoice",
25265+
"StringToolsRandomChoiceList",
2529225266
"StringToolsSeed",
2529325267
"StringToolsString",
25268+
"StringToolsStringsToList",
2529425269
"StringToolsText"
2529525270
],
2529625271
{
@@ -26719,6 +26694,7 @@
2671926694
"XB_AudioSlicerV3",
2672026695
"XB_AutoBubbleTextRenderer",
2672126696
"XB_BatchFolderLoader",
26697+
"XB_BerniniConditioning",
2672226698
"XB_CLIPNameBroadcaster",
2672326699
"XB_CanvasLabel",
2672426700
"XB_CheckpointBlockSwap",
@@ -30427,6 +30403,8 @@
3042730403
"BFSHeadSwapLoRADebug",
3042830404
"FaceSequenceBatch",
3042930405
"FrameRangedFaceLoader",
30406+
"LTXIdentityOverlapConditioning",
30407+
"LTXIdentityTransfer",
3043030408
"LTXVApplyNeutralMask",
3043130409
"LTXVEditAnythingLoopingSampler",
3043230410
"LTXVEditAnythingModuleLoader",
@@ -39122,6 +39100,9 @@
3912239100
"OllamaChatCompletion",
3912339101
"OllamaClient",
3912439102
"OllamaDebugHistory",
39103+
"OllamaHeaderBasicAuth",
39104+
"OllamaHeaderBearerToken",
39105+
"OllamaHeaderCustom",
3912539106
"OllamaHistoryLength",
3912639107
"OllamaLoadModel",
3912739108
"OllamaModelSelector",
@@ -49491,7 +49472,10 @@
4949149472
],
4949249473
"https://github.com/kgilper/krea-reference": [
4949349474
[
49475+
"KGConditioningProbe",
49476+
"KGKrea2ImageGuideCardV10",
4949449477
"KGKrea2ImageGuideCardV9",
49478+
"KGTextEncodeKreaImageReferencesV10",
4949549479
"KGTextEncodeKreaImageReferencesV9"
4949649480
],
4949749481
{
@@ -51432,12 +51416,65 @@
5143251416
],
5143351417
"https://github.com/laksjdjf/cgem156-ComfyUI": [
5143451418
[
51419+
"AttentionCouple",
51420+
"AttentionScale",
51421+
"BanTags",
51422+
"BatchString",
51423+
"CD_Tuner|cgem156",
51424+
"CLIPTextEncodeBatch",
51425+
"CLIPTextEncodeBatchKVMultiply",
51426+
"DartConfig",
51427+
"DartGenerate",
51428+
"DartPrompt",
51429+
"DartPromptV2",
51430+
"GradCam",
51431+
"GradCamAuto",
51432+
"GradPair",
5143551433
"GradualLatentSampler",
51434+
"KSamplerAdvancedXY",
51435+
"KSamplerXY",
51436+
"KmeansQuantize",
5143651437
"LCMSamplerRCFG",
51438+
"LimitedIntervalCFGGuider|cgem156",
5143751439
"LoadAestheticShadow",
51440+
"LoadDart",
51441+
"LoadTagger",
51442+
"LoraLoaderFromWeight",
51443+
"LoraLoaderModelOnlyXY",
51444+
"LoraLoaderWeightOnly",
51445+
"LoraMerge",
51446+
"LoraSVDRank",
51447+
"LoraSave",
51448+
"LortnocLoader|cgem156",
51449+
"MSEHeatmap",
51450+
"MSEHeatmapTagger",
51451+
"MultipleReferenceApply",
51452+
"MultipleReferenceLatent",
5143851453
"PredictAesthetic",
51454+
"PredictTag",
51455+
"PrefixString",
51456+
"PreviewXY",
51457+
"RandomColorPrompt",
51458+
"RandomNoiseOffset",
51459+
"RandomNoiseVariationSimple",
51460+
"ReferenceApply",
51461+
"ReferenceLatent",
51462+
"SameColorNoise",
51463+
"SamplerCustomAdvancedPreview",
51464+
"SamplerCustomXY",
51465+
"SamplerEulerAncestralFixedNoise",
51466+
"SaveBatchString",
51467+
"SaveImageBatch",
51468+
"SaveLatentBatch",
51469+
"ScaleCrafter|cgem156",
51470+
"ShortDistanceNoise",
51471+
"StringInput",
5143951472
"TCDSampler",
51440-
"TextScheduler"
51473+
"TKGRandomNoise",
51474+
"TextScheduler",
51475+
"TextScheduler|cgem156",
51476+
"VariationNoise",
51477+
"WDTaggerSimilarity"
5144151478
],
5144251479
{
5144351480
"title_aux": "cgem156-ComfyUI\ud83c\udf4c"
@@ -53126,6 +53163,7 @@
5312653163
"AUNAddToPrompt",
5312753164
"AUNAddToPromptMulti",
5312853165
"AUNAny",
53166+
"AUNAnyIndexSwitch",
5312953167
"AUNBookmark",
5313053168
"AUNBoolean",
5313153169
"AUNCFG",
@@ -65300,7 +65338,9 @@
6530065338
"https://github.com/sorryhyun/ComfyUI-Spectrum-KSampler": [
6530165339
[
6530265340
"AnimaModGuidance",
65341+
"DiTCFGFSGPatch",
6530365342
"DiTSpectrumPatch",
65343+
"DiTSpectrumPatchAdvanced",
6530465344
"SpectrumKSampler",
6530565345
"SpectrumKSamplerAdvanced",
6530665346
"SpectrumKSamplerModGuidance",

0 commit comments

Comments
 (0)