update DB

This commit is contained in:
Dr.Lt.Data
2025-06-19 07:34:54 +09:00
parent 921bb86127
commit c4314b25a3
9 changed files with 3822 additions and 3601 deletions

View File

@@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "ftf001-tech",
"title": "ComfyUI-Lucian [WIP]",
"reference": "https://github.com/ftf001-tech/ComfyUI-ExternalLLMDetector",
"files": [
"https://github.com/ftf001-tech/ComfyUI-ExternalLLMDetector"
],
"install_type": "git-clone",
"description": "These nodes allow you to configure LLM API connections, send images with custom prompts, and convert the LLM's JSON bounding box responses into a format compatible with segmentation nodes like SAM2\nNOTE: The files in the repo are not organized."
},
{
"author": "bento234",
"title": "ComfyUI-bento-toolbox",
"reference": "https://github.com/bento234/ComfyUI-bento-toolbox",
"files": [
"https://github.com/bento234/ComfyUI-bento-toolbox"
],
"install_type": "git-clone",
"description": "NODES: Tile Prompt Distributor"
},
{
"author": "LucianGnn",
"title": "ComfyUI-Lucian [WIP]",
"reference": "https://github.com/LucianGnn/ComfyUI-Lucian",
"files": [
"https://github.com/LucianGnn/ComfyUI-Lucian"
],
"install_type": "git-clone",
"description": "NODES: Audio Duration Calculator\nNOTE: The files in the repo are not organized."
},
{
"author": "akatz-ai",
"title": "ComfyUI-Execution-Inversion",
"reference": "https://github.com/akatz-ai/ComfyUI-Execution-Inversion",
"files": [
"https://github.com/akatz-ai/ComfyUI-Execution-Inversion"
],
"install_type": "git-clone",
"description": "Contains nodes related to the new execution inversion engine in ComfyUI. Node pack originally from [a/https://github.com/BadCafeCode/execution-inversion-demo-comfyui](https://github.com/BadCafeCode/execution-inversion-demo-comfyui)"
},
{
"author": "mamorett",
"title": "comfyui_minicpm_vision",

View File

@@ -2233,6 +2233,14 @@
"title_aux": "ComfyUI simple ChatGPT completion [UNSAFE]"
}
],
"https://github.com/LucianGnn/ComfyUI-Lucian": [
[
"AudioDurationCalculator"
],
{
"title_aux": "ComfyUI-Lucian [WIP]"
}
],
"https://github.com/LyazS/ComfyUI-aznodes": [
[
"CrossFadeImageSequence",
@@ -3599,6 +3607,36 @@
"title_aux": "etm_comfyui_nodes"
}
],
"https://github.com/akatz-ai/ComfyUI-Execution-Inversion": [
[
"AccumulateNode",
"AccumulationGetItemNode",
"AccumulationGetLengthNode",
"AccumulationHeadNode",
"AccumulationSetItemNode",
"AccumulationTailNode",
"AccumulationToListNode",
"DebugPrint",
"ExecutionBlocker",
"ForLoopClose",
"ForLoopOpen",
"GetFloatFromList",
"GetIntFromList",
"IntegerListGeneratorNode",
"LazyConditional",
"LazyIndexSwitch",
"LazyMixImages",
"LazySwitch",
"ListToAccumulationNode",
"MakeListNode",
"WhileLoopClose",
"WhileLoopOpen",
"_ForLoopCounter"
],
{
"title_aux": "ComfyUI-Execution-Inversion"
}
],
"https://github.com/aklevecz/ComfyUI-AutoPrompt": [
[
"OllamaChat",
@@ -3893,6 +3931,18 @@
"title_aux": "ComfyGCS [WIP]"
}
],
"https://github.com/bento234/ComfyUI-bento-toolbox": [
[
"BendrealityLoadImage",
"BendrealitySaveImage",
"TilePromptAssigner",
"TilePromptDistributor",
"TilePromptProcessor"
],
{
"title_aux": "ComfyUI-bento-toolbox"
}
],
"https://github.com/beyastard/ComfyUI_BeySoft": [
[
"BeySoft"
@@ -5223,6 +5273,16 @@
"title_aux": "ComfyUI-NovaKit-Pack"
}
],
"https://github.com/ftf001-tech/ComfyUI-ExternalLLMDetector": [
[
"ExternalLLMDetectorBboxesConvert",
"ExternalLLMDetectorMainProcess",
"ExternalLLMDetectorSettings"
],
{
"title_aux": "ComfyUI-Lucian [WIP]"
}
],
"https://github.com/gabe-init/ComfyUI-LM-Studio": [
[
"LMStudioNode"

View File

File diff suppressed because it is too large Load Diff