update DB

This commit is contained in:
Dr.Lt.Data 2025-10-04 07:26:25 +09:00
parent 393839b3ab
commit ca4b61c5f0
7 changed files with 2525 additions and 2443 deletions

View File

@ -22632,6 +22632,16 @@
"install_type": "git-clone",
"description": "Provides tools for applying and removing fisheye lens effects from images."
},
{
"author": "Kidev",
"title": "ComfyUI-FaceFilter",
"reference": "https://github.com/Kidev/ComfyUI-FaceFilter",
"files": [
"https://github.com/Kidev/ComfyUI-FaceFilter"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for face based filtering plus image batch merging."
},
{
"author": "feixuetuba",
"title": "Spleeter",
@ -33579,6 +33589,16 @@
"install_type": "git-clone",
"description": "ComfyUI custom nodes and utilities for workflow building, type conversions, checkpoint/pipe loaders and file utilities."
},
{
"author": "dothings",
"title": "comfyui_placeholder_prompting",
"reference": "https://github.com/dothings/comfyui_placeholder_prompting",
"files": [
"https://github.com/dothings/comfyui_placeholder_prompting"
],
"install_type": "git-clone",
"description": "custom node which allows placing **some_tag** in your prompt and it will replace it with a preset prompt as you like."
},

View File

@ -8588,6 +8588,15 @@
"title_aux": "ComfyUI-kewky_tools"
}
],
"https://github.com/Kidev/ComfyUI-FaceFilter": [
[
"FaceFilterNode",
"MergeImageBatches"
],
{
"title_aux": "ComfyUI-FaceFilter"
}
],
"https://github.com/Kidev/ComfyUI-Fisheye-effects": [
[
"Defisheye",
@ -22632,7 +22641,6 @@
"EmptyLatentHunyuan3Dv2",
"EmptyLatentImage",
"EmptySD3LatentImage",
"Epsilon Scaling",
"ExponentialScheduler",
"ExtendIntermediateSigmas",
"FeatherMask",
@ -22775,10 +22783,6 @@
"Pikadditions",
"Pikaffects",
"Pikaswaps",
"PixverseImageToVideoNode",
"PixverseTemplateNode",
"PixverseTextToVideoNode",
"PixverseTransitionVideoNode",
"PolyexponentialScheduler",
"PorterDuffImageComposite",
"Preview3D",
@ -22804,7 +22808,6 @@
"RecraftTextToImageNode",
"RecraftTextToVectorNode",
"RecraftVectorizeImageNode",
"ReferenceLatent",
"RepeatImageBatch",
"RepeatLatentBatch",
"RescaleCFG",
@ -22910,8 +22913,6 @@
"TestWhileLoopOpen",
"TextEncodeHunyuanVideo_ImageToVideo",
"ThresholdMask",
"TomePatchModel",
"TorchCompileModel",
"TrainLoraNode",
"TrimAudioDuration",
"TripleCLIPLoader",
@ -24389,6 +24390,14 @@
"title_aux": "ComfyUI-LTXVideoLoRA"
}
],
"https://github.com/dothings/comfyui_placeholder_prompting": [
[
"PlaceholderPrompting"
],
{
"title_aux": "comfyui_placeholder_prompting"
}
],
"https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": [
[
"DeadlineSeed",
@ -25617,6 +25626,8 @@
"FL_UnloadAllModels",
"FL_UnloadModel",
"FL_UpscaleModel",
"FL_Veo3VideoGen",
"FL_VertexGemini25FlashImage",
"FL_VideoBatchSplitter",
"FL_VideoCadence",
"FL_VideoCadenceCompile",
@ -26595,6 +26606,7 @@
"Veo2ImageToVideo_fal",
"Veo3_fal",
"VideoUpscaler_fal",
"Wan25_preview_fal",
"WanLoraTrainer_fal",
"WanPro_fal"
],
@ -27536,6 +27548,7 @@
"WWAA_ImageToTextFile",
"WWAA_IndexGridLayoutNode",
"WWAA_LineCount",
"WWAA_MetadataSaver",
"WWAA_NestedLoopCounter",
"WWAA_PromptWriter",
"WWAA_SearchReplaceText",
@ -41050,6 +41063,7 @@
"https://github.com/sumitchatterjee13/Luminance-Stack-Processor": [
[
"HDRExportNode",
"LatentStackProcessor5Stops",
"LuminanceStackProcessor3Stops",
"LuminanceStackProcessor5Stops"
],

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "adamdavidcole",
"title": "ComfyUI XY Video Plot Suite [WIP]",
"reference": "https://github.com/adamdavidcole/comfyui-video-xy-plot",
"files": [
"https://github.com/adamdavidcole/comfyui-video-xy-plot"
],
"install_type": "git-clone",
"description": "A suite of ComfyUI nodes for generating parameter sweep video matrices with labeled grids. Create comprehensive visual comparisons of how different parameter combinations affect your video generation results.\nNOTE: The files in the repo are not organized."
},
{
"author": "clubmate",
"title": "comfyui-boll-nodes",

View File

@ -4440,6 +4440,18 @@
"title_aux": "ComfyUI Model Bending [UNSAFE]"
}
],
"https://github.com/adamdavidcole/comfyui-video-xy-plot": [
[
"XYPlotCollectVideo",
"XYPlotGetValues",
"XYPlotGetValuesTyped",
"XYPlotSetup",
"XYPlotVideoGrid"
],
{
"title_aux": "ComfyUI XY Video Plot Suite [WIP]"
}
],
"https://github.com/adigayung/comfyui_PlutoNode": [
[
"CompositeImageNode",
@ -5667,7 +5679,6 @@
"EmptyLatentHunyuan3Dv2",
"EmptyLatentImage",
"EmptySD3LatentImage",
"Epsilon Scaling",
"ExponentialScheduler",
"ExtendIntermediateSigmas",
"FeatherMask",
@ -5810,10 +5821,6 @@
"Pikadditions",
"Pikaffects",
"Pikaswaps",
"PixverseImageToVideoNode",
"PixverseTemplateNode",
"PixverseTextToVideoNode",
"PixverseTransitionVideoNode",
"PolyexponentialScheduler",
"PorterDuffImageComposite",
"Preview3D",
@ -5839,7 +5846,6 @@
"RecraftTextToImageNode",
"RecraftTextToVectorNode",
"RecraftVectorizeImageNode",
"ReferenceLatent",
"RepeatImageBatch",
"RepeatLatentBatch",
"RescaleCFG",
@ -5945,8 +5951,6 @@
"TestWhileLoopOpen",
"TextEncodeHunyuanVideo_ImageToVideo",
"ThresholdMask",
"TomePatchModel",
"TorchCompileModel",
"TrainLoraNode",
"TrimAudioDuration",
"TripleCLIPLoader",

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "Kidev",
"title": "ComfyUI-FaceFilter",
"reference": "https://github.com/Kidev/ComfyUI-FaceFilter",
"files": [
"https://github.com/Kidev/ComfyUI-FaceFilter"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for face based filtering plus image batch merging."
},
{
"author": "dothings",
"title": "comfyui_placeholder_prompting",
"reference": "https://github.com/dothings/comfyui_placeholder_prompting",
"files": [
"https://github.com/dothings/comfyui_placeholder_prompting"
],
"install_type": "git-clone",
"description": "custom node which allows placing **some_tag** in your prompt and it will replace it with a preset prompt as you like."
},
{
"author": "wildminder",
"title": "ComfyUI-KaniTTS",

View File

@ -8588,6 +8588,15 @@
"title_aux": "ComfyUI-kewky_tools"
}
],
"https://github.com/Kidev/ComfyUI-FaceFilter": [
[
"FaceFilterNode",
"MergeImageBatches"
],
{
"title_aux": "ComfyUI-FaceFilter"
}
],
"https://github.com/Kidev/ComfyUI-Fisheye-effects": [
[
"Defisheye",
@ -22632,7 +22641,6 @@
"EmptyLatentHunyuan3Dv2",
"EmptyLatentImage",
"EmptySD3LatentImage",
"Epsilon Scaling",
"ExponentialScheduler",
"ExtendIntermediateSigmas",
"FeatherMask",
@ -22775,10 +22783,6 @@
"Pikadditions",
"Pikaffects",
"Pikaswaps",
"PixverseImageToVideoNode",
"PixverseTemplateNode",
"PixverseTextToVideoNode",
"PixverseTransitionVideoNode",
"PolyexponentialScheduler",
"PorterDuffImageComposite",
"Preview3D",
@ -22804,7 +22808,6 @@
"RecraftTextToImageNode",
"RecraftTextToVectorNode",
"RecraftVectorizeImageNode",
"ReferenceLatent",
"RepeatImageBatch",
"RepeatLatentBatch",
"RescaleCFG",
@ -22910,8 +22913,6 @@
"TestWhileLoopOpen",
"TextEncodeHunyuanVideo_ImageToVideo",
"ThresholdMask",
"TomePatchModel",
"TorchCompileModel",
"TrainLoraNode",
"TrimAudioDuration",
"TripleCLIPLoader",
@ -24389,6 +24390,14 @@
"title_aux": "ComfyUI-LTXVideoLoRA"
}
],
"https://github.com/dothings/comfyui_placeholder_prompting": [
[
"PlaceholderPrompting"
],
{
"title_aux": "comfyui_placeholder_prompting"
}
],
"https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": [
[
"DeadlineSeed",
@ -25617,6 +25626,8 @@
"FL_UnloadAllModels",
"FL_UnloadModel",
"FL_UpscaleModel",
"FL_Veo3VideoGen",
"FL_VertexGemini25FlashImage",
"FL_VideoBatchSplitter",
"FL_VideoCadence",
"FL_VideoCadenceCompile",
@ -26595,6 +26606,7 @@
"Veo2ImageToVideo_fal",
"Veo3_fal",
"VideoUpscaler_fal",
"Wan25_preview_fal",
"WanLoraTrainer_fal",
"WanPro_fal"
],
@ -27536,6 +27548,7 @@
"WWAA_ImageToTextFile",
"WWAA_IndexGridLayoutNode",
"WWAA_LineCount",
"WWAA_MetadataSaver",
"WWAA_NestedLoopCounter",
"WWAA_PromptWriter",
"WWAA_SearchReplaceText",
@ -41050,6 +41063,7 @@
"https://github.com/sumitchatterjee13/Luminance-Stack-Processor": [
[
"HDRExportNode",
"LatentStackProcessor5Stops",
"LuminanceStackProcessor3Stops",
"LuminanceStackProcessor5Stops"
],