update DB

This commit is contained in:
Dr.Lt.Data 2023-08-17 22:27:53 +09:00
parent 86e28a1486
commit dae9202497
2 changed files with 25 additions and 0 deletions

View File

@ -1241,6 +1241,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:SDXL Empty Latent Image. An extension node for ComfyUI that allows you to select a resolution from the pre-defined json files and output a Latent Image." "description": "Nodes:SDXL Empty Latent Image. An extension node for ComfyUI that allows you to select a resolution from the pre-defined json files and output a Latent Image."
}, },
{
"author": "laksjdjf",
"title": "IPAdapter-ComfyUI",
"reference": "https://github.com/laksjdjf/IPAdapter-ComfyUI",
"files": [
"https://github.com/laksjdjf/IPAdapter-ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes:Load IPAdapter. This custom nodes provides loader of the IP-Adapter model."
},
{ {
"author": "taabata", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",

View File

@ -642,8 +642,10 @@
[ [
"CR Apply ControlNet", "CR Apply ControlNet",
"CR Apply LoRA Stack", "CR Apply LoRA Stack",
"CR Apply Multi-ControlNet",
"CR Aspect Ratio", "CR Aspect Ratio",
"CR Aspect Ratio SDXL", "CR Aspect Ratio SDXL",
"CR Batch Process Switch",
"CR Clip Input Switch", "CR Clip Input Switch",
"CR Color Tint", "CR Color Tint",
"CR Conditioning Input Switch", "CR Conditioning Input Switch",
@ -672,11 +674,13 @@
"CR Module Input", "CR Module Input",
"CR Module Output", "CR Module Output",
"CR Module Pipe Loader", "CR Module Pipe Loader",
"CR Multi-ControlNet Stack",
"CR Pipe Switch", "CR Pipe Switch",
"CR Process Switch", "CR Process Switch",
"CR SD1.5 Aspect Ratio", "CR SD1.5 Aspect Ratio",
"CR SDXL Aspect Ratio", "CR SDXL Aspect Ratio",
"CR SDXL Base Prompt Encoder", "CR SDXL Base Prompt Encoder",
"CR SDXL Prompt Mix Presets",
"CR SDXL Prompt Mixer", "CR SDXL Prompt Mixer",
"CR SDXL Style Text", "CR SDXL Style Text",
"CR Seed to Int", "CR Seed to Int",
@ -1093,7 +1097,9 @@
"Batch Resize Image for SDXL", "Batch Resize Image for SDXL",
"Empty Latent Ratio Custom SDXL", "Empty Latent Ratio Custom SDXL",
"Empty Latent Ratio Select SDXL", "Empty Latent Ratio Select SDXL",
"Float to String",
"HaldCLUT", "HaldCLUT",
"Int to String",
"Mikey Sampler", "Mikey Sampler",
"Mikey Sampler Tiled", "Mikey Sampler Tiled",
"Prompt With SDXL", "Prompt With SDXL",
@ -1540,6 +1546,14 @@
"title_aux": "abg-comfyui" "title_aux": "abg-comfyui"
} }
], ],
"https://github.com/laksjdjf/IPAdapter-ComfyUI": [
[
"IPAdapter"
],
{
"title_aux": "IPAdapter-ComfyUI"
}
],
"https://github.com/lilly1987/ComfyUI_node_Lilly": [ "https://github.com/lilly1987/ComfyUI_node_Lilly": [
[ [
"CheckpointLoaderSimpleText", "CheckpointLoaderSimpleText",
@ -1639,6 +1653,7 @@
"MaskPainter", "MaskPainter",
"MaskToSEGS", "MaskToSEGS",
"MasksToMaskList", "MasksToMaskList",
"NoiseInjectionHookProvider",
"ONNXDetectorProvider", "ONNXDetectorProvider",
"ONNXDetectorSEGS", "ONNXDetectorSEGS",
"PixelKSampleHookCombine", "PixelKSampleHookCombine",