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

This commit is contained in:
Dr.Lt.Data
2025-12-19 11:38:53 +09:00
parent 45bd3473fa
commit 0cbc773126
10 changed files with 12780 additions and 12250 deletions
+61 -31
View File
@@ -1,5 +1,65 @@
{
"custom_nodes": [
"custom_nodes": [
{
"author": "love530love",
"title": "[WIP] ComfyUI-TorchMonitor",
"reference": "https://github.com/love530love/ComfyUI-TorchMonitor",
"files": [
"https://github.com/love530love/ComfyUI-TorchMonitor"
],
"install_type": "git-clone",
"description": "Fixed-position real-time monitor for ComfyUI displaying CPU, RAM, VRAM, and GPU temperature metrics with zero configuration and single-file installation.\nNOTE: The files in the repo are not organized."
},
{
"author": "Enferlain",
"title": "ComfyUI-SamplerCustom-3Decimals",
"reference": "https://github.com/Enferlain/ComfyUI-SamplerCustom-3Decimals",
"files": [
"https://github.com/Enferlain/ComfyUI-SamplerCustom-3Decimals"
],
"install_type": "git-clone",
"description": "ComfyUI sampler node with custom 3 decimals precision for sampling parameters. (Description by CC)"
},
{
"author": "lfelipegg",
"title": "[WIP] lfgg_custom_nodes_comfyui",
"reference": "https://github.com/lfelipegg/lfgg_custom_nodes_comfyui",
"files": [
"https://github.com/lfelipegg/lfgg_custom_nodes_comfyui"
],
"install_type": "git-clone",
"description": "LFGG custom nodes for ComfyUI providing resolution-first utilities, latent sizing by aspect ratio, and divisibility-aware image processing.\nNOTE: The files in the repo are not organized."
},
{
"author": "saltchicken",
"title": "ComfyUI-Selector",
"reference": "https://github.com/saltchicken/ComfyUI-Selector",
"files": [
"https://github.com/saltchicken/ComfyUI-Selector"
],
"install_type": "git-clone",
"description": "ComfyUI node providing simple selector functionality. (Description by CC)"
},
{
"author": "saltchicken",
"title": "ComfyUI-Video-Utils",
"reference": "https://github.com/saltchicken/ComfyUI-Video-Utils",
"files": [
"https://github.com/saltchicken/ComfyUI-Video-Utils"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for video processing including FinalFrameSelector and VideoMerge functionality. (Description by CC)"
},
{
"author": "EricRorich",
"title": "[WIP] ComfyUI-MegaTran-cutom-node",
"reference": "https://github.com/EricRorich/ComfyUI-MegaTran-cutom-node",
"files": [
"https://github.com/EricRorich/ComfyUI-MegaTran-cutom-node"
],
"install_type": "git-clone",
"description": "ComfyUI custom node applying image transformations (scaling, rotation, translation) around a pivot point with optional canvas expansion and pivot visualization. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "OhSeongHyeon",
"title": "comfyui-random-image-size",
@@ -100,16 +160,6 @@
"install_type": "git-clone",
"description": "ComfyUI custom node for image analysis and evaluation. (Description by CC)"
},
{
"author": "AndSni",
"title": "Comfy-FL-Nodes",
"reference": "https://github.com/AndSni/Comfy-FL-Nodes",
"files": [
"https://github.com/AndSni/Comfy-FL-Nodes"
],
"install_type": "git-clone",
"description": "Generates human characters for commerce applications in ComfyUI. (Description by CC)"
},
{
"author": "Spicely",
"title": "[WIP] ComfyUI-Luma",
@@ -1704,16 +1754,6 @@
"install_type": "git-clone",
"description": "A powerful ComfyUI extension that helps you focus on selected nodes by highlighting their connections while dimming or hiding unrelated links\nNOTE: The files in the repo are not organized."
},
{
"author": "pizurny",
"title": "ComfyUI-Just-DWPose [WIP]",
"reference": "https://github.com/pizurny/ComfyUI-Just-DWPose",
"files": [
"https://github.com/pizurny/ComfyUI-Just-DWPose"
],
"install_type": "git-clone",
"description": "An advanced DWPose annotator for ComfyUI with TorchScript and ONNX backends, featuring comprehensive pose detection, bone validation, temporal smoothing, and custom visualization tools."
},
{
"author": "pizurny",
"title": "ComfyUI Feedback Sampler [WIP]",
@@ -2134,16 +2174,6 @@
"install_type": "git-clone",
"description": "NODES: 'Pluto : Auto Crop Faces', 'Pluto : Composite Image', 'Pluto : Float Math', 'Pluto : GetSizeFromImage', 'Pluto : Text Append', ..."
},
{
"author": "lfelipegg",
"title": "lfgg_custom_nodes [WIP]",
"reference": "https://github.com/lfelipegg/lfgg_custom_nodes",
"files": [
"https://github.com/lfelipegg/lfgg_custom_nodes"
],
"install_type": "git-clone",
"description": "NODES: ModelMergeCombos\nNOTE: The files in the repo are not organized."
},
{
"author": "lu64k",
"title": "ks_nodes",
+44 -24
View File
@@ -636,6 +636,8 @@
],
"https://github.com/AMTPorn/comfyui_amt": [
[
"AMTMultiConditionRegexReplace",
"AMTReplaceAndMaybeDropString",
"AMTStringDeduplication"
],
{
@@ -949,15 +951,6 @@
"title_aux": "AmorForge"
}
],
"https://github.com/AndSni/Comfy-FL-Nodes": [
[
"CommerceHumanGenerator",
"TextInputEncoder"
],
{
"title_aux": "Comfy-FL-Nodes"
}
],
"https://github.com/Anonymzx/ComfyUI-Indonesia-TTS": [
[
"Facebook MMS-TTS-IND Variants FX"
@@ -1819,6 +1812,14 @@
"title_aux": "ComfyUI-Model-Comparison [WIP]"
}
],
"https://github.com/Enferlain/ComfyUI-SamplerCustom-3Decimals": [
[
"SamplerCustom3Decimals"
],
{
"title_aux": "ComfyUI-SamplerCustom-3Decimals"
}
],
"https://github.com/Enferlain/ComfyUI-extra-schedulers": [
[
"BetaSchedulerV2C",
@@ -1867,6 +1868,15 @@
"title_aux": "Comfy-Metadata-System [WIP]"
}
],
"https://github.com/EricRorich/ComfyUI-MegaTran-cutom-node": [
[
"Mega tran",
"Megatran"
],
{
"title_aux": "[WIP] ComfyUI-MegaTran-cutom-node"
}
],
"https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": [
[
"Attention couple",
@@ -2180,8 +2190,10 @@
"https://github.com/IgPoly/ComfyUI-igTools": [
[
"IGT_AspectRatioResizer",
"IGT_FloatMinMax",
"IGT_ImageResizer",
"IGT_ImageTilesCalc",
"IGT_IntMinMax",
"IGT_SimpleTilesCalc"
],
{
@@ -6493,6 +6505,7 @@
"https://github.com/chetusangolgi/Comfyui-supabase": [
[
"SupabaseAudioUploader",
"SupabaseGLBUploader",
"SupabaseImageUploader",
"SupabaseTableWatcherNode"
],
@@ -9736,15 +9749,14 @@
"title_aux": "ComfyUI_Scoring-Nodes"
}
],
"https://github.com/lfelipegg/lfgg_custom_nodes": [
"https://github.com/lfelipegg/lfgg_custom_nodes_comfyui": [
[
"LFGG - Resolution Tools",
"LFGG KSampler (advanced) - Config",
"LFGG KSampler - Config",
"ModelMergeCombos"
"LfggImageResolutionByRatio",
"LfggLatentSizeByRatio",
"LfggPixelBudgetLatentSize"
],
{
"title_aux": "lfgg_custom_nodes [WIP]"
"title_aux": "[WIP] lfgg_custom_nodes_comfyui"
}
],
"https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools": [
@@ -11101,15 +11113,6 @@
"title_aux": "ComfyUI-PixuAI"
}
],
"https://github.com/pizurny/ComfyUI-Just-DWPose": [
[
"DWPoseAnnotator",
"DWPoseJSONToImage"
],
{
"title_aux": "ComfyUI-Just-DWPose [WIP]"
}
],
"https://github.com/pizurny/Comfyui-FeedbackSampler": [
[
"FeedbackSampler"
@@ -11694,6 +11697,23 @@
"title_aux": "ComfyUI-Prompter"
}
],
"https://github.com/saltchicken/ComfyUI-Selector": [
[
"SimpleSelectorNode"
],
{
"title_aux": "ComfyUI-Selector"
}
],
"https://github.com/saltchicken/ComfyUI-Video-Utils": [
[
"FinalFrameSelector",
"VideoMerge"
],
{
"title_aux": "ComfyUI-Video-Utils"
}
],
"https://github.com/satyasairazole/ComfyUI-Turbandetection": [
[
"TurbanDetectorNode"
File diff suppressed because it is too large Load Diff