update DB

This commit is contained in:
Dr.Lt.Data 2023-09-21 22:05:38 +09:00
parent 2d7a60689b
commit ead8d78b15
4 changed files with 66 additions and 0 deletions

View File

@ -1842,6 +1842,16 @@
"install_type": "git-clone",
"description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes."
},
{
"author": "cubiq",
"title": "ComfyUI Essentials",
"reference": "https://github.com/cubiq/ComfyUI_essentials",
"files": [
"https://github.com/cubiq/ComfyUI_essentials"
],
"install_type": "git-clone",
"description": "Essential nodes that are weirdly missing from ComfyUI core. With few exceptions they are new features and not commodities. I hope this will be just a temporary repository until the nodes get included into ComfyUI."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

View File

@ -1407,6 +1407,7 @@
[
"ZuellniExLlamaGenerator",
"ZuellniExLlamaLoader",
"ZuellniExLlamaLoraLoader",
"ZuellniExLlamaPreviewer"
],
{
@ -1890,6 +1891,25 @@
"title_aux": "Simple Math"
}
],
"https://github.com/cubiq/ComfyUI_essentials": [
[
"ConsoleDebug+",
"GetImageSize+",
"GrowShrinkMask+",
"ImageCrop+",
"ImageDesaturate+",
"ImageFlip+",
"ImagePosterize+",
"ImageResize+",
"MaskBlur+",
"MaskFlip+",
"MaskPreview+",
"SimpleMath+"
],
{
"title_aux": "ComfyUI Essentials"
}
],
"https://github.com/dagthomas/comfyui_dagthomas": [
[
"CSL",
@ -2385,6 +2405,7 @@
"KSampler //Inspire",
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
"LoadPromptsFromDir //Inspire",
"LoadPromptsFromFile //Inspire",
"LoraBlockInfo //Inspire",
"LoraLoaderBlockWeight //Inspire",
"MediaPipeFaceMeshDetectorProvider //Inspire",
@ -3070,6 +3091,7 @@
"CLIP Positive-Negative XL w/Text (WLSH)",
"CLIP Positive-Negative w/Text (WLSH)",
"Checkpoint Loader w/Name (WLSH)",
"Empty Latent by Pixels (WLSH)",
"Empty Latent by Ratio (WLSH)",
"Generate Edge Mask (WLSH)",
"Generate Face Mask (WLSH)",
@ -3083,6 +3105,7 @@
"Resolutions by Ratio (WLSH)",
"SDXL Quick Empty Latent (WLSH)",
"SDXL Quick Image Scale (WLSH)",
"SDXL Resolution Multiplier (WLSH)",
"SDXL Resolutions (WLSH)",
"SDXL Steps (WLSH)",
"Save Positive Prompt File (WLSH)",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "cubiq",
"title": "ComfyUI Essentials",
"reference": "https://github.com/cubiq/ComfyUI_essentials",
"files": [
"https://github.com/cubiq/ComfyUI_essentials"
],
"install_type": "git-clone",
"description": "Essential nodes that are weirdly missing from ComfyUI core. With few exceptions they are new features and not commodities. I hope this will be just a temporary repository until the nodes get included into ComfyUI."
},
{
"author": "laksjdjf",
"title": "attention-couple-ComfyUI",

View File

@ -1407,6 +1407,7 @@
[
"ZuellniExLlamaGenerator",
"ZuellniExLlamaLoader",
"ZuellniExLlamaLoraLoader",
"ZuellniExLlamaPreviewer"
],
{
@ -1890,6 +1891,25 @@
"title_aux": "Simple Math"
}
],
"https://github.com/cubiq/ComfyUI_essentials": [
[
"ConsoleDebug+",
"GetImageSize+",
"GrowShrinkMask+",
"ImageCrop+",
"ImageDesaturate+",
"ImageFlip+",
"ImagePosterize+",
"ImageResize+",
"MaskBlur+",
"MaskFlip+",
"MaskPreview+",
"SimpleMath+"
],
{
"title_aux": "ComfyUI Essentials"
}
],
"https://github.com/dagthomas/comfyui_dagthomas": [
[
"CSL",
@ -2385,6 +2405,7 @@
"KSampler //Inspire",
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
"LoadPromptsFromDir //Inspire",
"LoadPromptsFromFile //Inspire",
"LoraBlockInfo //Inspire",
"LoraLoaderBlockWeight //Inspire",
"MediaPipeFaceMeshDetectorProvider //Inspire",
@ -3070,6 +3091,7 @@
"CLIP Positive-Negative XL w/Text (WLSH)",
"CLIP Positive-Negative w/Text (WLSH)",
"Checkpoint Loader w/Name (WLSH)",
"Empty Latent by Pixels (WLSH)",
"Empty Latent by Ratio (WLSH)",
"Generate Edge Mask (WLSH)",
"Generate Face Mask (WLSH)",
@ -3083,6 +3105,7 @@
"Resolutions by Ratio (WLSH)",
"SDXL Quick Empty Latent (WLSH)",
"SDXL Quick Image Scale (WLSH)",
"SDXL Resolution Multiplier (WLSH)",
"SDXL Resolutions (WLSH)",
"SDXL Steps (WLSH)",
"Save Positive Prompt File (WLSH)",