From 8a7d024eca826af63140d23458701ab3a1c4ede8 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 30 Oct 2023 22:37:52 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++++++++++ extension-node-map.json | 32 +++++++++++++++++++++++------ node_db/new/custom-node-list.json | 20 ++++++++++++++++++ node_db/new/extension-node-map.json | 32 +++++++++++++++++++++++------ 4 files changed, 92 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 3ff49d4..90b638e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1314,6 +1314,16 @@ "install_type": "git-clone", "description": "Nodes: KepRotateImage" }, + { + "author": "M1kep", + "title": "ComfyUI-OtherVAEs", + "reference": "https://github.com/M1kep/ComfyUI-OtherVAEs", + "files": [ + "https://github.com/M1kep/ComfyUI-OtherVAEs" + ], + "install_type": "git-clone", + "description": "Nodes: TAESD VAE Decode" + }, { "author": "uarefans", "title": "ComfyUI-Fans", @@ -2365,6 +2375,16 @@ "install_type": "git-clone", "description": "Nodes:TileSplit, TileMerge." }, + { + "author": "Fictiverse", + "title": "ComfyUI Fictiverse Nodes", + "reference": "https://github.com/Fictiverse/ComfyUI_Fictiverse", + "files": [ + "https://github.com/Fictiverse/ComfyUI_Fictiverse" + ], + "install_type": "git-clone", + "description": "Nodes:Color correction." + }, { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/extension-node-map.json b/extension-node-map.json index b4aab7d..38c42ee 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -117,6 +117,7 @@ "BSZLatentOffsetXL", "BSZLatentRGBAImage", "BSZLatentbuster", + "BSZMakeVPred", "BSZPixelbuster", "BSZPixelbusterHelp", "BSZPrincipledConditioning", @@ -449,6 +450,14 @@ "title_aux": "ComfyUI's ControlNet Auxiliary Preprocessors" } ], + "https://github.com/Fictiverse/ComfyUI_Fictiverse": [ + [ + "Color correction" + ], + { + "title_aux": "ComfyUI Fictiverse Nodes" + } + ], "https://github.com/FizzleDorf/ComfyUI-AIT": [ [ "AIT_Unet_Loader", @@ -739,6 +748,14 @@ "title_aux": "ComfyLiterals" } ], + "https://github.com/M1kep/ComfyUI-OtherVAEs": [ + [ + "OtherVAE_Taesd" + ], + { + "title_aux": "ComfyUI-OtherVAEs" + } + ], "https://github.com/M1kep/Comfy_KepKitchenSink": [ [ "KepRotateImage" @@ -1023,8 +1040,6 @@ "CR Apply Model Merge", "CR Apply Multi Upscale", "CR Apply Multi-ControlNet", - "CR Aspect Ratio", - "CR Aspect Ratio SDXL", "CR Batch Process Switch", "CR Checker Pattern", "CR Clip Input Switch", @@ -1039,7 +1054,6 @@ "CR Float To Integer", "CR Float To String", "CR Halftone Grid", - "CR Halftones", "CR Hires Fix Process Switch", "CR Image Input Switch", "CR Image Input Switch (4 way)", @@ -1071,13 +1085,11 @@ "CR Overlay Text", "CR Pipe Switch", "CR Polygons", - "CR Process Switch", "CR Prompt Text", "CR SD1.5 Aspect Ratio", "CR SDXL Aspect Ratio", "CR SDXL Base Prompt Encoder", "CR SDXL Prompt Mix Presets", - "CR SDXL Prompt Mixer", "CR SDXL Style Text", "CR Seed", "CR Seed to Int", @@ -1926,6 +1938,8 @@ ], "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [ [ + "CoreMLModelAdapter", + "CoreMLSampler", "CoreMLUNetLoader" ], { @@ -2020,7 +2034,8 @@ "TextPreserve", "Upscale Tile Calculator", "Wildcard Processor", - "WildcardAndLoraSyntaxProcessor" + "WildcardAndLoraSyntaxProcessor", + "WildcardOobaPrompt" ], { "title_aux": "Mikey Nodes" @@ -2729,6 +2744,7 @@ ], "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": [ [ + "TileCalc", "TileMerge", "TileSplit" ], @@ -3732,10 +3748,13 @@ "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [ [ "FreeU_LCM", + "ImageOutputToComfyNodes", + "ImageShuffle", "LCMGenerate", "LCMGenerate_ReferenceOnly", "LCMGenerate_img2img", "LCMLoader", + "LCMLoader_RefInpaint", "LCMLoader_ReferenceOnly", "LCMLoader_img2img", "LCM_outpaint_prep", @@ -4009,6 +4028,7 @@ "GroupChat", "Image_generation_Conditioning", "LM_Studio", + "LoadAPIconfig", "Memory_Excel", "Model_1", "Ollama", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3fb736a..7846ea7 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "M1kep", + "title": "ComfyUI-OtherVAEs", + "reference": "https://github.com/M1kep/ComfyUI-OtherVAEs", + "files": [ + "https://github.com/M1kep/ComfyUI-OtherVAEs" + ], + "install_type": "git-clone", + "description": "Nodes: TAESD VAE Decode" + }, + { + "author": "Fictiverse", + "title": "ComfyUI Fictiverse Nodes", + "reference": "https://github.com/Fictiverse/ComfyUI_Fictiverse", + "files": [ + "https://github.com/Fictiverse/ComfyUI_Fictiverse" + ], + "install_type": "git-clone", + "description": "Nodes:Color correction." + }, { "author": "kinfolk0117", "title": "ComfyUI_SimpleTiles", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index b4aab7d..38c42ee 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -117,6 +117,7 @@ "BSZLatentOffsetXL", "BSZLatentRGBAImage", "BSZLatentbuster", + "BSZMakeVPred", "BSZPixelbuster", "BSZPixelbusterHelp", "BSZPrincipledConditioning", @@ -449,6 +450,14 @@ "title_aux": "ComfyUI's ControlNet Auxiliary Preprocessors" } ], + "https://github.com/Fictiverse/ComfyUI_Fictiverse": [ + [ + "Color correction" + ], + { + "title_aux": "ComfyUI Fictiverse Nodes" + } + ], "https://github.com/FizzleDorf/ComfyUI-AIT": [ [ "AIT_Unet_Loader", @@ -739,6 +748,14 @@ "title_aux": "ComfyLiterals" } ], + "https://github.com/M1kep/ComfyUI-OtherVAEs": [ + [ + "OtherVAE_Taesd" + ], + { + "title_aux": "ComfyUI-OtherVAEs" + } + ], "https://github.com/M1kep/Comfy_KepKitchenSink": [ [ "KepRotateImage" @@ -1023,8 +1040,6 @@ "CR Apply Model Merge", "CR Apply Multi Upscale", "CR Apply Multi-ControlNet", - "CR Aspect Ratio", - "CR Aspect Ratio SDXL", "CR Batch Process Switch", "CR Checker Pattern", "CR Clip Input Switch", @@ -1039,7 +1054,6 @@ "CR Float To Integer", "CR Float To String", "CR Halftone Grid", - "CR Halftones", "CR Hires Fix Process Switch", "CR Image Input Switch", "CR Image Input Switch (4 way)", @@ -1071,13 +1085,11 @@ "CR Overlay Text", "CR Pipe Switch", "CR Polygons", - "CR Process Switch", "CR Prompt Text", "CR SD1.5 Aspect Ratio", "CR SDXL Aspect Ratio", "CR SDXL Base Prompt Encoder", "CR SDXL Prompt Mix Presets", - "CR SDXL Prompt Mixer", "CR SDXL Style Text", "CR Seed", "CR Seed to Int", @@ -1926,6 +1938,8 @@ ], "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [ [ + "CoreMLModelAdapter", + "CoreMLSampler", "CoreMLUNetLoader" ], { @@ -2020,7 +2034,8 @@ "TextPreserve", "Upscale Tile Calculator", "Wildcard Processor", - "WildcardAndLoraSyntaxProcessor" + "WildcardAndLoraSyntaxProcessor", + "WildcardOobaPrompt" ], { "title_aux": "Mikey Nodes" @@ -2729,6 +2744,7 @@ ], "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": [ [ + "TileCalc", "TileMerge", "TileSplit" ], @@ -3732,10 +3748,13 @@ "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [ [ "FreeU_LCM", + "ImageOutputToComfyNodes", + "ImageShuffle", "LCMGenerate", "LCMGenerate_ReferenceOnly", "LCMGenerate_img2img", "LCMLoader", + "LCMLoader_RefInpaint", "LCMLoader_ReferenceOnly", "LCMLoader_img2img", "LCM_outpaint_prep", @@ -4009,6 +4028,7 @@ "GroupChat", "Image_generation_Conditioning", "LM_Studio", + "LoadAPIconfig", "Memory_Excel", "Model_1", "Ollama",