update DB

This commit is contained in:
Dr.Lt.Data 2026-05-01 04:45:57 +09:00
parent a3aabfd72c
commit ec72d983ad
4 changed files with 2150 additions and 2136 deletions

View File

@ -46048,16 +46048,6 @@
"install_type": "git-clone",
"description": "Split a multiline prompt into up to 12 numbered STRING outputs using a user-defined delimiter. Useful for multi-segment video workflows."
},
{
"author": "Kyreo",
"title": "comfyui-characterpromptbuffer",
"reference": "https://github.com/Kyreo/ComfyUI-CharacterPromptBuffer",
"files": [
"https://github.com/Kyreo/ComfyUI-CharacterPromptBuffer"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for generating character prompt variations as batch"
},
{
"author": "Phykrex",
"title": "comfyui-momo-nodes",
@ -46096,7 +46086,7 @@
"https://github.com/xujianjian2004/ComfyUI-Title-Memo"
],
"install_type": "git-clone",
"description": "A lightweight ComfyUI canvas annotation node with rich styling, built-in presets, and custom presets."
"description": "Add title, comment and memo functions to nodes, which support custom styles and automatic word wrapping, compatible with Nodes 2.0."
},
{
"author": "ussaaron",

View File

@ -7135,6 +7135,9 @@
"BoyoPairedSaver",
"BoyoPromptInjector",
"BoyoPromptLoop",
"BoyoPromptRelayEncode",
"BoyoPromptRelayEncodeTimeline",
"BoyoPromptRelayLoraGate",
"BoyoQwenVLGrounding",
"BoyoResolutionCalc",
"BoyoSaver",
@ -15873,6 +15876,7 @@
"NLConstantColor",
"NLContextDebug",
"NLEdit",
"NLFitFrame",
"NLFromModelSpace",
"NLImageInfoDebug",
"NLLTXVImgToVideoInplaceAtIndex",
@ -16849,9 +16853,13 @@
"CRTPostProcess",
"CRT_AddSettingsAndPrompt",
"CRT_AudioTranscript",
"CRT_AudioTranscriptPipeOut",
"CRT_DynamicPromptScheduler",
"CRT_FileBatchPromptScheduler",
"CRT_ImageLoaderCrawlBatch",
"CRT_IsolateInput",
"CRT_IsolateInputCLIPSeg",
"CRT_IsolateOutput",
"CRT_KSamplerBatch",
"CRT_KSamplerBatchAdvanced",
"CRT_LTX23AutoDownload",
@ -40652,7 +40660,7 @@
"https://github.com/ialhabbal/OcclusionMask": [
[
"BatchLoadImages",
"ImageOcclusion"
"OcclusionMask"
],
{
"title_aux": "OcclusionMask"
@ -49156,6 +49164,8 @@
"ExecutionGateControl",
"FrameAccumulator",
"FrameContextFit",
"FreeVRAMIfLoaded",
"FreeVRAMUnlessLoaded",
"ImageExists",
"ImageFallback",
"ImageModeRouter",
@ -60097,6 +60107,7 @@
],
"https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker": [
[
"ColorFilter",
"FastGroupsBypasserV2",
"FluxLoraMultiLoader",
"LoadImageUssoewwin",
@ -60645,6 +60656,7 @@
"VRGDG_CreateFinalVideo",
"VRGDG_CreateFinalVideo_SRT",
"VRGDG_CreateSilentAudio",
"VRGDG_CyclingTextPicker",
"VRGDG_DisplayIndex",
"VRGDG_DurationIndexFloat",
"VRGDG_Extract_Frame_Number",

File diff suppressed because it is too large Load Diff

View File

@ -7135,6 +7135,9 @@
"BoyoPairedSaver",
"BoyoPromptInjector",
"BoyoPromptLoop",
"BoyoPromptRelayEncode",
"BoyoPromptRelayEncodeTimeline",
"BoyoPromptRelayLoraGate",
"BoyoQwenVLGrounding",
"BoyoResolutionCalc",
"BoyoSaver",
@ -15873,6 +15876,7 @@
"NLConstantColor",
"NLContextDebug",
"NLEdit",
"NLFitFrame",
"NLFromModelSpace",
"NLImageInfoDebug",
"NLLTXVImgToVideoInplaceAtIndex",
@ -16849,9 +16853,13 @@
"CRTPostProcess",
"CRT_AddSettingsAndPrompt",
"CRT_AudioTranscript",
"CRT_AudioTranscriptPipeOut",
"CRT_DynamicPromptScheduler",
"CRT_FileBatchPromptScheduler",
"CRT_ImageLoaderCrawlBatch",
"CRT_IsolateInput",
"CRT_IsolateInputCLIPSeg",
"CRT_IsolateOutput",
"CRT_KSamplerBatch",
"CRT_KSamplerBatchAdvanced",
"CRT_LTX23AutoDownload",
@ -40652,7 +40660,7 @@
"https://github.com/ialhabbal/OcclusionMask": [
[
"BatchLoadImages",
"ImageOcclusion"
"OcclusionMask"
],
{
"title_aux": "OcclusionMask"
@ -49156,6 +49164,8 @@
"ExecutionGateControl",
"FrameAccumulator",
"FrameContextFit",
"FreeVRAMIfLoaded",
"FreeVRAMUnlessLoaded",
"ImageExists",
"ImageFallback",
"ImageModeRouter",
@ -60097,6 +60107,7 @@
],
"https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker": [
[
"ColorFilter",
"FastGroupsBypasserV2",
"FluxLoraMultiLoader",
"LoadImageUssoewwin",
@ -60645,6 +60656,7 @@
"VRGDG_CreateFinalVideo",
"VRGDG_CreateFinalVideo_SRT",
"VRGDG_CreateSilentAudio",
"VRGDG_CyclingTextPicker",
"VRGDG_DisplayIndex",
"VRGDG_DurationIndexFloat",
"VRGDG_Extract_Frame_Number",