update DB

This commit is contained in:
Dr.Lt.Data
2023-07-17 09:19:50 +09:00
parent 5c6b5b43f0
commit 15fdb9ea21
2 changed files with 34 additions and 1 deletions

View File

@@ -236,6 +236,8 @@
"Image Overlay",
"Join XY Inputs of Same Type",
"KSampler (Efficient)",
"LoRA Stacker",
"LoRA Stacker Adv.",
"Manual XY Entry Info",
"Simple Eval Examples",
"XY Input: CFG Scale",
@@ -243,7 +245,8 @@
"XY Input: Clip Skip",
"XY Input: Denoise",
"XY Input: LoRA",
"XY Input: LoRA (Advanced)",
"XY Input: LoRA Adv.",
"XY Input: LoRA Stacks",
"XY Input: Manual XY Entry",
"XY Input: Negative Prompt S/R",
"XY Input: Positive Prompt S/R",
@@ -770,6 +773,7 @@
"MMDetLoader",
"MaskPainter",
"MaskToSEGS",
"MasksToMaskList",
"ONNXDetectorProvider",
"ONNXDetectorSEGS",
"PixelKSampleHookCombine",
@@ -781,6 +785,7 @@
"RegionalPrompt",
"RegionalSampler",
"SAMDetectorCombined",
"SAMDetectorSegmented",
"SAMLoader",
"SEGEdit",
"SEGPick",
@@ -795,6 +800,7 @@
"SegmDetectorForEach",
"SegmDetectorSEGS",
"Segs & Mask",
"Segs & Mask ForEach",
"SegsMaskCombine",
"SegsToCombinedMask",
"SubtractMask",
@@ -889,6 +895,9 @@
"https://github.com/shiimizu/ComfyUI_smZNodes": [
"smZ CLIPTextEncode"
],
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
"OpenposePreprocessorInterpolate"
],
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
"DiscoDiffusion_DiscoDiffusion",
"DiscoDiffusion_DiscoDiffusionExtraSettings",
@@ -960,5 +969,9 @@
"TextGenerator",
"TextInput",
"TextOutput"
],
"https://github.com/yolanother/DTAIComfyPromptAgent": [
"DTPromptAgent",
"DTPromptAgentString"
]
}