update DB

This commit is contained in:
Dr.Lt.Data 2026-01-02 09:08:16 +09:00
parent 72a9e89d3b
commit 1584bb8dce
7 changed files with 7719 additions and 7684 deletions

View File

@ -40041,6 +40041,16 @@
"install_type": "git-clone",
"description": "Nodes to clean up your workflow."
},
{
"author": "Rhovanx",
"title": "Wan Vace Auto Joiner",
"reference": "https://github.com/Rhovanx/wan_vace_auto_joiner",
"files": [
"https://github.com/Rhovanx/wan_vace_auto_joiner"
],
"install_type": "git-clone",
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
},
@ -40447,16 +40457,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Rhovanx",
"title": "Wan Vace Auto Joiner",
"reference": "https://github.com/Rhovanx/wan_vace_auto_joiner",
"files": [
"https://github.com/Rhovanx/wan_vace_auto_joiner"
],
"install_type": "git-clone",
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
}
}
]
}

View File

@ -1959,6 +1959,7 @@
"GlobalTextCacheGet",
"GroupExecutorManager",
"GroupExecutorTrigger",
"GroupIsEnabled",
"GroupMuteManager",
"ImageCacheGet",
"MultiCharacterEditorNode",
@ -9804,6 +9805,11 @@
],
"https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription": [
[
"BuildCharacterPromptNode",
"BuildPromptNode",
"JsonParserNode",
"MergeStringsNode",
"SelectIndexNode",
"VideoDescriptionDAM",
"VideoDescriptionQwen3VL"
],
@ -13436,6 +13442,7 @@
"https://github.com/Mister-Link/link-comfy-nodes": [
[
"AdvancedStringConcat",
"Auto Cropper",
"BatchImageSave",
"Concat",
"ConvertToPixelArt",
@ -14547,8 +14554,8 @@
"BFParametersSimple",
"CheckpointComboParameter",
"CheckpointLoaderWithOuputDirByModelName",
"CyclicInteger",
"DetailerSchedulerComboParameter",
"IntegerPicker",
"KsamplerSamplersComboParameter",
"KsamplerSchedulersComboParameter",
"OuputDirByModelName",
@ -20903,7 +20910,7 @@
"PlyPreviewProcessGaussianPLYEnhance"
],
{
"title_aux": "comfyui-PlyPreview"
"title_aux": "ComfyUI PlyPreview"
}
],
"https://github.com/Xyem/Xycuno-Oobabooga": [
@ -31017,6 +31024,7 @@
"FrameMatch",
"GGUFInference",
"LoadVideoPath",
"ModelDownloader",
"NumberListGenerator",
"PromptListGenerator",
"QwenGPUInference",
@ -39342,7 +39350,6 @@
],
"https://github.com/larsupb/LoRA-Merger-ComfyUI": [
[
"PM Arcee Fusion (Mergekit)",
"PM Breadcrumbs (Mergekit)",
"PM DARE (Mergekit)",
"PM Dare (Mergekit)",
@ -43312,6 +43319,7 @@
"SeedWithOverride",
"SplitLoaderFullPipe",
"StylePresetNode",
"TagPresetNode",
"TagReplacementNode",
"UpscaleNode",
"WildcardNode"
@ -44482,6 +44490,7 @@
"https://github.com/olivv-cs/ComfyUI-FunPack": [
[
"FunPackContinueVideo",
"FunPackCreativeTemplate",
"FunPackImg2LatentInterpolation",
"FunPackPromptEnhancer",
"FunPackStoryMemJSONConverter",
@ -48785,9 +48794,11 @@
"EmbeddingRenameKeys",
"EmbeddingThreeMerger",
"EmbeddingTwoMerger",
"LoRACheckpointSaveFromFile",
"LoRAMetaKeys",
"LoRAPruneKeys",
"LoRARenameKeys",
"LoRASaveFromFile",
"LoRAThreeMerger",
"LoRATwoMerger",
"ModelMetaKeys",
@ -52136,7 +52147,6 @@
"https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": [
[
"DisTorchPurgeVRAMV2",
"MemoryCleaner",
"MemoryManager",
"ModelPatchMemoryCleaner",
"SafeMemoryManager"
@ -55389,6 +55399,7 @@
],
"https://github.com/zhuyanan/Comfy-FilmSimulator": [
[
"DNG Image Reader",
"FilmSimNode"
],
{

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -3704,8 +3704,8 @@
"BFParametersSimple",
"CheckpointComboParameter",
"CheckpointLoaderWithOuputDirByModelName",
"CyclicInteger",
"DetailerSchedulerComboParameter",
"IntegerPicker",
"KsamplerSamplersComboParameter",
"KsamplerSchedulersComboParameter",
"OuputDirByModelName",
@ -5813,6 +5813,10 @@
],
"https://github.com/alisson-anjos/ComfyUI-Workarounds": [
[
"FlowMatchAutoConfig",
"FlowMatchGuide",
"FlowMatchScheduler",
"FlowMatchSchedulerPresets",
"SkinToneColorMatch",
"SkinToneDetector",
"WA_Face3DProjection",
@ -8505,8 +8509,6 @@
"HolafResolutionPreset",
"HolafSaveImage",
"HolafSaveVideo",
"HolafShortcut",
"HolafShortcutUser",
"HolafTextBox",
"HolafTiledKSampler",
"HolafToText",
@ -8519,6 +8521,7 @@
],
"https://github.com/gulajawalegit/ComfyUI-Telegram-Sender": [
[
"TelegramSendImage",
"TelegramSendVideo"
],
{

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "Rhovanx",
"title": "Wan Vace Auto Joiner",
"reference": "https://github.com/Rhovanx/wan_vace_auto_joiner",
"files": [
"https://github.com/Rhovanx/wan_vace_auto_joiner"
],
"install_type": "git-clone",
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
},
{
"author": "rookiestar28",
"title": "ComfyUI-Doctor",

View File

@ -1959,6 +1959,7 @@
"GlobalTextCacheGet",
"GroupExecutorManager",
"GroupExecutorTrigger",
"GroupIsEnabled",
"GroupMuteManager",
"ImageCacheGet",
"MultiCharacterEditorNode",
@ -9804,6 +9805,11 @@
],
"https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription": [
[
"BuildCharacterPromptNode",
"BuildPromptNode",
"JsonParserNode",
"MergeStringsNode",
"SelectIndexNode",
"VideoDescriptionDAM",
"VideoDescriptionQwen3VL"
],
@ -13436,6 +13442,7 @@
"https://github.com/Mister-Link/link-comfy-nodes": [
[
"AdvancedStringConcat",
"Auto Cropper",
"BatchImageSave",
"Concat",
"ConvertToPixelArt",
@ -14547,8 +14554,8 @@
"BFParametersSimple",
"CheckpointComboParameter",
"CheckpointLoaderWithOuputDirByModelName",
"CyclicInteger",
"DetailerSchedulerComboParameter",
"IntegerPicker",
"KsamplerSamplersComboParameter",
"KsamplerSchedulersComboParameter",
"OuputDirByModelName",
@ -20903,7 +20910,7 @@
"PlyPreviewProcessGaussianPLYEnhance"
],
{
"title_aux": "comfyui-PlyPreview"
"title_aux": "ComfyUI PlyPreview"
}
],
"https://github.com/Xyem/Xycuno-Oobabooga": [
@ -31017,6 +31024,7 @@
"FrameMatch",
"GGUFInference",
"LoadVideoPath",
"ModelDownloader",
"NumberListGenerator",
"PromptListGenerator",
"QwenGPUInference",
@ -39342,7 +39350,6 @@
],
"https://github.com/larsupb/LoRA-Merger-ComfyUI": [
[
"PM Arcee Fusion (Mergekit)",
"PM Breadcrumbs (Mergekit)",
"PM DARE (Mergekit)",
"PM Dare (Mergekit)",
@ -43312,6 +43319,7 @@
"SeedWithOverride",
"SplitLoaderFullPipe",
"StylePresetNode",
"TagPresetNode",
"TagReplacementNode",
"UpscaleNode",
"WildcardNode"
@ -44482,6 +44490,7 @@
"https://github.com/olivv-cs/ComfyUI-FunPack": [
[
"FunPackContinueVideo",
"FunPackCreativeTemplate",
"FunPackImg2LatentInterpolation",
"FunPackPromptEnhancer",
"FunPackStoryMemJSONConverter",
@ -48785,9 +48794,11 @@
"EmbeddingRenameKeys",
"EmbeddingThreeMerger",
"EmbeddingTwoMerger",
"LoRACheckpointSaveFromFile",
"LoRAMetaKeys",
"LoRAPruneKeys",
"LoRARenameKeys",
"LoRASaveFromFile",
"LoRAThreeMerger",
"LoRATwoMerger",
"ModelMetaKeys",
@ -52136,7 +52147,6 @@
"https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": [
[
"DisTorchPurgeVRAMV2",
"MemoryCleaner",
"MemoryManager",
"ModelPatchMemoryCleaner",
"SafeMemoryManager"
@ -55389,6 +55399,7 @@
],
"https://github.com/zhuyanan/Comfy-FilmSimulator": [
[
"DNG Image Reader",
"FilmSimNode"
],
{