update DB

This commit is contained in:
Dr.Lt.Data 2024-08-04 10:55:39 +09:00
parent 8b649ae0d9
commit 31d7fcc8ba
7 changed files with 1484 additions and 1488 deletions

View File

@ -12224,13 +12224,13 @@
},
{
"author": "vault-developer",
"title": "Image-blender",
"title": "ImageBlender",
"reference": "https://github.com/vault-developer/comfyui-image-blender",
"files": [
"https://github.com/vault-developer/comfyui-image-blender"
],
"install_type": "git-clone",
"description": "A custom node to blend two images together using a specified blending mode."
"description": "ComfyuiImageBlender is a custom node for ComfyUI. It may be used to blend two images together using a specified blending mode."
},
{
"author": "gisu",
@ -12719,16 +12719,6 @@
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
"author": "vault-developer",
"title": "ImageBlender",
"reference": "https://github.com/vault-developer/comfyui-image-blender",
"files": [
"https://github.com/vault-developer/comfyui-image-blender"
],
"install_type": "git-clone",
"description": "ComfyuiImageBlender is a custom node for ComfyUI. It may be used to blend two images together using a specified blending mode."
},
{
"author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI",

View File

@ -1732,7 +1732,10 @@
],
"https://github.com/Extraltodeus/Skimmed_CFG": [
[
"Skimmed CFG"
"Skimmed CFG",
"Skimmed CFG - linear interpolation",
"Skimmed CFG - linear interpolation dual scales",
"Skimmed CFG - replace"
],
{
"title_aux": "Skimmed_CFG"
@ -2794,7 +2797,6 @@
"JNodes_SearchAndReplaceFromFile",
"JNodes_SearchAndReplaceFromList",
"JNodes_SelectRandomFileFromDirectory",
"JNodes_SetMetadataA1111",
"JNodes_SetNegativePromptInMetaData",
"JNodes_SetPositivePromptInMetaData",
"JNodes_SplitAndJoin",
@ -9089,7 +9091,9 @@
],
"https://github.com/dagthomas/comfyui_dagthomas": [
[
"CFGSkimming",
"GPT4MiniNode",
"GPT4VisionNode",
"PGSD3LatentGenerator",
"PromptGenerator"
],
@ -14460,6 +14464,7 @@
"https://github.com/pamparamm/sd-perturbed-attention": [
[
"PerturbedAttention",
"SmoothedEnergyGuidanceAdvanced",
"TRTAttachPag",
"TRTPerturbedAttention"
],
@ -16504,7 +16509,7 @@
"ImageBlender"
],
{
"title_aux": "Image-blender"
"title_aux": "ImageBlender"
}
],
"https://github.com/veighnsche/comfyui_gr85": [

File diff suppressed because it is too large Load Diff

View File

@ -409,14 +409,6 @@
"title_aux": "ComfyUI-Airtable [WIP]"
}
],
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB/raw/SketchUITest/GeekyRembv2.py": [
[
"GeekyRemB"
],
{
"title_aux": "ComfyUI-GeekyRemB v2"
}
],
"https://github.com/GentlemanHu/ComfyUI-Notifier": [
[
"GentlemanHu_Notifier"
@ -1221,6 +1213,7 @@
"ModelSamplingContinuousEDM",
"ModelSamplingContinuousV",
"ModelSamplingDiscrete",
"ModelSamplingFlux",
"ModelSamplingSD3",
"ModelSamplingStableCascade",
"Morphology",
@ -1344,8 +1337,11 @@
"AddDoc2Knowledge",
"AutoSurvey",
"ChatModel",
"ComfyMilvus",
"ComfyWeaviate",
"ManageDatabase",
"MilvusScheme",
"MsField",
"QueryKnowledge",
"WcProperty",
"WcPropertyComb",

File diff suppressed because it is too large Load Diff

View File

@ -227,13 +227,13 @@
},
{
"author": "vault-developer",
"title": "Image-blender",
"title": "ImageBlender",
"reference": "https://github.com/vault-developer/comfyui-image-blender",
"files": [
"https://github.com/vault-developer/comfyui-image-blender"
],
"install_type": "git-clone",
"description": "A custom node to blend two images together using a specified blending mode."
"description": "ComfyuiImageBlender is a custom node for ComfyUI. It may be used to blend two images together using a specified blending mode."
},
{
"author": "liangt",

View File

@ -1732,7 +1732,10 @@
],
"https://github.com/Extraltodeus/Skimmed_CFG": [
[
"Skimmed CFG"
"Skimmed CFG",
"Skimmed CFG - linear interpolation",
"Skimmed CFG - linear interpolation dual scales",
"Skimmed CFG - replace"
],
{
"title_aux": "Skimmed_CFG"
@ -2794,7 +2797,6 @@
"JNodes_SearchAndReplaceFromFile",
"JNodes_SearchAndReplaceFromList",
"JNodes_SelectRandomFileFromDirectory",
"JNodes_SetMetadataA1111",
"JNodes_SetNegativePromptInMetaData",
"JNodes_SetPositivePromptInMetaData",
"JNodes_SplitAndJoin",
@ -9089,7 +9091,9 @@
],
"https://github.com/dagthomas/comfyui_dagthomas": [
[
"CFGSkimming",
"GPT4MiniNode",
"GPT4VisionNode",
"PGSD3LatentGenerator",
"PromptGenerator"
],
@ -14460,6 +14464,7 @@
"https://github.com/pamparamm/sd-perturbed-attention": [
[
"PerturbedAttention",
"SmoothedEnergyGuidanceAdvanced",
"TRTAttachPag",
"TRTPerturbedAttention"
],
@ -16504,7 +16509,7 @@
"ImageBlender"
],
{
"title_aux": "Image-blender"
"title_aux": "ImageBlender"
}
],
"https://github.com/veighnsche/comfyui_gr85": [