update DB

This commit is contained in:
Dr.Lt.Data 2024-01-15 15:12:18 +09:00
parent 2f3e7943df
commit ff5db97c4a
3 changed files with 6 additions and 40 deletions

View File

@ -5089,7 +5089,9 @@
"InpaintPreprocessor_Provider_for_SEGS //Inspire", "InpaintPreprocessor_Provider_for_SEGS //Inspire",
"KSampler //Inspire", "KSampler //Inspire",
"KSamplerAdvanced //Inspire", "KSamplerAdvanced //Inspire",
"KSamplerAdvancedPipe //Inspire",
"KSamplerAdvancedProgress //Inspire", "KSamplerAdvancedProgress //Inspire",
"KSamplerPipe //Inspire",
"KSamplerProgress //Inspire", "KSamplerProgress //Inspire",
"LatentBatchSplitter //Inspire", "LatentBatchSplitter //Inspire",
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire", "LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
@ -5798,6 +5800,7 @@
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
"DynamicDelayProcessor", "DynamicDelayProcessor",
"EmbeddingPrompt",
"EnhanceImage", "EnhanceImage",
"FaceToMask", "FaceToMask",
"FeatheredMask", "FeatheredMask",

View File

@ -693,46 +693,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!" "description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!"
},
{
"author": "Trung0246",
"title": "ComfyUI-0246",
"reference": "https://github.com/Trung0246/ComfyUI-0246",
"files": [
"https://github.com/Trung0246/ComfyUI-0246"
],
"install_type": "git-clone",
"description": "Random nodes for ComfyUI I made to solve my struggle with ComfyUI (ex: pipe, process). Have varying quality."
},
{
"author": "violet-chen",
"title": "comfyui-psd2png",
"reference": "https://github.com/violet-chen/comfyui-psd2png",
"files": [
"https://github.com/violet-chen/comfyui-psd2png"
],
"install_type": "git-clone",
"description": "Nodes: Psd2Png."
},
{
"author": "IDGallagher",
"title": "IG Interpolation Nodes",
"reference": "https://github.com/IDGallagher/ComfyUI-IG-Nodes",
"files": [
"https://github.com/IDGallagher/ComfyUI-IG-Nodes"
],
"install_type": "git-clone",
"description": "Custom nodes to aid in the exploration of Latent Space"
},
{
"author": "rcfcu2000",
"title": "zhihuige-nodes-comfyui",
"reference": "https://github.com/rcfcu2000/zhihuige-nodes-comfyui",
"files": [
"https://github.com/rcfcu2000/zhihuige-nodes-comfyui"
],
"install_type": "git-clone",
"description": "Nodes: Combine ZHGMasks, Cover ZHGMasks, ZHG FaceIndex, ZHG SaveImage, ZHG SmoothEdge, ZHG GetMaskArea, ..."
} }
] ]
} }

View File

@ -5089,7 +5089,9 @@
"InpaintPreprocessor_Provider_for_SEGS //Inspire", "InpaintPreprocessor_Provider_for_SEGS //Inspire",
"KSampler //Inspire", "KSampler //Inspire",
"KSamplerAdvanced //Inspire", "KSamplerAdvanced //Inspire",
"KSamplerAdvancedPipe //Inspire",
"KSamplerAdvancedProgress //Inspire", "KSamplerAdvancedProgress //Inspire",
"KSamplerPipe //Inspire",
"KSamplerProgress //Inspire", "KSamplerProgress //Inspire",
"LatentBatchSplitter //Inspire", "LatentBatchSplitter //Inspire",
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire", "LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
@ -5798,6 +5800,7 @@
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
"DynamicDelayProcessor", "DynamicDelayProcessor",
"EmbeddingPrompt",
"EnhanceImage", "EnhanceImage",
"FaceToMask", "FaceToMask",
"FeatheredMask", "FeatheredMask",