From 19c9e4a217db37d9090b88a3e956f712285181d2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 2 Feb 2024 23:35:47 +0900 Subject: [PATCH] update DB --- README.md | 1 + custom-node-list.json | 84 ++++++++++++++------- extension-node-map.json | 75 ++++++++++++++++++- model-list.json | 12 ++- node_db/dev/custom-node-list.json | 10 +++ node_db/new/custom-node-list.json | 110 ++++++++++------------------ node_db/new/extension-node-map.json | 75 ++++++++++++++++++- 7 files changed, 265 insertions(+), 102 deletions(-) diff --git a/README.md b/README.md index 6dd3b693..f1db7b03 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ NODE_CLASS_MAPPINGS.update({ * https://github.com/MockbaTheBorg/Nodes * https://github.com/StartHua/Comfyui_GPT_Story * https://github.com/NielsGercama/comfyui_customsampling +* https://github.com/wrightdaniel2017/ComfyUI-VideoLipSync ## Roadmap diff --git a/custom-node-list.json b/custom-node-list.json index 14ef5864..3350b13d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2497,6 +2497,26 @@ "install_type": "git-clone", "description": "3D, ScreenShareNode & FloatingVideoNode, SpeechRecognition & SpeechSynthesis, GPT, LoadImagesFromLocal, Layers, Other Nodes, ..." }, + { + "author": "shadowcz007", + "title": "comfyui-ultralytics-yolo", + "reference": "https://github.com/shadowcz007/comfyui-ultralytics-yolo", + "files": [ + "https://github.com/shadowcz007/comfyui-ultralytics-yolo" + ], + "install_type": "git-clone", + "description": "Nodes:Detect By Label." + }, + { + "author": "shadowcz007", + "title": "Consistency Decoder", + "reference": "https://github.com/shadowcz007/comfyui-consistency-decoder", + "files": [ + "https://github.com/shadowcz007/comfyui-consistency-decoder" + ], + "install_type": "git-clone", + "description": "[a/openai Consistency Decoder](https://github.com/openai/consistencydecoder). After downloading the [a/OpenAI VAE model](https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt), place it in the `model/vae` directory for use." + }, { "author": "ostris", "title": "Ostris Nodes ComfyUI", @@ -3933,6 +3953,26 @@ "install_type": "git-clone", "description": "A custom node on ComfyUI that saves images in AVIF format. Workflow can be loaded from images saved at this node." }, + { + "author": "pkpkTech", + "title": "ComfyUI-ngrok", + "reference": "https://github.com/pkpkTech/ComfyUI-ngrok", + "files": [ + "https://github.com/pkpkTech/ComfyUI-ngrok" + ], + "install_type": "git-clone", + "description": "Use ngrok to allow external access to ComfyUI.\nNOTE: Need to manually modify a token inside the __init__.py file." + }, + { + "author": "pkpk", + "title": "ComfyUI-TemporaryLoader", + "reference": "https://github.com/pkpkTech/ComfyUI-TemporaryLoader", + "files": [ + "https://github.com/pkpkTech/ComfyUI-TemporaryLoader" + ], + "install_type": "git-clone", + "description": "This is a custom node of ComfyUI that downloads and loads models from the input URL. The model is temporarily downloaded into memory and not saved to storage.\nThis could be useful when trying out models or when using various models on machines with limited storage. Since the model is downloaded into memory, expect higher memory usage than usual." + }, { "author": "Crystian", "title": "Crystools", @@ -4614,16 +4654,6 @@ "install_type": "git-clone", "description": "Custom node for ComfyUI that makes parts of the image transparent (face, background...)" }, - { - "author": "pkpkTech", - "title": "ComfyUI-ngrok", - "reference": "https://github.com/pkpkTech/ComfyUI-ngrok", - "files": [ - "https://github.com/pkpkTech/ComfyUI-ngrok" - ], - "install_type": "git-clone", - "description": "Use ngrok to allow external access to ComfyUI.\nNOTE: Need to manually modify a token inside the __init__.py file." - }, { "author": "Abdullah Ozmantar", "title": "InstaSwap Face Swap Node for ComfyUI", @@ -4794,16 +4824,6 @@ "install_type": "git-clone", "description": "Nodes:segformer_clothes, segformer_agnostic, segformer_remove_bg, stabel_vition. Nodes for model dress up." }, - { - "author": "shadowcz007", - "title": "comfyui-ultralytics-yolo", - "reference": "https://github.com/shadowcz007/comfyui-ultralytics-yolo", - "files": [ - "https://github.com/shadowcz007/comfyui-ultralytics-yolo" - ], - "install_type": "git-clone", - "description": "Nodes:Detect By Label." - }, { "author": "ricklove", "title": "comfyui-ricklove", @@ -4856,13 +4876,23 @@ }, { "author": "trumanwong", - "title": "ComfyUI-NSFW-Detection", - "reference": "https://github.com/trumanwong/ComfyUI-NSFW-Detection", - "files": [ - "https://github.com/trumanwong/ComfyUI-NSFW-Detection" - ], - "install_type": "git-clone", - "description": "An implementation of NSFW Detection for ComfyUI" + "title": "ComfyUI-NSFW-Detection", + "reference": "https://github.com/trumanwong/ComfyUI-NSFW-Detection", + "files": [ + "https://github.com/trumanwong/ComfyUI-NSFW-Detection" + ], + "install_type": "git-clone", + "description": "An implementation of NSFW Detection for ComfyUI" + }, + { + "author": "TemryL", + "title": "ComfyS3: Amazon S3 Integration for ComfyUI", + "reference": "https://github.com/TemryL/ComfyS3", + "files": [ + "https://github.com/TemryL/ComfyS3" + ], + "install_type": "git-clone", + "description": "ComfyS3 seamlessly integrates with [a/Amazon S3](https://aws.amazon.com/en/s3/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from S3 buckets within the ComfyUI graph interface." }, diff --git a/extension-node-map.json b/extension-node-map.json index 52283df6..afbaf7c2 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -471,6 +471,7 @@ "PrimereLoraStackMerger", "PrimereLycorisKeywordMerger", "PrimereLycorisStackMerger", + "PrimereMetaCollector", "PrimereMetaRead", "PrimereMetaSave", "PrimereModelKeyword", @@ -754,6 +755,8 @@ "HintImageEnchance", "ImageGenResolutionFromImage", "ImageGenResolutionFromLatent", + "ImageIntensityDetector", + "ImageLuminanceDetector", "InpaintPreprocessor", "LeReS-DepthMapPreprocessor", "LineArtPreprocessor", @@ -1016,18 +1019,31 @@ [ "Conditioning Switch (JPS)", "ControlNet Switch (JPS)", + "Crop Image Pipe (JPS)", + "Crop Image Settings (JPS)", "Crop Image Square (JPS)", "Crop Image TargetSize (JPS)", + "CtrlNet CannyEdge Pipe (JPS)", + "CtrlNet CannyEdge Settings (JPS)", + "CtrlNet MiDaS Pipe (JPS)", + "CtrlNet MiDaS Settings (JPS)", + "CtrlNet OpenPose Pipe (JPS)", + "CtrlNet OpenPose Settings (JPS)", + "CtrlNet ZoeDepth Pipe (JPS)", + "CtrlNet ZoeDepth Settings (JPS)", "Disable Enable Switch (JPS)", "Enable Disable Switch (JPS)", - "Generation Settings (JPS)", - "Generation Settings Pipe (JPS)", "Generation TXT IMG Settings (JPS)", "Get Date Time String (JPS)", "Get Image Size (JPS)", "IP Adapter Settings (JPS)", "IP Adapter Settings Pipe (JPS)", + "IP Adapter Single Settings (JPS)", + "IP Adapter Single Settings Pipe (JPS)", + "IPA Switch (JPS)", "Image Switch (JPS)", + "ImageToImage Pipe (JPS)", + "ImageToImage Settings (JPS)", "Images Masks MultiPipe (JPS)", "Integer Switch (JPS)", "Largest Int (JPS)", @@ -1050,8 +1066,10 @@ "SDXL Recommended Resolution Calc (JPS)", "SDXL Resolutions (JPS)", "Sampler Scheduler Settings (JPS)", + "Save Images Plus (JPS)", "Substract Int Int (JPS)", "Text Concatenate (JPS)", + "Text Prompt (JPS)", "VAE Switch (JPS)" ], { @@ -2435,6 +2453,15 @@ "title_aux": "ComfyUI-TeaNodes" } ], + "https://github.com/TemryL/ComfyS3": [ + [ + "LoadImageS3", + "SaveImageS3" + ], + { + "title_aux": "ComfyS3: Amazon S3 Integration for ComfyUI" + } + ], "https://github.com/TheBarret/ZSuite": [ [ "ZSuite: Prompter", @@ -3535,6 +3562,8 @@ ], "https://github.com/blepping/ComfyUI-bleh": [ [ + "BlehDeepShrink", + "BlehDiscardPenultimateSigma", "BlehHyperTile" ], { @@ -3973,8 +4002,10 @@ "LayerUtility: ImageBlendAdvance", "LayerUtility: ImageChannelMerge", "LayerUtility: ImageChannelSplit", + "LayerUtility: ImageMaskScaleAs", "LayerUtility: ImageOpacity", "LayerUtility: ImageScaleRestore", + "LayerUtility: ImageShift", "LayerUtility: PrintInfo", "LayerUtility: RestoreCropBox", "LayerUtility: XY to Percent" @@ -4684,13 +4715,20 @@ ], "https://github.com/edenartlab/eden_comfy_pipelines": [ [ + "Bool", "CLIP_Interrogator", + "Compare", + "DebugPrint", "Filepicker", + "Float", "IMG_padder", "IMG_scaler", "IMG_unpadder", + "If ANY execute A else B", + "Int", "LatentTypeConversion", "SaveImageAdvanced", + "String", "VAEDecode_to_folder" ], { @@ -4810,6 +4848,7 @@ ], "https://github.com/filliptm/ComfyUI_Fill-Nodes": [ [ + "FL_ImageCaptionSaver", "FL_ImageRandomizer" ], { @@ -4986,6 +5025,7 @@ "https://github.com/gokayfem/ComfyUI_VLM_nodes": [ [ "PromptGenerate", + "SimpleChat", "VisionTextQuestion" ], { @@ -6151,6 +6191,8 @@ "NegiTools_LatentProperties", "NegiTools_NoiseImageGenerator", "NegiTools_OpenAiDalle3", + "NegiTools_OpenAiGpt", + "NegiTools_OpenAiGpt4v", "NegiTools_OpenAiTranslate", "NegiTools_OpenPoseToPointList", "NegiTools_PointListToMask", @@ -6415,6 +6457,15 @@ "title_aux": "ComfyUI-SaveAVIF" } ], + "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": [ + [ + "LoadTempCheckpoint", + "LoadTempLoRA" + ], + { + "title_aux": "ComfyUI-TemporaryLoader" + } + ], "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [ [ "CheckpointLoader|pysssss", @@ -6616,6 +6667,15 @@ "title_aux": "ComfyUI_Nimbus-Pack" } ], + "https://github.com/shadowcz007/comfyui-consistency-decoder": [ + [ + "VAEDecodeConsistencyDecoder", + "VAELoaderConsistencyDecoder" + ], + { + "title_aux": "Consistency Decoder" + } + ], "https://github.com/shadowcz007/comfyui-mixlab-nodes": [ [ "3DImage", @@ -6932,6 +6992,9 @@ "DilateErodeMask", "EnhanceDetail", "GuidedFilterAlpha", + "ImageConstant", + "LatentStats", + "OffsetLatentImage", "RemapRange" ], { @@ -7251,6 +7314,14 @@ "title_aux": "trNodes" } ], + "https://github.com/trumanwong/ComfyUI-NSFW-Detection": [ + [ + "NSFWDetection" + ], + { + "title_aux": "ComfyUI-NSFW-Detection" + } + ], "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": [ [ "Batch Unsampler", diff --git a/model-list.json b/model-list.json index 9464fd92..efc5fe64 100644 --- a/model-list.json +++ b/model-list.json @@ -499,7 +499,17 @@ "reference": "https://huggingface.co/hakurei/waifu-diffusion-v1-4", "filename": "kl-f8-anime2.ckpt", "url": "https://huggingface.co/hakurei/waifu-diffusion-v1-4/resolve/main/vae/kl-f8-anime2.ckpt" - }, + }, + { + "name": "OpenAI Consistency Decoder", + "type": "VAE", + "base": "SD1.5 VAE", + "save_path": "vae/openai_consistency_decoder", + "description": "[2.3GB] OpenAI Consistency Decoder. Improved decoding for stable diffusion vaes.", + "reference": "https://github.com/openai/consistencydecoder", + "filename": "decoder.pt", + "url": "https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt" + }, { "name": "LCM LoRA SD1.5", "type": "lora", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index e2e3b8d7..5dbf2579 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "blepping", + "title": "ComfyUI-sonar (WIP)", + "reference": "https://github.com/blepping/ComfyUI-sonar", + "files": [ + "https://github.com/blepping/ComfyUI-sonar" + ], + "install_type": "git-clone", + "description": "Extremely WIP and untested implementation of Sonar sampling. Currently it may not be even close to working properly. Only supports Euler and Euler Ancestral sampling. See [a/stable-diffusion-webui-sonar](https://github.com/Kahsolt/stable-diffusion-webui-sonar) for a more in-depth explanation." + }, { "author": "kappa54m", "title": "ComfyUI_Usability (WIP)", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0ea90caa..be2ccf98 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,46 @@ }, + { + "author": "shadowcz007", + "title": "Consistency Decoder", + "reference": "https://github.com/shadowcz007/comfyui-consistency-decoder", + "files": [ + "https://github.com/shadowcz007/comfyui-consistency-decoder" + ], + "install_type": "git-clone", + "description": "[a/openai Consistency Decoder](https://github.com/openai/consistencydecoder). After downloading the [a/OpenAI VAE model](https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt), place it in the `model/vae` directory for use." + }, + { + "author": "pkpk", + "title": "ComfyUI-TemporaryLoader", + "reference": "https://github.com/pkpkTech/ComfyUI-TemporaryLoader", + "files": [ + "https://github.com/pkpkTech/ComfyUI-TemporaryLoader" + ], + "install_type": "git-clone", + "description": "This is a custom node of ComfyUI that downloads and loads models from the input URL. The model is temporarily downloaded into memory and not saved to storage.\nThis could be useful when trying out models or when using various models on machines with limited storage. Since the model is downloaded into memory, expect higher memory usage than usual." + }, + { + "author": "TemryL", + "title": "ComfyS3: Amazon S3 Integration for ComfyUI", + "reference": "https://github.com/TemryL/ComfyS3", + "files": [ + "https://github.com/TemryL/ComfyS3" + ], + "install_type": "git-clone", + "description": "ComfyS3 seamlessly integrates with [a/Amazon S3](https://aws.amazon.com/en/s3/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from S3 buckets within the ComfyUI graph interface." + }, + { + "author": "trumanwong", + "title": "ComfyUI-NSFW-Detection", + "reference": "https://github.com/trumanwong/ComfyUI-NSFW-Detection", + "files": [ + "https://github.com/trumanwong/ComfyUI-NSFW-Detection" + ], + "install_type": "git-clone", + "description": "An implementation of NSFW Detection for ComfyUI" + }, { "author": "AIGODLIKE", "title": "AIGODLIKE-ComfyUI-Studio", @@ -649,76 +689,6 @@ ], "install_type": "git-clone", "description": "This custom node lets you train LoRA directly in ComfyUI! By default, it saves directly in your ComfyUI lora folder. That means you just have to refresh after training (...and select the LoRA) to test it!" - }, - { - "author": "Taremin", - "title": "ComfyUI Prompt ExtraNetworks", - "reference": "https://github.com/Taremin/comfyui-prompt-extranetworks", - "files": [ - "https://github.com/Taremin/comfyui-prompt-extranetworks" - ], - "install_type": "git-clone", - "description": "Instead of LoraLoader or HypernetworkLoader, it receives a prompt and loads and applies LoRA or HN based on the specifications within the prompt. The main purpose of this custom node is to allow changes without reconnecting the LoraLoader node when the prompt is randomly altered, etc." - }, - { - "author": "Layer-norm", - "title": "Comfyui lama remover", - "reference": "https://github.com/Layer-norm/comfyui-lama-remover", - "files": [ - "https://github.com/Layer-norm/comfyui-lama-remover" - ], - "install_type": "git-clone", - "description": "A very simple ComfyUI node to remove item with mask." - }, - { - "author": "komojini", - "title": "komojini-comfyui-nodes", - "reference": "https://github.com/komojini/komojini-comfyui-nodes", - "files": [ - "https://github.com/komojini/komojini-comfyui-nodes" - ], - "install_type": "git-clone", - "description": "Nodes:YouTube Video Loader. Custom ComfyUI Nodes for video generation" - }, - { - "author": "LarryJane491", - "title": "Image-Captioning-in-ComfyUI", - "reference": "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI", - "files": [ - "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI" - ], - "install_type": "git-clone", - "description": "The LoRA Caption custom nodes, just like their name suggests, allow you to caption images so they are ready for LoRA training." - }, - { - "author": "HebelHuber", - "title": "comfyui-enhanced-save-node", - "reference": "https://github.com/HebelHuber/comfyui-enhanced-save-node", - "files": [ - "https://github.com/HebelHuber/comfyui-enhanced-save-node" - ], - "install_type": "git-clone", - "description": "Nodes:Enhanced Save Node" - }, - { - "author": "chaojie", - "title": "ComfyUI-DragNUWA", - "reference": "https://github.com/chaojie/ComfyUI-DragNUWA", - "files": [ - "https://github.com/chaojie/ComfyUI-DragNUWA" - ], - "install_type": "git-clone", - "description": "Nodes: Download the weights of DragNUWA [a/drag_nuwa_svd.pth](https://drive.google.com/file/d/1Z4JOley0SJCb35kFF4PCc6N6P1ftfX4i/view) and put it to ComfyUI/models/checkpoints/drag_nuwa_svd.pth\n[w/Due to changes in the torch package and versions of many other packages, it may disrupt your installation environment.]" - }, - { - "author": "chflame163", - "title": "ComfyUI_WordCloud", - "reference": "https://github.com/chflame163/ComfyUI_WordCloud", - "files": [ - "https://github.com/chflame163/ComfyUI_WordCloud" - ], - "install_type": "git-clone", - "description": "Nodes:Word Cloud, Load Text File" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 52283df6..afbaf7c2 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -471,6 +471,7 @@ "PrimereLoraStackMerger", "PrimereLycorisKeywordMerger", "PrimereLycorisStackMerger", + "PrimereMetaCollector", "PrimereMetaRead", "PrimereMetaSave", "PrimereModelKeyword", @@ -754,6 +755,8 @@ "HintImageEnchance", "ImageGenResolutionFromImage", "ImageGenResolutionFromLatent", + "ImageIntensityDetector", + "ImageLuminanceDetector", "InpaintPreprocessor", "LeReS-DepthMapPreprocessor", "LineArtPreprocessor", @@ -1016,18 +1019,31 @@ [ "Conditioning Switch (JPS)", "ControlNet Switch (JPS)", + "Crop Image Pipe (JPS)", + "Crop Image Settings (JPS)", "Crop Image Square (JPS)", "Crop Image TargetSize (JPS)", + "CtrlNet CannyEdge Pipe (JPS)", + "CtrlNet CannyEdge Settings (JPS)", + "CtrlNet MiDaS Pipe (JPS)", + "CtrlNet MiDaS Settings (JPS)", + "CtrlNet OpenPose Pipe (JPS)", + "CtrlNet OpenPose Settings (JPS)", + "CtrlNet ZoeDepth Pipe (JPS)", + "CtrlNet ZoeDepth Settings (JPS)", "Disable Enable Switch (JPS)", "Enable Disable Switch (JPS)", - "Generation Settings (JPS)", - "Generation Settings Pipe (JPS)", "Generation TXT IMG Settings (JPS)", "Get Date Time String (JPS)", "Get Image Size (JPS)", "IP Adapter Settings (JPS)", "IP Adapter Settings Pipe (JPS)", + "IP Adapter Single Settings (JPS)", + "IP Adapter Single Settings Pipe (JPS)", + "IPA Switch (JPS)", "Image Switch (JPS)", + "ImageToImage Pipe (JPS)", + "ImageToImage Settings (JPS)", "Images Masks MultiPipe (JPS)", "Integer Switch (JPS)", "Largest Int (JPS)", @@ -1050,8 +1066,10 @@ "SDXL Recommended Resolution Calc (JPS)", "SDXL Resolutions (JPS)", "Sampler Scheduler Settings (JPS)", + "Save Images Plus (JPS)", "Substract Int Int (JPS)", "Text Concatenate (JPS)", + "Text Prompt (JPS)", "VAE Switch (JPS)" ], { @@ -2435,6 +2453,15 @@ "title_aux": "ComfyUI-TeaNodes" } ], + "https://github.com/TemryL/ComfyS3": [ + [ + "LoadImageS3", + "SaveImageS3" + ], + { + "title_aux": "ComfyS3: Amazon S3 Integration for ComfyUI" + } + ], "https://github.com/TheBarret/ZSuite": [ [ "ZSuite: Prompter", @@ -3535,6 +3562,8 @@ ], "https://github.com/blepping/ComfyUI-bleh": [ [ + "BlehDeepShrink", + "BlehDiscardPenultimateSigma", "BlehHyperTile" ], { @@ -3973,8 +4002,10 @@ "LayerUtility: ImageBlendAdvance", "LayerUtility: ImageChannelMerge", "LayerUtility: ImageChannelSplit", + "LayerUtility: ImageMaskScaleAs", "LayerUtility: ImageOpacity", "LayerUtility: ImageScaleRestore", + "LayerUtility: ImageShift", "LayerUtility: PrintInfo", "LayerUtility: RestoreCropBox", "LayerUtility: XY to Percent" @@ -4684,13 +4715,20 @@ ], "https://github.com/edenartlab/eden_comfy_pipelines": [ [ + "Bool", "CLIP_Interrogator", + "Compare", + "DebugPrint", "Filepicker", + "Float", "IMG_padder", "IMG_scaler", "IMG_unpadder", + "If ANY execute A else B", + "Int", "LatentTypeConversion", "SaveImageAdvanced", + "String", "VAEDecode_to_folder" ], { @@ -4810,6 +4848,7 @@ ], "https://github.com/filliptm/ComfyUI_Fill-Nodes": [ [ + "FL_ImageCaptionSaver", "FL_ImageRandomizer" ], { @@ -4986,6 +5025,7 @@ "https://github.com/gokayfem/ComfyUI_VLM_nodes": [ [ "PromptGenerate", + "SimpleChat", "VisionTextQuestion" ], { @@ -6151,6 +6191,8 @@ "NegiTools_LatentProperties", "NegiTools_NoiseImageGenerator", "NegiTools_OpenAiDalle3", + "NegiTools_OpenAiGpt", + "NegiTools_OpenAiGpt4v", "NegiTools_OpenAiTranslate", "NegiTools_OpenPoseToPointList", "NegiTools_PointListToMask", @@ -6415,6 +6457,15 @@ "title_aux": "ComfyUI-SaveAVIF" } ], + "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": [ + [ + "LoadTempCheckpoint", + "LoadTempLoRA" + ], + { + "title_aux": "ComfyUI-TemporaryLoader" + } + ], "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [ [ "CheckpointLoader|pysssss", @@ -6616,6 +6667,15 @@ "title_aux": "ComfyUI_Nimbus-Pack" } ], + "https://github.com/shadowcz007/comfyui-consistency-decoder": [ + [ + "VAEDecodeConsistencyDecoder", + "VAELoaderConsistencyDecoder" + ], + { + "title_aux": "Consistency Decoder" + } + ], "https://github.com/shadowcz007/comfyui-mixlab-nodes": [ [ "3DImage", @@ -6932,6 +6992,9 @@ "DilateErodeMask", "EnhanceDetail", "GuidedFilterAlpha", + "ImageConstant", + "LatentStats", + "OffsetLatentImage", "RemapRange" ], { @@ -7251,6 +7314,14 @@ "title_aux": "trNodes" } ], + "https://github.com/trumanwong/ComfyUI-NSFW-Detection": [ + [ + "NSFWDetection" + ], + { + "title_aux": "ComfyUI-NSFW-Detection" + } + ], "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": [ [ "Batch Unsampler",