Skip to content

Commit ec72d98

Browse files
committed
update DB
1 parent a3aabfd commit ec72d98

4 files changed

Lines changed: 2150 additions & 2136 deletions

File tree

custom-node-list.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46048,16 +46048,6 @@
4604846048
"install_type": "git-clone",
4604946049
"description": "Split a multiline prompt into up to 12 numbered STRING outputs using a user-defined delimiter. Useful for multi-segment video workflows."
4605046050
},
46051-
{
46052-
"author": "Kyreo",
46053-
"title": "comfyui-characterpromptbuffer",
46054-
"reference": "https://github.com/Kyreo/ComfyUI-CharacterPromptBuffer",
46055-
"files": [
46056-
"https://github.com/Kyreo/ComfyUI-CharacterPromptBuffer"
46057-
],
46058-
"install_type": "git-clone",
46059-
"description": "ComfyUI custom nodes for generating character prompt variations as batch"
46060-
},
4606146051
{
4606246052
"author": "Phykrex",
4606346053
"title": "comfyui-momo-nodes",
@@ -46096,7 +46086,7 @@
4609646086
"https://github.com/xujianjian2004/ComfyUI-Title-Memo"
4609746087
],
4609846088
"install_type": "git-clone",
46099-
"description": "A lightweight ComfyUI canvas annotation node with rich styling, built-in presets, and custom presets."
46089+
"description": "Add title, comment and memo functions to nodes, which support custom styles and automatic word wrapping, compatible with Nodes 2.0."
4610046090
},
4610146091
{
4610246092
"author": "ussaaron",

extension-node-map.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7135,6 +7135,9 @@
71357135
"BoyoPairedSaver",
71367136
"BoyoPromptInjector",
71377137
"BoyoPromptLoop",
7138+
"BoyoPromptRelayEncode",
7139+
"BoyoPromptRelayEncodeTimeline",
7140+
"BoyoPromptRelayLoraGate",
71387141
"BoyoQwenVLGrounding",
71397142
"BoyoResolutionCalc",
71407143
"BoyoSaver",
@@ -15873,6 +15876,7 @@
1587315876
"NLConstantColor",
1587415877
"NLContextDebug",
1587515878
"NLEdit",
15879+
"NLFitFrame",
1587615880
"NLFromModelSpace",
1587715881
"NLImageInfoDebug",
1587815882
"NLLTXVImgToVideoInplaceAtIndex",
@@ -16849,9 +16853,13 @@
1684916853
"CRTPostProcess",
1685016854
"CRT_AddSettingsAndPrompt",
1685116855
"CRT_AudioTranscript",
16856+
"CRT_AudioTranscriptPipeOut",
1685216857
"CRT_DynamicPromptScheduler",
1685316858
"CRT_FileBatchPromptScheduler",
1685416859
"CRT_ImageLoaderCrawlBatch",
16860+
"CRT_IsolateInput",
16861+
"CRT_IsolateInputCLIPSeg",
16862+
"CRT_IsolateOutput",
1685516863
"CRT_KSamplerBatch",
1685616864
"CRT_KSamplerBatchAdvanced",
1685716865
"CRT_LTX23AutoDownload",
@@ -40652,7 +40660,7 @@
4065240660
"https://github.com/ialhabbal/OcclusionMask": [
4065340661
[
4065440662
"BatchLoadImages",
40655-
"ImageOcclusion"
40663+
"OcclusionMask"
4065640664
],
4065740665
{
4065840666
"title_aux": "OcclusionMask"
@@ -49156,6 +49164,8 @@
4915649164
"ExecutionGateControl",
4915749165
"FrameAccumulator",
4915849166
"FrameContextFit",
49167+
"FreeVRAMIfLoaded",
49168+
"FreeVRAMUnlessLoaded",
4915949169
"ImageExists",
4916049170
"ImageFallback",
4916149171
"ImageModeRouter",
@@ -60097,6 +60107,7 @@
6009760107
],
6009860108
"https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker": [
6009960109
[
60110+
"ColorFilter",
6010060111
"FastGroupsBypasserV2",
6010160112
"FluxLoraMultiLoader",
6010260113
"LoadImageUssoewwin",
@@ -60645,6 +60656,7 @@
6064560656
"VRGDG_CreateFinalVideo",
6064660657
"VRGDG_CreateFinalVideo_SRT",
6064760658
"VRGDG_CreateSilentAudio",
60659+
"VRGDG_CyclingTextPicker",
6064860660
"VRGDG_DisplayIndex",
6064960661
"VRGDG_DurationIndexFloat",
6065060662
"VRGDG_Extract_Frame_Number",

0 commit comments

Comments
 (0)