update DB

This commit is contained in:
Dr.Lt.Data 2025-08-09 12:35:05 +09:00
parent 302327d6b3
commit 21bba62572
8 changed files with 769 additions and 686 deletions

View File

@ -30617,6 +30617,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This repository contains custom nodes for ComfyUI, designed to enhance your workflow with text-based operations, particularly for managing and utilizing descriptive texts." "description": "This repository contains custom nodes for ComfyUI, designed to enhance your workflow with text-based operations, particularly for managing and utilizing descriptive texts."
}, },
{
"author": "drozbay",
"title": "ComfyUI-WanVaceAdvanced",
"reference": "https://github.com/drozbay/ComfyUI-WanVaceAdvanced",
"files": [
"https://github.com/drozbay/ComfyUI-WanVaceAdvanced"
],
"install_type": "git-clone",
"description": "Advanced/Experimental VACE nodes for WAN video models in ComfyUI."
},

View File

@ -472,6 +472,7 @@
"HighResFixConditioningDuplicator", "HighResFixConditioningDuplicator",
"HighResFixModelInjection", "HighResFixModelInjection",
"ModelSamplingFluxNormalized", "ModelSamplingFluxNormalized",
"STORKSamplerSelect",
"SoulSampler", "SoulSampler",
"SoulSamplerAdvanced", "SoulSamplerAdvanced",
"SoulSamplerDPM", "SoulSamplerDPM",
@ -3776,6 +3777,7 @@
"HFHubLoraLoader", "HFHubLoraLoader",
"ImageScaleDownBy", "ImageScaleDownBy",
"ImageToMultipleOf", "ImageToMultipleOf",
"KikoEmbeddingAutocomplete",
"KikoFilmGrain", "KikoFilmGrain",
"KikoSaveImage", "KikoSaveImage",
"LoRAFolderBatch", "LoRAFolderBatch",
@ -14414,7 +14416,9 @@
"WaveSpeedAI SkyReelsV1Node", "WaveSpeedAI SkyReelsV1Node",
"WaveSpeedAI Step1xEditNode", "WaveSpeedAI Step1xEditNode",
"WaveSpeedAI UnoNode", "WaveSpeedAI UnoNode",
"WaveSpeedAI Upload Audio",
"WaveSpeedAI Upload Image", "WaveSpeedAI Upload Image",
"WaveSpeedAI Upload Video",
"WaveSpeedAI Veo2I2vNode", "WaveSpeedAI Veo2I2vNode",
"WaveSpeedAI Veo2T2vNode", "WaveSpeedAI Veo2T2vNode",
"WaveSpeedAI ViduImageToVideo20Node", "WaveSpeedAI ViduImageToVideo20Node",
@ -22512,6 +22516,17 @@
"title_aux": "comfyui-dreambait-nodes" "title_aux": "comfyui-dreambait-nodes"
} }
], ],
"https://github.com/drozbay/ComfyUI-WanVaceAdvanced": [
[
"VaceAdvancedModelPatch",
"VaceStrengthTester",
"WanVacePhantomExperimental",
"WanVaceToVideoLatent"
],
{
"title_aux": "ComfyUI-WanVaceAdvanced"
}
],
"https://github.com/drphero/comfyui_prompttester": [ "https://github.com/drphero/comfyui_prompttester": [
[ [
"PromptTester" "PromptTester"
@ -25315,6 +25330,7 @@
"WWAA_AdvancedTextFileReader", "WWAA_AdvancedTextFileReader",
"WWAA_DitherNode", "WWAA_DitherNode",
"WWAA_GBCamera", "WWAA_GBCamera",
"WWAA_GridLayoutNode",
"WWAA_ImageLoader", "WWAA_ImageLoader",
"WWAA_ImageToTextFile", "WWAA_ImageToTextFile",
"WWAA_NestedLoopCounter", "WWAA_NestedLoopCounter",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "MatthewClayHarrison",
"title": "MetaMan - Universal AI Image Metadata Manager [UNSAFE]",
"reference": "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan",
"files": [
"https://github.com/MatthewClayHarrison/ComfyUI-MetaMan"
],
"install_type": "git-clone",
"description": "First universal metadata system for AI image generation, with template-driven architecture allowing easy extension to new services; comprehensive dependency tracking with automatic download resolution; lossless conversion between platform formats where possible; future-proof design with extensible schema and validation system.[w/This nodepack has a vulnerability that allows remote access to arbitrary file paths.]"
},
{
"author": "Charonartist",
"title": "ComfyUI LoRA Random Selector",
"reference": "https://github.com/Charonartist/comfyui-lora-random-selector",
"files": [
"https://github.com/Charonartist/comfyui-lora-random-selector"
],
"install_type": "git-clone",
"description": "NODES: WanMoeKSampler, WanMoeKSamplerAdvanced"
},
{ {
"author": "jtydhr88", "author": "jtydhr88",
"title": "ComfyUI-StableStudio [WIP]", "title": "ComfyUI-StableStudio [WIP]",

View File

@ -2409,6 +2409,16 @@
"title_aux": "ComfyUI-MoviePy" "title_aux": "ComfyUI-MoviePy"
} }
], ],
"https://github.com/MatthewClayHarrison/ComfyUI-MetaMan": [
[
"MetaManDependencyResolver",
"MetaManUniversalNode",
"MetaManWorkflowSaver"
],
{
"title_aux": "MetaMan - Universal AI Image Metadata Manager [UNSAFE]"
}
],
"https://github.com/Maxim-Dey/ComfyUI-MaksiTools": [ "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": [
[ [
"\ud83d\udd22 Return Boolean", "\ud83d\udd22 Return Boolean",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "drozbay",
"title": "ComfyUI-WanVaceAdvanced",
"reference": "https://github.com/drozbay/ComfyUI-WanVaceAdvanced",
"files": [
"https://github.com/drozbay/ComfyUI-WanVaceAdvanced"
],
"install_type": "git-clone",
"description": "Advanced/Experimental VACE nodes for WAN video models in ComfyUI."
},
{ {
"author": "Ferocit", "author": "Ferocit",
"title": "comfyui-feroccustomnodes", "title": "comfyui-feroccustomnodes",
@ -686,16 +696,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "NODES: Load Camera From File, Load 3D, Load 3D - Animation, Preview 3D, Preview 3D - Animation" "description": "NODES: Load Camera From File, Load 3D, Load 3D - Animation, Preview 3D, Preview 3D - Animation"
},
{
"author": "lokinou",
"title": "ComfyUI-Offload-Models",
"reference": "https://github.com/lokinou/comfyui-offload-models",
"files": [
"https://github.com/lokinou/comfyui-offload-models"
],
"install_type": "git-clone",
"description": "Custom nodes to offload and rapatriate models from cpu."
} }
] ]
} }

View File

@ -472,6 +472,7 @@
"HighResFixConditioningDuplicator", "HighResFixConditioningDuplicator",
"HighResFixModelInjection", "HighResFixModelInjection",
"ModelSamplingFluxNormalized", "ModelSamplingFluxNormalized",
"STORKSamplerSelect",
"SoulSampler", "SoulSampler",
"SoulSamplerAdvanced", "SoulSamplerAdvanced",
"SoulSamplerDPM", "SoulSamplerDPM",
@ -3776,6 +3777,7 @@
"HFHubLoraLoader", "HFHubLoraLoader",
"ImageScaleDownBy", "ImageScaleDownBy",
"ImageToMultipleOf", "ImageToMultipleOf",
"KikoEmbeddingAutocomplete",
"KikoFilmGrain", "KikoFilmGrain",
"KikoSaveImage", "KikoSaveImage",
"LoRAFolderBatch", "LoRAFolderBatch",
@ -14414,7 +14416,9 @@
"WaveSpeedAI SkyReelsV1Node", "WaveSpeedAI SkyReelsV1Node",
"WaveSpeedAI Step1xEditNode", "WaveSpeedAI Step1xEditNode",
"WaveSpeedAI UnoNode", "WaveSpeedAI UnoNode",
"WaveSpeedAI Upload Audio",
"WaveSpeedAI Upload Image", "WaveSpeedAI Upload Image",
"WaveSpeedAI Upload Video",
"WaveSpeedAI Veo2I2vNode", "WaveSpeedAI Veo2I2vNode",
"WaveSpeedAI Veo2T2vNode", "WaveSpeedAI Veo2T2vNode",
"WaveSpeedAI ViduImageToVideo20Node", "WaveSpeedAI ViduImageToVideo20Node",
@ -22512,6 +22516,17 @@
"title_aux": "comfyui-dreambait-nodes" "title_aux": "comfyui-dreambait-nodes"
} }
], ],
"https://github.com/drozbay/ComfyUI-WanVaceAdvanced": [
[
"VaceAdvancedModelPatch",
"VaceStrengthTester",
"WanVacePhantomExperimental",
"WanVaceToVideoLatent"
],
{
"title_aux": "ComfyUI-WanVaceAdvanced"
}
],
"https://github.com/drphero/comfyui_prompttester": [ "https://github.com/drphero/comfyui_prompttester": [
[ [
"PromptTester" "PromptTester"
@ -25315,6 +25330,7 @@
"WWAA_AdvancedTextFileReader", "WWAA_AdvancedTextFileReader",
"WWAA_DitherNode", "WWAA_DitherNode",
"WWAA_GBCamera", "WWAA_GBCamera",
"WWAA_GridLayoutNode",
"WWAA_ImageLoader", "WWAA_ImageLoader",
"WWAA_ImageToTextFile", "WWAA_ImageToTextFile",
"WWAA_NestedLoopCounter", "WWAA_NestedLoopCounter",