update DB

This commit is contained in:
Dr.Lt.Data
2025-02-03 22:54:30 +09:00
parent 816a53a7b1
commit 2dd6118ff4
10 changed files with 2679 additions and 2628 deletions

View File

@@ -11,6 +11,28 @@
{
"author": "gold24park",
"title": "loki-comfyui-node",
"reference": "https://github.com/gold24park/loki-comfyui-node",
"files": [
"https://github.com/gold24park/loki-comfyui-node"
],
"install_type": "git-clone",
"description": "NODES: Get Image Luminance, Get Dominant Color, Overlay Text"
},
{
"author": "hayden-fr",
"title": "ComfyUI-Image-Browsing [USAFE]",
"id": "image-browsing",
"reference": "https://github.com/hayden-fr/ComfyUI-Image-Browsing",
"files": [
"https://github.com/hayden-fr/ComfyUI-Image-Browsing"
],
"install_type": "git-clone",
"description": "Image Browsing: browsing, download and delete."
},
{
"author": "molbal",
"title": "comfy-url-fetcher [WIP]",

View File

@@ -1630,10 +1630,17 @@
"FrameBlend",
"ImageReferenceUpdate",
"ImageSelector",
"KeypointComparator",
"KeypointComparatorNode",
"KeypointsInput",
"KeypointsInputNode",
"KeypointsToPose",
"KeypointsToPoseNode",
"PoseDatabase",
"PoseDatabaseVisualizer",
"PoseDifference",
"PoseEstimator",
"PoseEstimatorNode",
"SimHashCompare",
"TemporalConsistency"
],
@@ -2423,6 +2430,8 @@
"ModelMergeAdd",
"ModelMergeAuraflow",
"ModelMergeBlocks",
"ModelMergeCosmos14B",
"ModelMergeCosmos7B",
"ModelMergeFlux1",
"ModelMergeLTXV",
"ModelMergeMochiPreview",
@@ -2921,6 +2930,16 @@
"title_aux": "ComfyUI-Tools-Video-Combine [WIP]"
}
],
"https://github.com/gold24park/loki-comfyui-node": [
[
"DominantColor",
"ImageLuminance",
"OverlayText"
],
{
"title_aux": "loki-comfyui-node"
}
],
"https://github.com/grimli333/ComfyUI_Grim": [
[
"GenerateFileName",
@@ -4138,6 +4157,7 @@
[
"EditableStringNode",
"IntegratedCLIPTextEncodeWithExtract",
"MagicLatent",
"ProcessAndSave",
"StringConcat"
],

View File

File diff suppressed because it is too large Load Diff