mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
cc80e8c4bf
commit
473d21f4cf
@ -1558,6 +1558,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8. Low scale like 4 also gives really nice results since your CFG is not the CFG anymore. Also in general even with relatively low settings it seems to improve the quality."
|
||||
},
|
||||
{
|
||||
"author": "Extraltodeus",
|
||||
"title": "PerpPrompt-for-ComfyUI",
|
||||
"reference": "https://github.com/Extraltodeus/PerpPrompt-for-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Extraltodeus/PerpPrompt-for-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This nodes gather similar vectors and uses them either enhance the conditioning or make it more precise and enhance the prompt following. It is a cleaned up and simplified version of [a/Conditioning-token-experiments-for-ComfyUI](https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI) with the method that works the most."
|
||||
},
|
||||
{
|
||||
"author": "JPS",
|
||||
"title": "JPS Custom Nodes for ComfyUI",
|
||||
@ -1729,6 +1739,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a repository for using LoRTnoC (LoRA with hint block of ControlNet) on ComfyUI.\nNOTE:Please place the model file in the same location as controlnet. (Is this too arbitrary?)"
|
||||
},
|
||||
{
|
||||
"author": "laksjdjf",
|
||||
"title": "Batch-Condition-ComfyUI",
|
||||
"reference": "https://github.com/laksjdjf/Batch-Condition-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/laksjdjf/Batch-Condition-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:CLIP Text Encode (Batch), String Input, Batch String"
|
||||
},
|
||||
{
|
||||
"author": "alsritter",
|
||||
"title": "asymmetric-tiling-comfyui",
|
||||
@ -5928,6 +5948,59 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Cascade_Resizer"
|
||||
},
|
||||
{
|
||||
"author": "stavsap",
|
||||
"title": "ComfyUI Ollama",
|
||||
"reference": "https://github.com/stavsap/comfyui-ollama",
|
||||
"files": [
|
||||
"https://github.com/stavsap/comfyui-ollama"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the [a/ollama python client](https://github.com/ollama/ollama-python).\nIntegrate the power of LLMs into CompfyUI workflows easily."
|
||||
},
|
||||
{
|
||||
"author": "gokayfem",
|
||||
"title": "ComfyUI-Dream-Interpreter",
|
||||
"reference": "https://github.com/gokayfem/ComfyUI-Dream-Interpreter",
|
||||
"files": [
|
||||
"https://github.com/gokayfem/ComfyUI-Dream-Interpreter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tell your dream and it interprets it and puts you inside your dream"
|
||||
},
|
||||
{
|
||||
"author": "dchatel",
|
||||
"title": "comfyui_facetools",
|
||||
"reference": "https://github.com/dchatel/comfyui_facetools",
|
||||
"files": [
|
||||
"https://github.com/dchatel/comfyui_facetools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These custom nodes provide a rotation aware face extraction, paste back, and various face related masking options."
|
||||
},
|
||||
{
|
||||
"author": "ggpid",
|
||||
"title": "idpark_custom_node",
|
||||
"reference": "https://github.com/ggpid/idpark_custom_node",
|
||||
"files": [
|
||||
"https://github.com/ggpid/idpark_custom_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load Image from S3, Save Image to S3, Generate SAM, Generate FastSAM, Cut by Mask fixed"
|
||||
},
|
||||
{
|
||||
"author": "prodogape",
|
||||
"title": "Comfyui-Minio",
|
||||
"reference": "https://github.com/prodogape/ComfyUI-Minio",
|
||||
"files": [
|
||||
"https://github.com/prodogape/ComfyUI-Minio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin is mainly based on Minio, implementing the ability to read images from Minio, save images, facilitating expansion and connection across multiple machines."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -83,6 +83,7 @@
|
||||
"EG_ZZ_BYYH",
|
||||
"EG_ZZ_HSYH",
|
||||
"EG_ZZ_SSKZ",
|
||||
"ER_JBCH",
|
||||
"ER_TX_ZZCJ"
|
||||
],
|
||||
{
|
||||
@ -597,11 +598,13 @@
|
||||
"SamplerCustomModelMixtureDuo",
|
||||
"SamplerCustomNoise",
|
||||
"SamplerCustomNoiseDuo",
|
||||
"SamplerDPMPP_3M_SDE_DynETA",
|
||||
"SamplerDPMPP_DualSDE_Momentumized",
|
||||
"SamplerEulerAncestralDancing_Experimental",
|
||||
"SamplerLCMCustom",
|
||||
"SamplerRES_Momentumized",
|
||||
"SamplerTTM"
|
||||
"SamplerTTM",
|
||||
"SimpleExponentialScheduler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Extra Samplers"
|
||||
@ -857,6 +860,15 @@
|
||||
"title_aux": "LoadLoraWithTags"
|
||||
}
|
||||
],
|
||||
"https://github.com/Extraltodeus/PerpPrompt-for-ComfyUI": [
|
||||
[
|
||||
"Conditioning merge clip g/l",
|
||||
"Conditioning perp prompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "PerpPrompt-for-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
||||
[
|
||||
"NoisyLatentPerlin"
|
||||
@ -1835,6 +1847,7 @@
|
||||
],
|
||||
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [
|
||||
[
|
||||
"Generate Negative Prompt_mne",
|
||||
"Save Text File_mne"
|
||||
],
|
||||
{
|
||||
@ -3383,8 +3396,10 @@
|
||||
"https://github.com/XINZHANG-ops/comfyui-xin-nodes": [
|
||||
[
|
||||
"ImageSizeClassifer",
|
||||
"ImageSizeCombiner",
|
||||
"PaintTiles",
|
||||
"RandomInt",
|
||||
"SaveTensor",
|
||||
"ShowValue",
|
||||
"Tiles"
|
||||
],
|
||||
@ -4139,6 +4154,9 @@
|
||||
"Range Integer",
|
||||
"Ratio Advanced",
|
||||
"Resize Image for SDXL",
|
||||
"SRFloatPromptInput",
|
||||
"SRIntPromptInput",
|
||||
"SRStringPromptInput",
|
||||
"Save Image If True",
|
||||
"Save Image With Prompt Data",
|
||||
"Save Images Mikey",
|
||||
@ -4738,6 +4756,7 @@
|
||||
"LayerMask: MaskByDifferent",
|
||||
"LayerMask: MaskEdgeShrink",
|
||||
"LayerMask: MaskEdgeUltraDetail",
|
||||
"LayerMask: MaskEdgeUltraDetail V2",
|
||||
"LayerMask: MaskGradient",
|
||||
"LayerMask: MaskGrow",
|
||||
"LayerMask: MaskInvert",
|
||||
@ -4745,9 +4764,12 @@
|
||||
"LayerMask: MaskPreview",
|
||||
"LayerMask: MaskStroke",
|
||||
"LayerMask: PersonMaskUltra",
|
||||
"LayerMask: PersonMaskUltra V2",
|
||||
"LayerMask: PixelSpread",
|
||||
"LayerMask: RemBgUltra",
|
||||
"LayerMask: RmBgUltra V2",
|
||||
"LayerMask: SegmentAnythingUltra",
|
||||
"LayerMask: SegmentAnythingUltra V2",
|
||||
"LayerMask: Shadow & Highlight Mask",
|
||||
"LayerStyle: ColorOverlay",
|
||||
"LayerStyle: DropShadow",
|
||||
@ -4976,7 +4998,9 @@
|
||||
[
|
||||
"BasicScheduler",
|
||||
"CLIPLoader",
|
||||
"CLIPMergeAdd",
|
||||
"CLIPMergeSimple",
|
||||
"CLIPMergeSubtract",
|
||||
"CLIPSave",
|
||||
"CLIPSetLastLayer",
|
||||
"CLIPTextEncode",
|
||||
@ -5091,6 +5115,7 @@
|
||||
"SamplerCustom",
|
||||
"SamplerDPMPP_2M_SDE",
|
||||
"SamplerDPMPP_SDE",
|
||||
"SamplerEulerAncestral",
|
||||
"SaveAnimatedPNG",
|
||||
"SaveAnimatedWEBP",
|
||||
"SaveImage",
|
||||
@ -5378,6 +5403,21 @@
|
||||
"title_aux": "DZ-FaceDetailer"
|
||||
}
|
||||
],
|
||||
"https://github.com/dchatel/comfyui_facetools": [
|
||||
[
|
||||
"AlignFaces",
|
||||
"CropFaces",
|
||||
"DetectFaces",
|
||||
"FaceDetails",
|
||||
"GenderFaceFilter",
|
||||
"MergeWarps",
|
||||
"OrderedFaceFilter",
|
||||
"WarpFacesBack"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_facetools"
|
||||
}
|
||||
],
|
||||
"https://github.com/deroberon/StableZero123-comfyui": [
|
||||
[
|
||||
"SDZero ImageSplit",
|
||||
@ -5904,6 +5944,18 @@
|
||||
"title_aux": "SaltAI-Open-Resources"
|
||||
}
|
||||
],
|
||||
"https://github.com/ggpid/idpark_custom_node": [
|
||||
[
|
||||
"CutByMaskFixed",
|
||||
"FastSAMGenerator",
|
||||
"LoadImageS3",
|
||||
"SAMGenerator",
|
||||
"SaveImageS3"
|
||||
],
|
||||
{
|
||||
"title_aux": "idpark_custom_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/giriss/comfy-image-saver": [
|
||||
[
|
||||
"Cfg Literal",
|
||||
@ -5959,6 +6011,14 @@
|
||||
"title_aux": "ComfyUI Substring"
|
||||
}
|
||||
],
|
||||
"https://github.com/gokayfem/ComfyUI-Dream-Interpreter": [
|
||||
[
|
||||
"DreamViewer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Dream-Interpreter"
|
||||
}
|
||||
],
|
||||
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
|
||||
[
|
||||
"AudioLDM2Node",
|
||||
@ -6076,9 +6136,12 @@
|
||||
[
|
||||
"LayeredDiffusionApply",
|
||||
"LayeredDiffusionCondApply",
|
||||
"LayeredDiffusionCondJointApply",
|
||||
"LayeredDiffusionDecode",
|
||||
"LayeredDiffusionDecodeRGBA",
|
||||
"LayeredDiffusionDiffApply"
|
||||
"LayeredDiffusionDecodeSplit",
|
||||
"LayeredDiffusionDiffApply",
|
||||
"LayeredDiffusionJointApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-layerdiffusion"
|
||||
@ -6674,6 +6737,16 @@
|
||||
"title_aux": "abg-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/laksjdjf/Batch-Condition-ComfyUI": [
|
||||
[
|
||||
"Batch String",
|
||||
"CLIP Text Encode (Batch)",
|
||||
"String Input"
|
||||
],
|
||||
{
|
||||
"title_aux": "Batch-Condition-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/laksjdjf/LCMSampler-ComfyUI": [
|
||||
[
|
||||
"SamplerLCM",
|
||||
@ -7785,6 +7858,16 @@
|
||||
"title_aux": "ComfyUI-TemporaryLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/prodogape/ComfyUI-Minio": [
|
||||
[
|
||||
"Load Image From Minio",
|
||||
"Save Image To Minio",
|
||||
"Set Minio Config"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Minio"
|
||||
}
|
||||
],
|
||||
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
||||
[
|
||||
"CheckpointLoader|pysssss",
|
||||
@ -8443,6 +8526,15 @@
|
||||
"title_aux": "ComfyUI roop"
|
||||
}
|
||||
],
|
||||
"https://github.com/stavsap/comfyui-ollama": [
|
||||
[
|
||||
"OllamaGenerate",
|
||||
"OllamaVision"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Ollama"
|
||||
}
|
||||
],
|
||||
"https://github.com/storyicon/comfyui_segment_anything": [
|
||||
[
|
||||
"GroundingDinoModelLoader (segment anything)",
|
||||
@ -9126,6 +9218,7 @@
|
||||
"easy imageSize",
|
||||
"easy imageSizeByLongerSide",
|
||||
"easy imageSizeBySide",
|
||||
"easy imageSplitList",
|
||||
"easy imageSwitch",
|
||||
"easy imageToMask",
|
||||
"easy instantIDApply",
|
||||
@ -9157,6 +9250,7 @@
|
||||
"easy preSamplingCascade",
|
||||
"easy preSamplingDynamicCFG",
|
||||
"easy preSamplingLayerDiffusion",
|
||||
"easy preSamplingLayerDiffusionADDTL",
|
||||
"easy preSamplingNoiseIn",
|
||||
"easy preSamplingSdTurbo",
|
||||
"easy promptList",
|
||||
@ -9380,6 +9474,7 @@
|
||||
"https://github.com/zhongpei/Comfyui_image2prompt": [
|
||||
[
|
||||
"Image2Text",
|
||||
"Image2TextWithTags",
|
||||
"LoadImage2TextModel"
|
||||
],
|
||||
{
|
||||
|
||||
@ -9,6 +9,16 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
"title": "elimination-nodes",
|
||||
"reference": "https://github.com/christian-byrne/elimination-nodes",
|
||||
"files": [
|
||||
"https://github.com/christian-byrne/elimination-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Paste Cutout on Base Image"
|
||||
},
|
||||
{
|
||||
"author": "A719689614",
|
||||
"title": "ComfyUI_AC_FUNV8Beta1",
|
||||
|
||||
@ -10,6 +10,76 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "dchatel",
|
||||
"title": "comfyui_facetools",
|
||||
"reference": "https://github.com/dchatel/comfyui_facetools",
|
||||
"files": [
|
||||
"https://github.com/dchatel/comfyui_facetools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These custom nodes provide a rotation aware face extraction, paste back, and various face related masking options."
|
||||
},
|
||||
{
|
||||
"author": "Extraltodeus",
|
||||
"title": "PerpPrompt-for-ComfyUI",
|
||||
"reference": "https://github.com/Extraltodeus/PerpPrompt-for-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Extraltodeus/PerpPrompt-for-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This nodes gather similar vectors and uses them either enhance the conditioning or make it more precise and enhance the prompt following. It is a cleaned up and simplified version of [a/Conditioning-token-experiments-for-ComfyUI](https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI) with the method that works the most."
|
||||
},
|
||||
{
|
||||
"author": "laksjdjf",
|
||||
"title": "Batch-Condition-ComfyUI",
|
||||
"reference": "https://github.com/laksjdjf/Batch-Condition-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/laksjdjf/Batch-Condition-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:CLIP Text Encode (Batch), String Input, Batch String"
|
||||
},
|
||||
{
|
||||
"author": "stavsap",
|
||||
"title": "ComfyUI Ollama",
|
||||
"reference": "https://github.com/stavsap/comfyui-ollama",
|
||||
"files": [
|
||||
"https://github.com/stavsap/comfyui-ollama"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the [a/ollama python client](https://github.com/ollama/ollama-python).\nIntegrate the power of LLMs into CompfyUI workflows easily."
|
||||
},
|
||||
{
|
||||
"author": "gokayfem",
|
||||
"title": "ComfyUI-Dream-Interpreter",
|
||||
"reference": "https://github.com/gokayfem/ComfyUI-Dream-Interpreter",
|
||||
"files": [
|
||||
"https://github.com/gokayfem/ComfyUI-Dream-Interpreter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tell your dream and it interprets it and puts you inside your dream"
|
||||
},
|
||||
{
|
||||
"author": "prodogape",
|
||||
"title": "Comfyui-Minio",
|
||||
"reference": "https://github.com/prodogape/ComfyUI-Minio",
|
||||
"files": [
|
||||
"https://github.com/prodogape/ComfyUI-Minio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin is mainly based on Minio, implementing the ability to read images from Minio, save images, facilitating expansion and connection across multiple machines."
|
||||
},
|
||||
{
|
||||
"author": "ggpid",
|
||||
"title": "idpark_custom_node",
|
||||
"reference": "https://github.com/ggpid/idpark_custom_node",
|
||||
"files": [
|
||||
"https://github.com/ggpid/idpark_custom_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load Image from S3, Save Image to S3, Generate SAM, Generate FastSAM, Cut by Mask fixed"
|
||||
},
|
||||
{
|
||||
"author": "ExponentialML",
|
||||
"title": "ComfyUI_ModelScopeT2V",
|
||||
|
||||
@ -83,6 +83,7 @@
|
||||
"EG_ZZ_BYYH",
|
||||
"EG_ZZ_HSYH",
|
||||
"EG_ZZ_SSKZ",
|
||||
"ER_JBCH",
|
||||
"ER_TX_ZZCJ"
|
||||
],
|
||||
{
|
||||
@ -597,11 +598,13 @@
|
||||
"SamplerCustomModelMixtureDuo",
|
||||
"SamplerCustomNoise",
|
||||
"SamplerCustomNoiseDuo",
|
||||
"SamplerDPMPP_3M_SDE_DynETA",
|
||||
"SamplerDPMPP_DualSDE_Momentumized",
|
||||
"SamplerEulerAncestralDancing_Experimental",
|
||||
"SamplerLCMCustom",
|
||||
"SamplerRES_Momentumized",
|
||||
"SamplerTTM"
|
||||
"SamplerTTM",
|
||||
"SimpleExponentialScheduler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Extra Samplers"
|
||||
@ -857,6 +860,15 @@
|
||||
"title_aux": "LoadLoraWithTags"
|
||||
}
|
||||
],
|
||||
"https://github.com/Extraltodeus/PerpPrompt-for-ComfyUI": [
|
||||
[
|
||||
"Conditioning merge clip g/l",
|
||||
"Conditioning perp prompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "PerpPrompt-for-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
||||
[
|
||||
"NoisyLatentPerlin"
|
||||
@ -1835,6 +1847,7 @@
|
||||
],
|
||||
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [
|
||||
[
|
||||
"Generate Negative Prompt_mne",
|
||||
"Save Text File_mne"
|
||||
],
|
||||
{
|
||||
@ -3383,8 +3396,10 @@
|
||||
"https://github.com/XINZHANG-ops/comfyui-xin-nodes": [
|
||||
[
|
||||
"ImageSizeClassifer",
|
||||
"ImageSizeCombiner",
|
||||
"PaintTiles",
|
||||
"RandomInt",
|
||||
"SaveTensor",
|
||||
"ShowValue",
|
||||
"Tiles"
|
||||
],
|
||||
@ -4139,6 +4154,9 @@
|
||||
"Range Integer",
|
||||
"Ratio Advanced",
|
||||
"Resize Image for SDXL",
|
||||
"SRFloatPromptInput",
|
||||
"SRIntPromptInput",
|
||||
"SRStringPromptInput",
|
||||
"Save Image If True",
|
||||
"Save Image With Prompt Data",
|
||||
"Save Images Mikey",
|
||||
@ -4738,6 +4756,7 @@
|
||||
"LayerMask: MaskByDifferent",
|
||||
"LayerMask: MaskEdgeShrink",
|
||||
"LayerMask: MaskEdgeUltraDetail",
|
||||
"LayerMask: MaskEdgeUltraDetail V2",
|
||||
"LayerMask: MaskGradient",
|
||||
"LayerMask: MaskGrow",
|
||||
"LayerMask: MaskInvert",
|
||||
@ -4745,9 +4764,12 @@
|
||||
"LayerMask: MaskPreview",
|
||||
"LayerMask: MaskStroke",
|
||||
"LayerMask: PersonMaskUltra",
|
||||
"LayerMask: PersonMaskUltra V2",
|
||||
"LayerMask: PixelSpread",
|
||||
"LayerMask: RemBgUltra",
|
||||
"LayerMask: RmBgUltra V2",
|
||||
"LayerMask: SegmentAnythingUltra",
|
||||
"LayerMask: SegmentAnythingUltra V2",
|
||||
"LayerMask: Shadow & Highlight Mask",
|
||||
"LayerStyle: ColorOverlay",
|
||||
"LayerStyle: DropShadow",
|
||||
@ -4976,7 +4998,9 @@
|
||||
[
|
||||
"BasicScheduler",
|
||||
"CLIPLoader",
|
||||
"CLIPMergeAdd",
|
||||
"CLIPMergeSimple",
|
||||
"CLIPMergeSubtract",
|
||||
"CLIPSave",
|
||||
"CLIPSetLastLayer",
|
||||
"CLIPTextEncode",
|
||||
@ -5091,6 +5115,7 @@
|
||||
"SamplerCustom",
|
||||
"SamplerDPMPP_2M_SDE",
|
||||
"SamplerDPMPP_SDE",
|
||||
"SamplerEulerAncestral",
|
||||
"SaveAnimatedPNG",
|
||||
"SaveAnimatedWEBP",
|
||||
"SaveImage",
|
||||
@ -5378,6 +5403,21 @@
|
||||
"title_aux": "DZ-FaceDetailer"
|
||||
}
|
||||
],
|
||||
"https://github.com/dchatel/comfyui_facetools": [
|
||||
[
|
||||
"AlignFaces",
|
||||
"CropFaces",
|
||||
"DetectFaces",
|
||||
"FaceDetails",
|
||||
"GenderFaceFilter",
|
||||
"MergeWarps",
|
||||
"OrderedFaceFilter",
|
||||
"WarpFacesBack"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_facetools"
|
||||
}
|
||||
],
|
||||
"https://github.com/deroberon/StableZero123-comfyui": [
|
||||
[
|
||||
"SDZero ImageSplit",
|
||||
@ -5904,6 +5944,18 @@
|
||||
"title_aux": "SaltAI-Open-Resources"
|
||||
}
|
||||
],
|
||||
"https://github.com/ggpid/idpark_custom_node": [
|
||||
[
|
||||
"CutByMaskFixed",
|
||||
"FastSAMGenerator",
|
||||
"LoadImageS3",
|
||||
"SAMGenerator",
|
||||
"SaveImageS3"
|
||||
],
|
||||
{
|
||||
"title_aux": "idpark_custom_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/giriss/comfy-image-saver": [
|
||||
[
|
||||
"Cfg Literal",
|
||||
@ -5959,6 +6011,14 @@
|
||||
"title_aux": "ComfyUI Substring"
|
||||
}
|
||||
],
|
||||
"https://github.com/gokayfem/ComfyUI-Dream-Interpreter": [
|
||||
[
|
||||
"DreamViewer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Dream-Interpreter"
|
||||
}
|
||||
],
|
||||
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
|
||||
[
|
||||
"AudioLDM2Node",
|
||||
@ -6076,9 +6136,12 @@
|
||||
[
|
||||
"LayeredDiffusionApply",
|
||||
"LayeredDiffusionCondApply",
|
||||
"LayeredDiffusionCondJointApply",
|
||||
"LayeredDiffusionDecode",
|
||||
"LayeredDiffusionDecodeRGBA",
|
||||
"LayeredDiffusionDiffApply"
|
||||
"LayeredDiffusionDecodeSplit",
|
||||
"LayeredDiffusionDiffApply",
|
||||
"LayeredDiffusionJointApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-layerdiffusion"
|
||||
@ -6674,6 +6737,16 @@
|
||||
"title_aux": "abg-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/laksjdjf/Batch-Condition-ComfyUI": [
|
||||
[
|
||||
"Batch String",
|
||||
"CLIP Text Encode (Batch)",
|
||||
"String Input"
|
||||
],
|
||||
{
|
||||
"title_aux": "Batch-Condition-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/laksjdjf/LCMSampler-ComfyUI": [
|
||||
[
|
||||
"SamplerLCM",
|
||||
@ -7785,6 +7858,16 @@
|
||||
"title_aux": "ComfyUI-TemporaryLoader"
|
||||
}
|
||||
],
|
||||
"https://github.com/prodogape/ComfyUI-Minio": [
|
||||
[
|
||||
"Load Image From Minio",
|
||||
"Save Image To Minio",
|
||||
"Set Minio Config"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Minio"
|
||||
}
|
||||
],
|
||||
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
||||
[
|
||||
"CheckpointLoader|pysssss",
|
||||
@ -8443,6 +8526,15 @@
|
||||
"title_aux": "ComfyUI roop"
|
||||
}
|
||||
],
|
||||
"https://github.com/stavsap/comfyui-ollama": [
|
||||
[
|
||||
"OllamaGenerate",
|
||||
"OllamaVision"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Ollama"
|
||||
}
|
||||
],
|
||||
"https://github.com/storyicon/comfyui_segment_anything": [
|
||||
[
|
||||
"GroundingDinoModelLoader (segment anything)",
|
||||
@ -9126,6 +9218,7 @@
|
||||
"easy imageSize",
|
||||
"easy imageSizeByLongerSide",
|
||||
"easy imageSizeBySide",
|
||||
"easy imageSplitList",
|
||||
"easy imageSwitch",
|
||||
"easy imageToMask",
|
||||
"easy instantIDApply",
|
||||
@ -9157,6 +9250,7 @@
|
||||
"easy preSamplingCascade",
|
||||
"easy preSamplingDynamicCFG",
|
||||
"easy preSamplingLayerDiffusion",
|
||||
"easy preSamplingLayerDiffusionADDTL",
|
||||
"easy preSamplingNoiseIn",
|
||||
"easy preSamplingSdTurbo",
|
||||
"easy promptList",
|
||||
@ -9380,6 +9474,7 @@
|
||||
"https://github.com/zhongpei/Comfyui_image2prompt": [
|
||||
[
|
||||
"Image2Text",
|
||||
"Image2TextWithTags",
|
||||
"LoadImage2TextModel"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user