update DB
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data
2026-05-27 02:16:39 +09:00
parent c72bc4e171
commit 66617e061c
9 changed files with 16005 additions and 7074 deletions
+100 -10
View File
@@ -1,5 +1,105 @@
{
"custom_nodes": [
{
"author": "HuajunPeng1982",
"title": "comfyui-grsai-storyboard",
"reference": "https://github.com/HuajunPeng1982/comfyui-grsai-storyboard",
"files": [
"https://github.com/HuajunPeng1982/comfyui-grsai-storyboard"
],
"install_type": "git-clone",
"description": "Storyboard generation node for ComfyUI using AI-assisted visual narrative planning. (Description by CC)"
},
{
"author": "Arch666Angel",
"title": "ComfyUI-Geometry-Nodes [WIP]",
"reference": "https://github.com/Arch666Angel/ComfyUI-Geometry-Nodes",
"files": [
"https://github.com/Arch666Angel/ComfyUI-Geometry-Nodes"
],
"install_type": "git-clone",
"description": "Geometric mask generation and manipulation nodes providing color selection, pattern painting, and procedural layer features. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "alldaygameover",
"title": "ComfyUI-PanonramaViewer [WIP]",
"reference": "https://github.com/alldaygameover/ComfyUI-PanonramaViewer",
"files": [
"https://github.com/alldaygameover/ComfyUI-PanonramaViewer"
],
"install_type": "git-clone",
"description": "A simple custom node package for ComfyUI that renders a perspective camera view from an equirectangular 360 panorama image.\nNOTE: The files in the repo are not organized."
},
{
"author": "Sen-sou",
"title": "Comfyui-Anima-Regional-Conditioning [WIP]",
"reference": "https://github.com/Sen-sou/Comfyui-Anima-Regional-Conditioning",
"files": [
"https://github.com/Sen-sou/Comfyui-Anima-Regional-Conditioning"
],
"install_type": "git-clone",
"description": "Regional conditioning custom nodes for Anima models in ComfyUI.\nNOTE: The files in the repo are not organized."
},
{
"author": "GitHug",
"title": "ComfyQueue",
"reference": "https://github.com/GitHug/ComfyQueue",
"files": [
"https://github.com/GitHug/ComfyQueue"
],
"install_type": "git-clone",
"description": "Sequential prompt queue node for ComfyUI — serves multiline prompts one at a time."
},
{
"author": "duycao2506",
"title": "ComfyUI-Local-PiperTTS [WIP]",
"reference": "https://github.com/duycao2506/ComfyUI-Local-PiperTTS",
"files": [
"https://github.com/duycao2506/ComfyUI-Local-PiperTTS"
],
"install_type": "git-clone",
"description": "Convert text-to-speech inside ComfyUI using Piper TTS engine with support for multiple voices via Onnx models.\nNOTE: The files in the repo are not organized."
},
{
"author": "n0va39",
"title": "ComfyUI-LatentSpectralExpand [WIP]",
"reference": "https://github.com/n0va39/ComfyUI-LatentSpectralExpand",
"files": [
"https://github.com/n0va39/ComfyUI-LatentSpectralExpand"
],
"install_type": "git-clone",
"description": "Experimental implementation of latent spectral expansion and high-frequency noise injection techniques from the SPEED paper, enabling frequency-domain upscaling with progressive noise injection in ComfyUI. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "BlackSnowSkill",
"title": "ComfyUI-BSS_ModelMixSampler [WIP]",
"reference": "https://github.com/BlackSnowSkill/ComfyUI-BSS_ModelMixSampler",
"files": [
"https://github.com/BlackSnowSkill/ComfyUI-BSS_ModelMixSampler"
],
"install_type": "git-clone",
"description": "Advanced custom node for chaining and alternating denoising steps between two models with identical latent architecture within a single generation process.\nNOTE: The files in the repo are not organized."
},
{
"author": "UnlimitedEditing",
"title": "comfyui-turntable-render",
"reference": "https://github.com/UnlimitedEditing/comfyui-turntable-render",
"files": [
"https://github.com/UnlimitedEditing/comfyui-turntable-render"
],
"install_type": "git-clone",
"description": "A ComfyUI node for turntable rendering workflows. (Description by CC)"
},
{
"author": "IAmAshishNegi",
"title": "comfyui_tensor_parallel_v3",
"reference": "https://github.com/IAmAshishNegi/comfyui_tensor_parallel_v3",
"files": [
"https://github.com/IAmAshishNegi/comfyui_tensor_parallel_v3"
],
"install_type": "git-clone",
"description": "Tensor parallelization node for ComfyUI optimization. (Description by CC)"
},
{
"author": "aidengit7",
"title": "ComfyUI_WanVaceTiledSampler",
@@ -3292,16 +3392,6 @@
"install_type": "git-clone",
"description": "NODES: LoadImageFromRemote"
},
{
"author": "zhupeter010903",
"title": "ComfyUI-prompt-library",
"reference": "https://github.com/zhupeter010903/ComfyUI-prompt-library",
"files": [
"https://github.com/zhupeter010903/ComfyUI-prompt-library"
],
"install_type": "git-clone",
"description": "NODES: Grouped Prompt Node, ..."
},
{
"author": "basenc",
"title": "Comfyui-Nodes-basenc [UNSAFE]",
+102 -16
View File
@@ -993,6 +993,20 @@
"title_aux": "ComfyUI-RandomSeed"
}
],
"https://github.com/Arch666Angel/ComfyUI-Geometry-Nodes": [
[
"ColorListIndexSelector",
"GeometricMaskGenerator",
"MaskInvertMergeLogic",
"MaskMergeLogic",
"PatternLayerPainter",
"ProceduralLayerPainter",
"RandomizedGeometricMaskGenerator"
],
{
"title_aux": "ComfyUI-Geometry-Nodes [WIP]"
}
],
"https://github.com/ArmandAlbert/Kwai_font_comfyui": [
[
"Kwaifont_Image_Cropper",
@@ -1210,6 +1224,15 @@
"title_aux": "BrainDead_QwenCharacterEditor [WIP]"
}
],
"https://github.com/BlackSnowSkill/ComfyUI-BSS_ModelMixSampler": [
[
"ModelMixSampler_BSS",
"ModelMixVAEDecode_BSS"
],
{
"title_aux": "ComfyUI-BSS_ModelMixSampler [WIP]"
}
],
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": [
[
"BDXTestInt"
@@ -1260,7 +1283,8 @@
"MultilineTextSplitter",
"RaftOpticalFlowNode",
"StringProcessor",
"TwoImageConcatenator"
"TwoImageConcatenator",
"VideoTransitionBatchMerger"
],
{
"title_aux": "ComfyUI-Buff-Nodes [WIP]"
@@ -2335,6 +2359,14 @@
"title_aux": "ComfyUI-FluxKontextImageCompensate [WIP]"
}
],
"https://github.com/GitHug/ComfyQueue": [
[
"PromptQueue"
],
{
"title_aux": "ComfyQueue"
}
],
"https://github.com/GoddessLabs/ComfyUI-GoddessLabs-NodePack": [
[
"GoddessLabsDestroyAndRecreate",
@@ -2482,6 +2514,14 @@
"title_aux": "comfyui_google_ai"
}
],
"https://github.com/HuajunPeng1982/comfyui-grsai-storyboard": [
[
"GrsaiStoryboardGenerator"
],
{
"title_aux": "comfyui-grsai-storyboard"
}
],
"https://github.com/IAFFeng/Comfyui_XF_Custom_Actual-Node": [
[
"GeminiMattingNode"
@@ -2490,6 +2530,14 @@
"title_aux": "Comfyui_XF_Custom_Actual-Node"
}
],
"https://github.com/IAmAshishNegi/comfyui_tensor_parallel_v3": [
[
"TensorParallelV3Node"
],
{
"title_aux": "comfyui_tensor_parallel_v3"
}
],
"https://github.com/IIEleven11/ComfyUI-Dataset_Maker": [
[
"ConceptList",
@@ -4805,6 +4853,15 @@
"title_aux": "ComfyUI-SeedV-Nodes [UNSAFE]"
}
],
"https://github.com/Sen-sou/Comfyui-Anima-Regional-Conditioning": [
[
"AnimaConditioningRegion",
"ApplyAnimaRegionalConditioningPatch"
],
{
"title_aux": "Comfyui-Anima-Regional-Conditioning [WIP]"
}
],
"https://github.com/Sephrael/comfyui_caption-around-image": [
[
"CaptionAroundImageSmart",
@@ -5247,6 +5304,7 @@
"SDVN Loop Inpaint Stitch",
"SDVN Lora Download",
"SDVN Lora info",
"SDVN Mask Layout Fit",
"SDVN Mask Regions",
"SDVN Mask To Transparent Color",
"SDVN Menu Option",
@@ -5632,6 +5690,14 @@
"title_aux": "ComfyUI-yolov5-face [WIP]"
}
],
"https://github.com/UnlimitedEditing/comfyui-turntable-render": [
[
"TurntableRenderNode"
],
{
"title_aux": "comfyui-turntable-render"
}
],
"https://github.com/V-woodpecker-V/comfyui-stiffy-nodes": [
[
"StiffyComboNode",
@@ -6405,6 +6471,14 @@
"title_aux": "ComfyUI-skin-retouch"
}
],
"https://github.com/alldaygameover/ComfyUI-PanonramaViewer": [
[
"Panorama 360 Camera Viewer"
],
{
"title_aux": "ComfyUI-PanonramaViewer [WIP]"
}
],
"https://github.com/alru/ComfyUI-Alru-Tools": [
[
"AlruCLIPTextEncodeNegative",
@@ -7858,6 +7932,8 @@
"ModelSamplingStableCascade",
"ModelSave",
"Morphology",
"MultiGPU_Options",
"MultiGPU_WorkUnits",
"NAGuidance",
"NormalizeVideoLatentStart",
"OpenAIChatConfig",
@@ -7984,6 +8060,7 @@
"SaveAudioOpus",
"SaveGLB",
"SaveImage",
"SaveImageAdvanced",
"SaveImageDataSetToFolder",
"SaveImageTextDataSetToFolder",
"SaveImageWebsocket",
@@ -7994,6 +8071,9 @@
"SaveVideo",
"SaveWEBM",
"ScaleROPE",
"SelectCLIPDevice",
"SelectModelDevice",
"SelectVAEDevice",
"SelfAttentionGuidance",
"SetFirstSigma",
"SetLatentNoiseMask",
@@ -8251,6 +8331,7 @@
"RemoteImageLoader",
"ServerMemoryImageNode",
"TemporaryImagePreview",
"UniversalDataToAudioVideo",
"UniversalDataToImage"
],
{
@@ -8571,6 +8652,14 @@
"title_aux": "Duck_Nodes [UNSAFE]"
}
],
"https://github.com/duycao2506/ComfyUI-Local-PiperTTS": [
[
"PiperTTS"
],
{
"title_aux": "ComfyUI-Local-PiperTTS [WIP]"
}
],
"https://github.com/eddiehavila/comfyui-nachoman": [
[
"NACHOMAN_AudioCropTime",
@@ -11778,7 +11867,8 @@
],
"https://github.com/lunaaispace-eng/LLM_Prompt": [
[
"LLMPrompt"
"LLMPrompt",
"LLMPromptAPI"
],
{
"title_aux": "LLM_Prompt [WIP]"
@@ -12312,6 +12402,16 @@
"title_aux": "comfyui_xz_nodes"
}
],
"https://github.com/n0va39/ComfyUI-LatentSpectralExpand": [
[
"LatentSpectralExpand",
"SplitSigmaArrayDenoiseLSE",
"SplitSigmaArrayLSE"
],
{
"title_aux": "ComfyUI-LatentSpectralExpand [WIP]"
}
],
"https://github.com/n1ckfg/ComfyUI-K2P": [
[
"KeypointsToPinNode"
@@ -16101,20 +16201,6 @@
"title_aux": "ComfyUI-ZVNodes [WIP]"
}
],
"https://github.com/zhupeter010903/ComfyUI-prompt-library": [
[
"GroupedPromptNode",
"XYZ Grouped Prompts",
"XYZ Multi Clip Encoder",
"XYZ Multi Text Concatenate",
"XYZ Multi Text Replace",
"XYZ Prompt Library",
"XYZ Random String Picker"
],
{
"title_aux": "ComfyUI-prompt-library"
}
],
"https://github.com/zjkhurry/comfyui_MetalFX": [
[
"metalFXImg"
+1328 -1283
View File
File diff suppressed because it is too large Load Diff