update DB

This commit is contained in:
Dr.Lt.Data
2025-10-27 12:57:21 +09:00
parent 179a1e1ca0
commit 26da78cf15
9 changed files with 5044 additions and 4715 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "Beinsezii",
"title": "DEET: Diffusion Entropy Equalization Transform [WIP]",
"reference": "https://github.com/Beinsezii/DEET",
"files": [
"https://github.com/Beinsezii/DEET"
],
"install_type": "git-clone",
"description": "A simple transform to regulate the noise as it flows in and out of a diffusion model. Currently implemented as a nn.Module forward hook for Diffusers and as a node for ComfyUI"
},
{
"author": "woitec",
"title": "ComfyUI_ImageDimensions [WIP]",
"reference": "https://github.com/woitec/ComfyUI_ImageDimensions",
"files": [
"https://github.com/woitec/ComfyUI_ImageDimensions"
],
"install_type": "git-clone",
"description": "Node for extraction of dimensions from an upstream-loaded tensor image.\nNOTE: The files in the repo are not organized."
},
{
"author": "PopeyesBiscuit",
"title": "ComfyUI-WebSocketLoRAExporter",
@@ -240,16 +260,6 @@
"install_type": "git-clone",
"description": "NODES: Qwen Image, ..."
},
{
"author": "tmode-1960",
"title": "comfyui-ta-nodes-pack",
"reference": "https://github.com/tmode-1960/comfyui-ta-nodes-pack",
"files": [
"https://github.com/tmode-1960/comfyui-ta-nodes-pack"
],
"install_type": "git-clone",
"description": "Model loaders with an additional model name output"
},
{
"author": "A1rCHAN",
"title": "Eric's Prompt Enhancers for ComfyUI# Eric's Prompt Enhancers for ComfyUI",
@@ -3954,16 +3964,6 @@
"install_type": "git-clone",
"description": "NODES: Face Detector Selector, YC Human Parts Ultra(Advance), Color Match (YC)"
},
{
"author": "xl0",
"title": "q_tools",
"reference": "https://github.com/xl0/q_tools",
"files": [
"https://github.com/xl0/q_tools"
],
"install_type": "git-clone",
"description": "NODES: QLoadLatent, QLinearScheduler, QPreviewLatent, QGaussianLatent, QUniformLatent, QKSampler"
},
{
"author": "virallover",
"reference": "https://github.com/maizerrr/comfyui-code-nodes",

View File

@@ -11018,26 +11018,6 @@
"title_aux": "my-useful-comfyui-custom-nodes"
}
],
"https://github.com/tmode-1960/comfyui-ta-nodes-pack": [
[
"TAClearPrompt",
"TADescriptionToPrompt",
"TAEbuLMStudioLoadModel",
"TAEbuLMStudioUnload",
"TAEbuLMStudioVisionRequest",
"TALMStudioAutoLoad",
"TALMStudioLoadOnRun",
"TALMStudioLoadedModels",
"TALMStudioModelSelector",
"TALoadCheckpointModelWithName",
"TALoadDiffusionModelWithName",
"TALoadGGUFModelWithName",
"TAPromptEnhancer"
],
{
"title_aux": "comfyui-ta-nodes-pack"
}
],
"https://github.com/tnil25/ComfyUI-TJNodes": [
[
"ExpandMaskDir",
@@ -11530,6 +11510,15 @@
"title_aux": "Comfyui-zZzZz [UNSAFE]"
}
],
"https://github.com/woitec/ComfyUI_ImageDimensions": [
[
"ImageDimensionsExtractorFloat",
"ImageDimensionsExtractorInt"
],
{
"title_aux": "ComfyUI_ImageDimensions [WIP]"
}
],
"https://github.com/wordbrew/comfyui-wan-control-nodes": [
[
"WanWeightedControlToVideo"
@@ -11591,31 +11580,6 @@
"title_aux": "CombineMasksNode"
}
],
"https://github.com/xl0/q_tools": [
[
"PreviewModelMetadata",
"QBlendLatent",
"QConcatLatentBatch",
"QGaussianLatent",
"QImageSizeSetter",
"QKSampler",
"QLatentOp",
"QLatentToShape",
"QLinearScheduler",
"QLoadLatent",
"QLoadLatentTimeline",
"QParamRandomizerRange",
"QParamaRandomizerList",
"QPreviewLatent",
"QReshapeLatent",
"QSamplerCustom",
"QSamplerEulerAncestral",
"QUniformLatent"
],
{
"title_aux": "q_tools"
}
],
"https://github.com/xqqe/honey_nodes": [
[
"ExtractLoRAName",

View File

File diff suppressed because it is too large Load Diff