update DB

This commit is contained in:
dr.lt.data 2023-12-26 17:38:54 +09:00
parent 5938950581
commit 91da67500a
4 changed files with 45 additions and 4 deletions

View File

@ -3727,13 +3727,22 @@
"author": "Comfyui_GPT_Story", "author": "Comfyui_GPT_Story",
"title": "junglehu", "title": "junglehu",
"reference": "https://github.com/junglehu/Comfyui_Story_LLmA", "reference": "https://github.com/junglehu/Comfyui_Story_LLmA",
"nodename_pattern": "Harronode",
"files": [ "files": [
"https://github.com/junglehu/Comfyui_Story_LLmA" "https://github.com/junglehu/Comfyui_Story_LLmA"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "GPT+Comfyui Generate coherent pictures" "description": "GPT+Comfyui Generate coherent pictures"
}, },
{
"author": "ComfyUI-Calculation",
"title": "Limitex",
"reference": "https://github.com/Limitex/ComfyUI-Calculation",
"files": [
"https://github.com/Limitex/ComfyUI-Calculation"
],
"install_type": "git-clone",
"description": "Nodes: Center Calculation. Improved Numerical Calculation for ComfyUI"
},

View File

@ -998,6 +998,14 @@
"title_aux": "Canvas Tab" "title_aux": "Canvas Tab"
} }
], ],
"https://github.com/Limitex/ComfyUI-Calculation": [
[
"CenterCalculation"
],
{
"title_aux": "Limitex"
}
],
"https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": [ "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": [
[ [
"BreakFrames", "BreakFrames",
@ -1637,6 +1645,7 @@
"CR Draw Text", "CR Draw Text",
"CR Encode Scheduled Prompts", "CR Encode Scheduled Prompts",
"CR Feathered Border", "CR Feathered Border",
"CR Float Range List",
"CR Float To Integer", "CR Float To Integer",
"CR Float To String", "CR Float To String",
"CR Font File List", "CR Font File List",
@ -1668,6 +1677,7 @@
"CR Index Reset", "CR Index Reset",
"CR Input Text List", "CR Input Text List",
"CR Integer Multiple", "CR Integer Multiple",
"CR Integer Range List",
"CR Integer To String", "CR Integer To String",
"CR Interpolate Latents", "CR Interpolate Latents",
"CR Interpolate Prompt Weights", "CR Interpolate Prompt Weights",
@ -1680,6 +1690,7 @@
"CR Keyframe List", "CR Keyframe List",
"CR Latent Batch Size", "CR Latent Batch Size",
"CR Latent Input Switch", "CR Latent Input Switch",
"CR List Schedule",
"CR LoRA List", "CR LoRA List",
"CR LoRA Stack", "CR LoRA Stack",
"CR Load Animation Frames", "CR Load Animation Frames",
@ -4110,7 +4121,6 @@
"GPT_LLmA" "GPT_LLmA"
], ],
{ {
"nodename_pattern": "Harronode",
"title_aux": "junglehu" "title_aux": "junglehu"
} }
], ],
@ -4569,6 +4579,7 @@
"FakeScribblePreprocessor_Provider_for_SEGS //Inspire", "FakeScribblePreprocessor_Provider_for_SEGS //Inspire",
"FloatRange //Inspire", "FloatRange //Inspire",
"FromIPAdapterPipe //Inspire", "FromIPAdapterPipe //Inspire",
"GlobalSampler //Inspire",
"GlobalSeed //Inspire", "GlobalSeed //Inspire",
"HEDPreprocessor_Provider_for_SEGS //Inspire", "HEDPreprocessor_Provider_for_SEGS //Inspire",
"InpaintPreprocessor_Provider_for_SEGS //Inspire", "InpaintPreprocessor_Provider_for_SEGS //Inspire",

View File

@ -10,11 +10,21 @@
}, },
{
"author": "ComfyUI-Calculation",
"title": "Limitex",
"reference": "https://github.com/Limitex/ComfyUI-Calculation",
"files": [
"https://github.com/Limitex/ComfyUI-Calculation"
],
"install_type": "git-clone",
"description": "Nodes: Center Calculation. Improved Numerical Calculation for ComfyUI"
},
{ {
"author": "Comfyui_GPT_Story", "author": "Comfyui_GPT_Story",
"title": "junglehu", "title": "junglehu",
"reference": "https://github.com/junglehu/Comfyui_Story_LLmA", "reference": "https://github.com/junglehu/Comfyui_Story_LLmA",
"nodename_pattern": "Harronode",
"files": [ "files": [
"https://github.com/junglehu/Comfyui_Story_LLmA" "https://github.com/junglehu/Comfyui_Story_LLmA"
], ],

View File

@ -998,6 +998,14 @@
"title_aux": "Canvas Tab" "title_aux": "Canvas Tab"
} }
], ],
"https://github.com/Limitex/ComfyUI-Calculation": [
[
"CenterCalculation"
],
{
"title_aux": "Limitex"
}
],
"https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": [ "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": [
[ [
"BreakFrames", "BreakFrames",
@ -1637,6 +1645,7 @@
"CR Draw Text", "CR Draw Text",
"CR Encode Scheduled Prompts", "CR Encode Scheduled Prompts",
"CR Feathered Border", "CR Feathered Border",
"CR Float Range List",
"CR Float To Integer", "CR Float To Integer",
"CR Float To String", "CR Float To String",
"CR Font File List", "CR Font File List",
@ -1668,6 +1677,7 @@
"CR Index Reset", "CR Index Reset",
"CR Input Text List", "CR Input Text List",
"CR Integer Multiple", "CR Integer Multiple",
"CR Integer Range List",
"CR Integer To String", "CR Integer To String",
"CR Interpolate Latents", "CR Interpolate Latents",
"CR Interpolate Prompt Weights", "CR Interpolate Prompt Weights",
@ -1680,6 +1690,7 @@
"CR Keyframe List", "CR Keyframe List",
"CR Latent Batch Size", "CR Latent Batch Size",
"CR Latent Input Switch", "CR Latent Input Switch",
"CR List Schedule",
"CR LoRA List", "CR LoRA List",
"CR LoRA Stack", "CR LoRA Stack",
"CR Load Animation Frames", "CR Load Animation Frames",
@ -4110,7 +4121,6 @@
"GPT_LLmA" "GPT_LLmA"
], ],
{ {
"nodename_pattern": "Harronode",
"title_aux": "junglehu" "title_aux": "junglehu"
} }
], ],
@ -4569,6 +4579,7 @@
"FakeScribblePreprocessor_Provider_for_SEGS //Inspire", "FakeScribblePreprocessor_Provider_for_SEGS //Inspire",
"FloatRange //Inspire", "FloatRange //Inspire",
"FromIPAdapterPipe //Inspire", "FromIPAdapterPipe //Inspire",
"GlobalSampler //Inspire",
"GlobalSeed //Inspire", "GlobalSeed //Inspire",
"HEDPreprocessor_Provider_for_SEGS //Inspire", "HEDPreprocessor_Provider_for_SEGS //Inspire",
"InpaintPreprocessor_Provider_for_SEGS //Inspire", "InpaintPreprocessor_Provider_for_SEGS //Inspire",