update DB

This commit is contained in:
Dr.Lt.Data 2024-06-11 09:27:39 +09:00
parent 3bbbd9003a
commit e2cc1a9790
5 changed files with 889 additions and 831 deletions

View File

@ -10122,6 +10122,17 @@
"install_type": "git-clone",
"description": "A variety of custom nodes to enhance ComfyUI for a buttery smooth experience."
},
{
"author": "GavChap",
"title": "ComfyUI-SD3LatentSelectRes",
"id": "sd3latent-select-res",
"reference": "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes",
"files": [
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes"
],
"install_type": "git-clone",
"description": "You'll get a new node called SD3 Latent Select Resolution, you can pick the x and y sizes from a list."
},

View File

@ -412,6 +412,7 @@
[
"> Clear Text",
"> Float to Int",
"> Get Mean Color",
"> Int",
"> Int to Text",
"> Light Source Mask",
@ -420,6 +421,8 @@
"> Mask Curves",
"> NIKSampler",
"> Noise From Image",
"> Normal Map Lighting",
"> RGB Color",
"> Resolution by Aspect Ratio",
"> Rotate Image",
"> Save Image",
@ -1777,6 +1780,14 @@
"title_aux": "ComfyUI-GTSuya-Nodes"
}
],
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": [
[
"SD3LatentSelectRes"
],
{
"title_aux": "ComfyUI-SD3LatentSelectRes"
}
],
"https://github.com/GentlemanHu/ComfyUI-SunoAI": [
[
"GentlemanHu_SunoAI",
@ -6853,6 +6864,7 @@
"LayerMask: BiRefNetUltra",
"LayerMask: BlendIf Mask",
"LayerMask: CreateGradientMask",
"LayerMask: ImageToMask",
"LayerMask: MaskBoxDetect",
"LayerMask: MaskByColor",
"LayerMask: MaskByDifferent",
@ -7240,6 +7252,7 @@
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeControlnet",
"CLIPTextEncodeSD3",
"CLIPTextEncodeSDXL",
"CLIPTextEncodeSDXLRefiner",
"CLIPVisionEncode",
@ -7269,6 +7282,7 @@
"DualCLIPLoader",
"EmptyImage",
"EmptyLatentImage",
"EmptySD3LatentImage",
"ExponentialScheduler",
"FeatherMask",
"FlipSigmas",
@ -7336,6 +7350,7 @@
"ModelMergeSubtract",
"ModelSamplingContinuousEDM",
"ModelSamplingDiscrete",
"ModelSamplingSD3",
"ModelSamplingStableCascade",
"Morphology",
"PatchModelAddDownscale",
@ -7387,6 +7402,7 @@
"StyleModelLoader",
"ThresholdMask",
"TomePatchModel",
"TripleCLIPLoader",
"UNETLoader",
"UNetCrossAttentionMultiply",
"UNetSelfAttentionMultiply",
@ -7602,6 +7618,7 @@
"ImageApplyLUT+",
"ImageBatchMultiple+",
"ImageCASharpening+",
"ImageColorMatch+",
"ImageCompositeFromMaskBatch+",
"ImageCrop+",
"ImageDesaturate+",
@ -7609,6 +7626,7 @@
"ImageExpandBatch+",
"ImageFlip+",
"ImageFromBatch+",
"ImageHistogramMatch+",
"ImageListToBatch+",
"ImagePosterize+",
"ImageRandomTransform+",
@ -9528,6 +9546,7 @@
"IF_DisplayText",
"IF_ImagePrompt",
"IF_PromptMkr",
"IF_SaveText",
"IF_saveText"
],
{
@ -10807,9 +10826,12 @@
"Add Magic Clothing Attention",
"Change Pipeline Dtype And Device",
"Change Pixel Value Normalization",
"Diffusers Model Makeup &MC",
"Diffusers Scheduler Loader &MC",
"Load Magic Clothing Adapter",
"Load Magic Clothing Model",
"Load Magic Clothing Pipeline",
"Load Magic Clothing Pipeline With Path",
"RUN Magic Clothing Diffusers Model"
],
{
@ -10838,9 +10860,12 @@
"Add Magic Clothing Attention",
"Change Pipeline Dtype And Device",
"Change Pixel Value Normalization",
"Diffusers Model Makeup &MC",
"Diffusers Scheduler Loader &MC",
"Load Magic Clothing Adapter",
"Load Magic Clothing Model",
"Load Magic Clothing Pipeline",
"Load Magic Clothing Pipeline With Path",
"RUN Magic Clothing Diffusers Model"
],
{
@ -10859,6 +10884,7 @@
[
"InpaintCrop",
"InpaintExtendOutpaint",
"InpaintResize",
"InpaintStitch"
],
{
@ -13472,6 +13498,12 @@
"quadmoonINTConditionalOperation",
"quadmoonKSampler",
"quadmoonKSamplerAdvanced",
"quadmoonLoadConfigs",
"quadmoonModelLoader",
"quadmoonSaveNeg",
"quadmoonSavePrompt",
"quadmoonSmartNeg",
"quadmoonSmartPrompt",
"quadmoonThebutton"
],
{

File diff suppressed because it is too large Load Diff

View File

@ -14,6 +14,17 @@
{
"author": "GavChap",
"title": "ComfyUI-SD3LatentSelectRes",
"id": "sd3latent-select-res",
"reference": "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes",
"files": [
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes"
],
"install_type": "git-clone",
"description": "You'll get a new node called SD3 Latent Select Resolution, you can pick the x and y sizes from a list."
},
{
"author": "Jin Liu",
"title": "ComfyUI-LJNodes",
@ -682,39 +693,6 @@
],
"install_type": "git-clone",
"description": "It make any text2image create seamless patten"
},
{
"author": "discus0434",
"title": "ComfyUI Aesthetic Predictor V2.5",
"id": "caching-embeddings",
"reference": "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5",
"files": [
"https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5"
],
"install_type": "git-clone",
"description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor."
},
{
"author": "Ron-Digital",
"title": "ComfyUI-SceneGenerator",
"id": "scenegenerator",
"reference": "https://github.com/Ron-Digital/ComfyUI-SceneGenerator",
"files": [
"https://github.com/Ron-Digital/ComfyUI-SceneGenerator"
],
"install_type": "git-clone",
"description": "ComfyUI-SceneGenerator is a ComfyUI plugin used to generate scene preview photos from JSON files. This plugin creates scenes based on the provided JSON configuration and produces two different image outputs: one containing only the products and the other containing both the products and the props."
},
{
"author": "spacepxl",
"title": "ComfyUI-StyleGan",
"id": "stylegan",
"reference": "https://github.com/spacepxl/ComfyUI-StyleGan",
"files": [
"https://github.com/spacepxl/ComfyUI-StyleGan"
],
"install_type": "git-clone",
"description": "Basic support for StyleGAN2 and StyleGAN3 models."
}
]
}

View File

@ -412,6 +412,7 @@
[
"> Clear Text",
"> Float to Int",
"> Get Mean Color",
"> Int",
"> Int to Text",
"> Light Source Mask",
@ -420,6 +421,8 @@
"> Mask Curves",
"> NIKSampler",
"> Noise From Image",
"> Normal Map Lighting",
"> RGB Color",
"> Resolution by Aspect Ratio",
"> Rotate Image",
"> Save Image",
@ -1777,6 +1780,14 @@
"title_aux": "ComfyUI-GTSuya-Nodes"
}
],
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": [
[
"SD3LatentSelectRes"
],
{
"title_aux": "ComfyUI-SD3LatentSelectRes"
}
],
"https://github.com/GentlemanHu/ComfyUI-SunoAI": [
[
"GentlemanHu_SunoAI",
@ -6853,6 +6864,7 @@
"LayerMask: BiRefNetUltra",
"LayerMask: BlendIf Mask",
"LayerMask: CreateGradientMask",
"LayerMask: ImageToMask",
"LayerMask: MaskBoxDetect",
"LayerMask: MaskByColor",
"LayerMask: MaskByDifferent",
@ -7240,6 +7252,7 @@
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeControlnet",
"CLIPTextEncodeSD3",
"CLIPTextEncodeSDXL",
"CLIPTextEncodeSDXLRefiner",
"CLIPVisionEncode",
@ -7269,6 +7282,7 @@
"DualCLIPLoader",
"EmptyImage",
"EmptyLatentImage",
"EmptySD3LatentImage",
"ExponentialScheduler",
"FeatherMask",
"FlipSigmas",
@ -7336,6 +7350,7 @@
"ModelMergeSubtract",
"ModelSamplingContinuousEDM",
"ModelSamplingDiscrete",
"ModelSamplingSD3",
"ModelSamplingStableCascade",
"Morphology",
"PatchModelAddDownscale",
@ -7387,6 +7402,7 @@
"StyleModelLoader",
"ThresholdMask",
"TomePatchModel",
"TripleCLIPLoader",
"UNETLoader",
"UNetCrossAttentionMultiply",
"UNetSelfAttentionMultiply",
@ -7602,6 +7618,7 @@
"ImageApplyLUT+",
"ImageBatchMultiple+",
"ImageCASharpening+",
"ImageColorMatch+",
"ImageCompositeFromMaskBatch+",
"ImageCrop+",
"ImageDesaturate+",
@ -7609,6 +7626,7 @@
"ImageExpandBatch+",
"ImageFlip+",
"ImageFromBatch+",
"ImageHistogramMatch+",
"ImageListToBatch+",
"ImagePosterize+",
"ImageRandomTransform+",
@ -9528,6 +9546,7 @@
"IF_DisplayText",
"IF_ImagePrompt",
"IF_PromptMkr",
"IF_SaveText",
"IF_saveText"
],
{
@ -10807,9 +10826,12 @@
"Add Magic Clothing Attention",
"Change Pipeline Dtype And Device",
"Change Pixel Value Normalization",
"Diffusers Model Makeup &MC",
"Diffusers Scheduler Loader &MC",
"Load Magic Clothing Adapter",
"Load Magic Clothing Model",
"Load Magic Clothing Pipeline",
"Load Magic Clothing Pipeline With Path",
"RUN Magic Clothing Diffusers Model"
],
{
@ -10838,9 +10860,12 @@
"Add Magic Clothing Attention",
"Change Pipeline Dtype And Device",
"Change Pixel Value Normalization",
"Diffusers Model Makeup &MC",
"Diffusers Scheduler Loader &MC",
"Load Magic Clothing Adapter",
"Load Magic Clothing Model",
"Load Magic Clothing Pipeline",
"Load Magic Clothing Pipeline With Path",
"RUN Magic Clothing Diffusers Model"
],
{
@ -10859,6 +10884,7 @@
[
"InpaintCrop",
"InpaintExtendOutpaint",
"InpaintResize",
"InpaintStitch"
],
{
@ -13472,6 +13498,12 @@
"quadmoonINTConditionalOperation",
"quadmoonKSampler",
"quadmoonKSamplerAdvanced",
"quadmoonLoadConfigs",
"quadmoonModelLoader",
"quadmoonSaveNeg",
"quadmoonSavePrompt",
"quadmoonSmartNeg",
"quadmoonSmartPrompt",
"quadmoonThebutton"
],
{