update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "chrisgoringe",
|
||||
"title": "Variation seeds",
|
||||
"reference": "https://github.com/chrisgoringe/cg-noise",
|
||||
"files": [
|
||||
"https://github.com/chrisgoringe/cg-noise"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds KSampler custom nodes with variation seed and variation strength."
|
||||
},
|
||||
{
|
||||
"author": "chrisgoringe",
|
||||
"title": "Image chooser",
|
||||
"reference": "https://github.com/chrisgoringe/cg-image-picker",
|
||||
"files": [
|
||||
"https://github.com/chrisgoringe/cg-image-picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow."
|
||||
},
|
||||
{
|
||||
"author": "WASasquatch",
|
||||
"title": "FreeU_Advanced",
|
||||
@@ -101,7 +121,7 @@
|
||||
"description": "Dynamic prompt expansion, powered by GPT-2 locally on your device."
|
||||
},
|
||||
{
|
||||
"author": "tusharbhutt",
|
||||
"author": "BiffMunky",
|
||||
"title": "Endless Nodes",
|
||||
"reference": "https://github.com/tusharbhutt/Endless-Nodes",
|
||||
"files": [
|
||||
|
||||
@@ -834,11 +834,13 @@
|
||||
"CR Keyframe List",
|
||||
"CR LoRA List",
|
||||
"CR Load Animation Frames",
|
||||
"CR Load Flow Frames",
|
||||
"CR Load Schedule From File",
|
||||
"CR Load Scheduled ControlNets",
|
||||
"CR Load Scheduled LoRAs",
|
||||
"CR Load Scheduled Models",
|
||||
"CR Model List",
|
||||
"CR Output Flow Frames",
|
||||
"CR Output Schedule To File",
|
||||
"CR Prompt List",
|
||||
"CR Prompt List Keyframes",
|
||||
@@ -1094,9 +1096,11 @@
|
||||
"ttN imageOutput",
|
||||
"ttN imageREMBG",
|
||||
"ttN int",
|
||||
"ttN modelMerge",
|
||||
"ttN pipe2BASIC",
|
||||
"ttN pipe2DETAILER",
|
||||
"ttN pipeEDIT",
|
||||
"ttN pipeEncodeConcat",
|
||||
"ttN pipeIN",
|
||||
"ttN pipeKSampler",
|
||||
"ttN pipeKSamplerAdvanced",
|
||||
@@ -1788,6 +1792,16 @@
|
||||
"title_aux": "sc-node-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrisgoringe/cg-image-picker": [
|
||||
[
|
||||
"Image Chooser",
|
||||
"Latent Chooser",
|
||||
"Preview for Image Chooser"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image chooser"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrisgoringe/cg-noise": [
|
||||
[
|
||||
"Hijack",
|
||||
@@ -3076,9 +3090,15 @@
|
||||
],
|
||||
"https://github.com/tusharbhutt/Endless-Nodes": [
|
||||
[
|
||||
"Endless Nodes Aesthetic Scoring",
|
||||
"Endless Nodes Combo Parameterizer",
|
||||
"Endless Nodes Combo Parameterizer & Prompts",
|
||||
"Endless Nodes Display Float",
|
||||
"Endless Nodes Display Integer",
|
||||
"Endless Nodes Display Number",
|
||||
"Endless Nodes Display String",
|
||||
"Endless Nodes Eight Input Text Switch",
|
||||
"Endless Nodes Image Save with Text File",
|
||||
"Endless Nodes Parameterizer",
|
||||
"Endless Nodes Parameterizer & Prompts",
|
||||
"Endless Nodes Six Input Text Switch",
|
||||
@@ -3086,10 +3106,10 @@
|
||||
"Endless Nodes Six Integer IO Widget"
|
||||
],
|
||||
{
|
||||
"author": "Endless Sea of Stars",
|
||||
"author": "BiffMunky",
|
||||
"description": "A small set of nodes I created for various numerical and text inputs.",
|
||||
"nickname": "Endless Nodes",
|
||||
"title": "Endless Nodes",
|
||||
"nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c",
|
||||
"title": "\ud83c\udf0c An Endless Sea of Stars Nodes \ud83c\udf0c",
|
||||
"title_aux": "Endless Nodes"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user