You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2359 lines
67 KiB
2359 lines
67 KiB
1 year ago
|
{
|
||
|
"https://github.com/AIrjen/OneButtonPrompt": [
|
||
|
[
|
||
|
"CreatePromptVariant",
|
||
|
"OneButtonPrompt",
|
||
|
"SavePromptToFile"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "One Button Prompt"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/ArtVentureX/comfyui-animatediff": [
|
||
|
[
|
||
|
"AnimateDiffCombine",
|
||
|
"AnimateDiffLoader",
|
||
|
"AnimateDiffLoader_v2",
|
||
|
"AnimateDiffUnload"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "AnimateDiff"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/BadCafeCode/masquerade-nodes-comfyui": [
|
||
|
[
|
||
|
"Blur",
|
||
|
"Change Channel Count",
|
||
|
"Combine Masks",
|
||
|
"Constant Mask",
|
||
|
"Convert Color Space",
|
||
|
"Create QR Code",
|
||
|
"Create Rect Mask",
|
||
|
"Cut By Mask",
|
||
|
"Get Image Size",
|
||
|
"Image To Mask",
|
||
|
"Make Image Batch",
|
||
|
"Mask By Text",
|
||
|
"Mask Morphology",
|
||
|
"Mask To Region",
|
||
|
"MasqueradeIncrementer",
|
||
|
"Mix Color By Mask",
|
||
|
"Mix Images By Mask",
|
||
|
"Paste By Mask",
|
||
|
"Prune By Mask",
|
||
|
"Separate Mask Components",
|
||
|
"Unary Image Op",
|
||
|
"Unary Mask Op"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Masquerade Nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Beinsezii/bsz-cui-extras/raw/master/custom_nodes/bsz-auto-hires.py": [
|
||
|
[
|
||
|
"BSZAbsoluteHires",
|
||
|
"BSZAspectHires",
|
||
|
"BSZCombinedHires"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "bsz-cui-extras"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
|
||
|
[
|
||
|
"BatchJoinAudio",
|
||
|
"CutAudio",
|
||
|
"DuplicateAudio",
|
||
|
"JoinAudio",
|
||
|
"ResampleAudio",
|
||
|
"ReverseAudio",
|
||
|
"StretchAudio"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Waveform Extensions"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": [
|
||
|
[
|
||
|
"BNK_AddCLIPSDXLParams",
|
||
|
"BNK_AddCLIPSDXLRParams",
|
||
|
"BNK_CLIPTextEncodeAdvanced",
|
||
|
"BNK_CLIPTextEncodeSDXLAdvanced"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Advanced CLIP Text Encode"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/BlenderNeko/ComfyUI_Cutoff": [
|
||
|
[
|
||
|
"BNK_CutoffBasePrompt",
|
||
|
"BNK_CutoffRegionsToConditioning",
|
||
|
"BNK_CutoffRegionsToConditioning_ADV",
|
||
|
"BNK_CutoffSetRegions"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI Cutoff"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/BlenderNeko/ComfyUI_Noise": [
|
||
|
[
|
||
|
"BNK_DuplicateBatchIndex",
|
||
|
"BNK_GetSigma",
|
||
|
"BNK_InjectNoise",
|
||
|
"BNK_NoisyLatentImage",
|
||
|
"BNK_SlerpLatent",
|
||
|
"BNK_Unsampler"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI Noise"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/BlenderNeko/ComfyUI_SeeCoder": [
|
||
|
[
|
||
|
"ConcatConditioning",
|
||
|
"SEECoderImageEncode"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "(WIP) SeeCoder"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/BlenderNeko/ComfyUI_TiledKSampler": [
|
||
|
[
|
||
|
"BNK_TiledKSampler",
|
||
|
"BNK_TiledKSamplerAdvanced"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Tiled sampling for ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
|
||
|
[
|
||
|
"LoadImageFromPath"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_Ib_CustomNodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Davemane42/ComfyUI_Dave_CustomNode": [
|
||
|
[
|
||
|
"ABGRemover",
|
||
|
"ConditioningStretch",
|
||
|
"ConditioningUpscale",
|
||
|
"MultiAreaConditioning",
|
||
|
"MultiLatentComposite"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Visual Area Conditioning / Latent composition"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
||
|
[
|
||
|
"ABSNode_DF",
|
||
|
"Absolute value",
|
||
|
"Ceil",
|
||
|
"CeilNode_DF",
|
||
|
"Conditioning area scale by ratio",
|
||
|
"ConditioningSetArea with tuples",
|
||
|
"ConditioningSetAreaEXT_DF",
|
||
|
"ConditioningSetArea_DF",
|
||
|
"CosNode_DF",
|
||
|
"Cosines",
|
||
|
"Divide",
|
||
|
"DivideNode_DF",
|
||
|
"EmptyLatentImage_DF",
|
||
|
"Float",
|
||
|
"Float debug print",
|
||
|
"Float2Tuple_DF",
|
||
|
"FloatDebugPrint_DF",
|
||
|
"FloatNode_DF",
|
||
|
"Floor",
|
||
|
"FloorNode_DF",
|
||
|
"Get image size",
|
||
|
"Get latent size",
|
||
|
"GetImageSize_DF",
|
||
|
"GetLatentSize_DF",
|
||
|
"Image scale by ratio",
|
||
|
"Image scale to side",
|
||
|
"ImageScale_Ratio_DF",
|
||
|
"ImageScale_Side_DF",
|
||
|
"Int debug print",
|
||
|
"Int to float",
|
||
|
"Int to tuple",
|
||
|
"Int2Float_DF",
|
||
|
"IntDebugPrint_DF",
|
||
|
"Integer",
|
||
|
"IntegerNode_DF",
|
||
|
"Latent Scale by ratio",
|
||
|
"Latent Scale to side",
|
||
|
"LatentComposite with tuples",
|
||
|
"LatentScale_Ratio_DF",
|
||
|
"LatentScale_Side_DF",
|
||
|
"MultilineStringNode_DF",
|
||
|
"Multiply",
|
||
|
"MultiplyNode_DF",
|
||
|
"PowNode_DF",
|
||
|
"Power",
|
||
|
"Random",
|
||
|
"RandomFloat_DF",
|
||
|
"SinNode_DF",
|
||
|
"Sinus",
|
||
|
"SqrtNode_DF",
|
||
|
"Square root",
|
||
|
"String debug print",
|
||
|
"StringNode_DF",
|
||
|
"Subtract",
|
||
|
"SubtractNode_DF",
|
||
|
"Sum",
|
||
|
"SumNode_DF",
|
||
|
"TanNode_DF",
|
||
|
"Tangent",
|
||
|
"Text",
|
||
|
"Text box",
|
||
|
"Tuple",
|
||
|
"Tuple debug print",
|
||
|
"Tuple multiply",
|
||
|
"Tuple swap",
|
||
|
"Tuple to floats",
|
||
|
"Tuple to ints",
|
||
|
"Tuple2Float_DF",
|
||
|
"TupleDebugPrint_DF",
|
||
|
"TupleNode_DF"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/EllangoK/ComfyUI-post-processing-nodes": [
|
||
|
[
|
||
|
"ArithmeticBlend",
|
||
|
"AsciiArt",
|
||
|
"Blend",
|
||
|
"Blur",
|
||
|
"CannyEdgeMask",
|
||
|
"ChromaticAberration",
|
||
|
"ColorCorrect",
|
||
|
"ColorTint",
|
||
|
"Dissolve",
|
||
|
"Dither",
|
||
|
"DodgeAndBurn",
|
||
|
"FilmGrain",
|
||
|
"Glow",
|
||
|
"HSVThresholdMask",
|
||
|
"KMeansQuantize",
|
||
|
"KuwaharaBlur",
|
||
|
"Parabolize",
|
||
|
"PencilSketch",
|
||
|
"PixelSort",
|
||
|
"Pixelize",
|
||
|
"Quantize",
|
||
|
"Sharpen",
|
||
|
"SineWave",
|
||
|
"Solarize",
|
||
|
"Vignette"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-post-processing-nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": [
|
||
|
[
|
||
|
"NoisyLatentPerlin"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "noise latent perlinpinpin"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": [
|
||
|
[
|
||
|
"AMT VFI",
|
||
|
"ESAI VFI",
|
||
|
"GMFSS Fortuna VFI",
|
||
|
"IFRNet VFI",
|
||
|
"IFUnet VFI",
|
||
|
"KSampler Gradually Adding More Denoise (efficient)",
|
||
|
"M2M VFI",
|
||
|
"RIFE VFI",
|
||
|
"Sepconv VFI"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-Frame-Interpolation"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Fannovel16/comfy_controlnet_preprocessors": [
|
||
|
[
|
||
|
"AnimeLineArtPreprocessor",
|
||
|
"BAE-NormalMapPreprocessor",
|
||
|
"BinaryPreprocessor",
|
||
|
"CannyEdgePreprocessor",
|
||
|
"ColorPreprocessor",
|
||
|
"FakeScribblePreprocessor",
|
||
|
"HEDPreprocessor",
|
||
|
"InpaintPreprocessor",
|
||
|
"LeReS-DepthMapPreprocessor",
|
||
|
"LineArtPreprocessor",
|
||
|
"M-LSDPreprocessor",
|
||
|
"Manga2Anime-LineArtPreprocessor",
|
||
|
"MediaPipe-FaceMeshPreprocessor",
|
||
|
"MediaPipe-HandPosePreprocessor",
|
||
|
"MiDaS-DepthMapPreprocessor",
|
||
|
"MiDaS-NormalMapPreprocessor",
|
||
|
"OneFormer-ADE20K-SemSegPreprocessor",
|
||
|
"OneFormer-COCO-SemSegPreprocessor",
|
||
|
"OpenposePreprocessor",
|
||
|
"PiDiNetPreprocessor",
|
||
|
"ScribblePreprocessor",
|
||
|
"SemSegPreprocessor",
|
||
|
"ShufflePreprocessor",
|
||
|
"TilePreprocessor",
|
||
|
"UniFormer-SemSegPreprocessor",
|
||
|
"Zoe-DepthMapPreprocessor"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ControlNet Preprocessors"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Fannovel16/comfyui_controlnet_aux": [
|
||
|
[
|
||
|
"AnimeLineArtPreprocessor",
|
||
|
"BAE-NormalMapPreprocessor",
|
||
|
"BinaryPreprocessor",
|
||
|
"CannyEdgePreprocessor",
|
||
|
"ColorPreprocessor",
|
||
|
"DWPreprocessor",
|
||
|
"FakeScribblePreprocessor",
|
||
|
"HEDPreprocessor",
|
||
|
"InpaintPreprocessor",
|
||
|
"LeReS-DepthMapPreprocessor",
|
||
|
"LineArtPreprocessor",
|
||
|
"M-LSDPreprocessor",
|
||
|
"Manga2Anime_LineArt_Preprocessor",
|
||
|
"MediaPipe-FaceMeshPreprocessor",
|
||
|
"MiDaS-DepthMapPreprocessor",
|
||
|
"MiDaS-NormalMapPreprocessor",
|
||
|
"OneFormer-ADE20K-SemSegPreprocessor",
|
||
|
"OneFormer-COCO-SemSegPreprocessor",
|
||
|
"OpenposePreprocessor",
|
||
|
"PiDiNetPreprocessor",
|
||
|
"SAMPreprocessor",
|
||
|
"ScribblePreprocessor",
|
||
|
"Scribble_XDoG_Preprocessor",
|
||
|
"SemSegPreprocessor",
|
||
|
"ShufflePreprocessor",
|
||
|
"UniFormer-SemSegPreprocessor",
|
||
|
"Zoe-DepthMapPreprocessor"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "(WIP) ComfyUI's ControlNet Preprocessors auxiliary models"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/FizzleDorf/AIT": [
|
||
|
[
|
||
|
"AITemplateControlNetLoader",
|
||
|
"AITemplateEmptyLatentImage",
|
||
|
"AITemplateLatentUpscale",
|
||
|
"AITemplateLoader",
|
||
|
"AITemplateVAEDecode",
|
||
|
"AITemplateVAEEncode",
|
||
|
"AITemplateVAEEncodeForInpaint"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "AIT"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/FizzleDorf/ComfyUI_FizzNodes": [
|
||
|
[
|
||
|
"AbsCosWave",
|
||
|
"AbsSinWave",
|
||
|
"CosWave",
|
||
|
"InvCosWave",
|
||
|
"InvSinWave",
|
||
|
"Lerp",
|
||
|
"PromptSchedule",
|
||
|
"PromptScheduleEncodeSDXL",
|
||
|
"PromptScheduleGLIGEN",
|
||
|
"PromptScheduleNodeFlow",
|
||
|
"PromptScheduleNodeFlowEnd",
|
||
|
"SawtoothWave",
|
||
|
"SinWave",
|
||
|
"SquareWave",
|
||
|
"TriangleWave",
|
||
|
"ValueSchedule"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "FizzNodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Gourieff/comfyui-reactor-node": [
|
||
|
[
|
||
|
"ReActorFaceSwap"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ReActor Node 0.1.0 for ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
|
||
|
[
|
||
|
"Math Largest Int (JPS)",
|
||
|
"Math Resolution Multiply (JPS)",
|
||
|
"SDXL Additional Settings (JPS)",
|
||
|
"SDXL Basic Settings (JPS)",
|
||
|
"SDXL Resolutions (JPS)",
|
||
|
"Switch Generation Mode (JPS)",
|
||
|
"Switch Generation Mode 4in1 (JPS)",
|
||
|
"Switch Revision Mode (JPS)"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "JPS Custom Nodes for ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Jcd1230/rembg-comfyui-node": [
|
||
|
[
|
||
|
"Image Remove Background (rembg)"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Rembg Background Removal Node for ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Jordach/comfy-plasma": [
|
||
|
[
|
||
|
"JDC_AutoContrast",
|
||
|
"JDC_BlendImages",
|
||
|
"JDC_BrownNoise",
|
||
|
"JDC_Contrast",
|
||
|
"JDC_EqualizeGrey",
|
||
|
"JDC_GaussianBlur",
|
||
|
"JDC_GreyNoise",
|
||
|
"JDC_Greyscale",
|
||
|
"JDC_ImageLoader",
|
||
|
"JDC_ImageLoaderMeta",
|
||
|
"JDC_PinkNoise",
|
||
|
"JDC_Plasma",
|
||
|
"JDC_PlasmaSampler",
|
||
|
"JDC_PowerImage",
|
||
|
"JDC_RandNoise",
|
||
|
"JDC_ResizeFactor"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "comfy-plasma"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Kaharos94/ComfyUI-Saveaswebp": [
|
||
|
[
|
||
|
"Save_as_webp"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-Saveaswebp"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
|
||
|
[
|
||
|
"ControlNetLoaderAdvanced",
|
||
|
"CustomControlNetWeights",
|
||
|
"CustomT2IAdapterWeights",
|
||
|
"DiffControlNetLoaderAdvanced",
|
||
|
"ScaledSoftControlNetWeights",
|
||
|
"SoftControlNetWeights",
|
||
|
"SoftT2IAdapterWeights"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-Advanced-ControlNet"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/LEv145/images-grid-comfy-plugin": [
|
||
|
[
|
||
|
"GridAnnotation",
|
||
|
"ImageCombine",
|
||
|
"ImagesGridByColumns",
|
||
|
"ImagesGridByRows",
|
||
|
"LatentCombine"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ImagesGrid"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/LucianoCirino/efficiency-nodes-comfyui": [
|
||
|
[
|
||
|
"Control Net Stacker",
|
||
|
"Efficient Loader",
|
||
|
"Evaluate Integers",
|
||
|
"Image Overlay",
|
||
|
"Join XY Inputs of Same Type",
|
||
|
"KSampler (Efficient)",
|
||
|
"KSampler Adv. (Efficient)",
|
||
|
"LoRA Stacker",
|
||
|
"LoRA Stacker Adv.",
|
||
|
"Manual XY Entry Info",
|
||
|
"XY Input: Add/Return Noise",
|
||
|
"XY Input: CFG Scale",
|
||
|
"XY Input: Checkpoint",
|
||
|
"XY Input: Clip Skip",
|
||
|
"XY Input: Control Net Strengths",
|
||
|
"XY Input: Denoise",
|
||
|
"XY Input: End at Step",
|
||
|
"XY Input: LoRA",
|
||
|
"XY Input: LoRA Adv.",
|
||
|
"XY Input: LoRA Stacks",
|
||
|
"XY Input: Manual XY Entry",
|
||
|
"XY Input: Negative Prompt S/R",
|
||
|
"XY Input: Positive Prompt S/R",
|
||
|
"XY Input: Sampler",
|
||
|
"XY Input: Scheduler",
|
||
|
"XY Input: Seeds++ Batch",
|
||
|
"XY Input: Start at Step",
|
||
|
"XY Input: Steps",
|
||
|
"XY Input: VAE",
|
||
|
"XY Plot"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Efficiency Nodes for ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/M1kep/ComfyLiterals": [
|
||
|
[
|
||
|
"Checkpoint",
|
||
|
"Float",
|
||
|
"Int",
|
||
|
"Operation",
|
||
|
"String"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyLiterals"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/ManglerFTW/ComfyI2I": [
|
||
|
[
|
||
|
"Color Transfer",
|
||
|
"Combine and Paste",
|
||
|
"Inpaint Segments",
|
||
|
"Mask Ops"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyI2I"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
|
||
|
[
|
||
|
"LatentTravel"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_TravelSuite"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Nourepide/ComfyUI-Allor": [
|
||
|
[
|
||
|
"AlphaChanelAdd",
|
||
|
"AlphaChanelAddByMask",
|
||
|
"AlphaChanelAsMask",
|
||
|
"AlphaChanelRemove",
|
||
|
"AlphaChanelRestore",
|
||
|
"ClipClamp",
|
||
|
"ClipVisionClamp",
|
||
|
"ClipVisionOutputClamp",
|
||
|
"ConditioningClamp",
|
||
|
"ControlNetClamp",
|
||
|
"GligenClamp",
|
||
|
"ImageBatchFork",
|
||
|
"ImageBatchGet",
|
||
|
"ImageBatchJoin",
|
||
|
"ImageBatchRemove",
|
||
|
"ImageClamp",
|
||
|
"ImageCompositeAbsolute",
|
||
|
"ImageCompositeAbsoluteByContainer",
|
||
|
"ImageCompositeRelative",
|
||
|
"ImageCompositeRelativeByContainer",
|
||
|
"ImageContainer",
|
||
|
"ImageContainerInheritanceAdd",
|
||
|
"ImageContainerInheritanceMax",
|
||
|
"ImageContainerInheritanceScale",
|
||
|
"ImageContainerInheritanceSum",
|
||
|
"ImageDrawArc",
|
||
|
"ImageDrawArcByContainer",
|
||
|
"ImageDrawChord",
|
||
|
"ImageDrawChordByContainer",
|
||
|
"ImageDrawEllipse",
|
||
|
"ImageDrawEllipseByContainer",
|
||
|
"ImageDrawLine",
|
||
|
"ImageDrawLineByContainer",
|
||
|
"ImageDrawPieslice",
|
||
|
"ImageDrawPiesliceByContainer",
|
||
|
"ImageDrawPolygon",
|
||
|
"ImageDrawRectangle",
|
||
|
"ImageDrawRectangleByContainer",
|
||
|
"ImageDrawRectangleRounded",
|
||
|
"ImageDrawRectangleRoundedByContainer",
|
||
|
"ImageEffectsAdjustment",
|
||
|
"ImageEffectsGrayscale",
|
||
|
"ImageEffectsLensBokeh",
|
||
|
"ImageEffectsLensChromaticAberration",
|
||
|
"ImageEffectsLensOpticAxis",
|
||
|
"ImageEffectsLensVignette",
|
||
|
"ImageEffectsLensZoomBurst",
|
||
|
"ImageEffectsNegative",
|
||
|
"ImageEffectsSepia",
|
||
|
"ImageFilterBilateralBlur",
|
||
|
"ImageFilterBlur",
|
||
|
"ImageFilterBoxBlur",
|
||
|
"ImageFilterContour",
|
||
|
"ImageFilterDetail",
|
||
|
"ImageFilterEdgeEnhance",
|
||
|
"ImageFilterEdgeEnhanceMore",
|
||
|
"ImageFilterEmboss",
|
||
|
"ImageFilterFindEdges",
|
||
|
"ImageFilterGaussianBlur",
|
||
|
"ImageFilterGaussianBlurAdvanced",
|
||
|
"ImageFilterMax",
|
||
|
"ImageFilterMedianBlur",
|
||
|
"ImageFilterMin",
|
||
|
"ImageFilterMode",
|
||
|
"ImageFilterRank",
|
||
|
"ImageFilterSharpen",
|
||
|
"ImageFilterSmooth",
|
||
|
"ImageFilterSmoothMore",
|
||
|
"ImageFilterStackBlur",
|
||
|
"ImageNoiseBeta",
|
||
|
"ImageNoiseBinomial",
|
||
|
"ImageNoiseBytes",
|
||
|
"ImageNoiseGaussian",
|
||
|
"ImageSegmentation",
|
||
|
"ImageSegmentationCustom",
|
||
|
"ImageSegmentationCustomAdvanced",
|
||
|
"ImageText",
|
||
|
"ImageTextMultiline",
|
||
|
"ImageTextMultilineOutlined",
|
||
|
"ImageTextOutlined",
|
||
|
"ImageTransformCropAbsolute",
|
||
|
"ImageTransformCropCorners",
|
||
|
"ImageTransformCropRelative",
|
||
|
"ImageTransformPaddingAbsolute",
|
||
|
"ImageTransformPaddingRelative",
|
||
|
"ImageTransformResizeAbsolute",
|
||
|
"ImageTransformResizeRelative",
|
||
|
"ImageTransformRotate",
|
||
|
"ImageTransformTranspose",
|
||
|
"LatentClamp",
|
||
|
"MaskClamp",
|
||
|
"ModelClamp",
|
||
|
"StyleModelClamp",
|
||
|
"UpscaleModelClamp",
|
||
|
"VaeClamp"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Allor Plugin"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Nuked88/ComfyUI-N-Nodes": [
|
||
|
[
|
||
|
"DynamicPrompt",
|
||
|
"Float Variable",
|
||
|
"GPT Loader Simple",
|
||
|
"GPTSampler",
|
||
|
"Integer Variable",
|
||
|
"String Variable"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-N-Nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Pfaeff/pfaeff-comfyui": [
|
||
|
[
|
||
|
"AstropulsePixelDetector",
|
||
|
"BackgroundRemover",
|
||
|
"ImagePadForBetterOutpaint",
|
||
|
"Inpainting",
|
||
|
"InpaintingPipelineLoader"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "pfaeff-comfyui"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
|
||
|
[
|
||
|
"CR Apply ControlNet",
|
||
|
"CR Apply LoRA Stack",
|
||
|
"CR Apply Multi-ControlNet",
|
||
|
"CR Aspect Ratio",
|
||
|
"CR Aspect Ratio SDXL",
|
||
|
"CR Batch Process Switch",
|
||
|
"CR Clip Input Switch",
|
||
|
"CR Color Tint",
|
||
|
"CR Conditioning Input Switch",
|
||
|
"CR ControlNet Input Switch",
|
||
|
"CR Halftone Grid",
|
||
|
"CR Halftone Image",
|
||
|
"CR Halftones",
|
||
|
"CR Hires Fix Process Switch",
|
||
|
"CR Image Input Switch",
|
||
|
"CR Image Input Switch (4 way)",
|
||
|
"CR Image Output",
|
||
|
"CR Image Pipe Edit",
|
||
|
"CR Image Pipe In",
|
||
|
"CR Image Pipe Out",
|
||
|
"CR Image Size",
|
||
|
"CR Img2Img Process Switch",
|
||
|
"CR Integer Multiple",
|
||
|
"CR KSampler (Iterative)",
|
||
|
"CR Latent Batch Size",
|
||
|
"CR Latent Input Switch",
|
||
|
"CR Latent Upscale (Iterative)",
|
||
|
"CR LoRA Stack",
|
||
|
"CR Load Image Sequence",
|
||
|
"CR Load LoRA",
|
||
|
"CR Model Input Switch",
|
||
|
"CR Module Input",
|
||
|
"CR Module Output",
|
||
|
"CR Module Pipe Loader",
|
||
|
"CR Multi-ControlNet Stack",
|
||
|
"CR Pipe Switch",
|
||
|
"CR Process Switch",
|
||
|
"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",
|
||
|
"CR Switch"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/SLAPaper/ComfyUI-Image-Selector": [
|
||
|
[
|
||
|
"ImageDuplicator",
|
||
|
"ImageSelector",
|
||
|
"LatentDuplicator",
|
||
|
"LatentSelector"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-Image-Selector"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": [
|
||
|
[
|
||
|
"MSSqlSelectNode",
|
||
|
"MSSqlTableNode"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "LexMSDBNodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/SadaleNet/CLIPTextEncodeA1111-ComfyUI/raw/master/custom_nodes/clip_text_encoder_a1111.py": [
|
||
|
[
|
||
|
"CLIPTextEncodeA1111",
|
||
|
"RerouteTextForCLIPTextEncodeA1111"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI A1111-like Prompt Custom Node Solution"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/SeargeDP/SeargeSDXL": [
|
||
|
[
|
||
|
"SeargeCheckpointLoader",
|
||
|
"SeargeConditioningMuxer2",
|
||
|
"SeargeConditioningMuxer5",
|
||
|
"SeargeEnablerInputs",
|
||
|
"SeargeFloatConstant",
|
||
|
"SeargeFloatMath",
|
||
|
"SeargeFloatPair",
|
||
|
"SeargeGenerated1",
|
||
|
"SeargeImageSave",
|
||
|
"SeargeInput1",
|
||
|
"SeargeInput2",
|
||
|
"SeargeInput3",
|
||
|
"SeargeInput4",
|
||
|
"SeargeInput5",
|
||
|
"SeargeInput6",
|
||
|
"SeargeInput7",
|
||
|
"SeargeIntegerConstant",
|
||
|
"SeargeIntegerMath",
|
||
|
"SeargeIntegerPair",
|
||
|
"SeargeIntegerScaler",
|
||
|
"SeargeLatentMuxer3",
|
||
|
"SeargeLoraLoader",
|
||
|
"SeargeOutput1",
|
||
|
"SeargeOutput2",
|
||
|
"SeargeOutput3",
|
||
|
"SeargeOutput4",
|
||
|
"SeargeOutput5",
|
||
|
"SeargeOutput6",
|
||
|
"SeargeOutput7",
|
||
|
"SeargeParameterProcessor",
|
||
|
"SeargePromptCombiner",
|
||
|
"SeargePromptText",
|
||
|
"SeargeSDXLBasePromptEncoder",
|
||
|
"SeargeSDXLImage2ImageSampler",
|
||
|
"SeargeSDXLImage2ImageSampler2",
|
||
|
"SeargeSDXLImage2ImageSamplerV3",
|
||
|
"SeargeSDXLPromptEncoder",
|
||
|
"SeargeSDXLRefinerPromptEncoder",
|
||
|
"SeargeSDXLSampler",
|
||
|
"SeargeSDXLSampler2",
|
||
|
"SeargeSDXLSamplerV3",
|
||
|
"SeargeSamplerInputs",
|
||
|
"SeargeSaveFolderInputs",
|
||
|
"SeargeStylePreprocessor",
|
||
|
"SeargeUpscaleModelLoader",
|
||
|
"SeargeVAELoader"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "SeargeSDXL"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Ser-Hilary/SDXL_sizing/raw/main/conditioning_sizing_for_SDXL.py": [
|
||
|
[
|
||
|
"get_aspect_from_image",
|
||
|
"get_aspect_from_ints",
|
||
|
"sizing_node",
|
||
|
"sizing_node_basic",
|
||
|
"sizing_node_unparsed"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "SDXL_sizing"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/Stability-AI/stability-ComfyUI-nodes": [
|
||
|
[
|
||
|
"ColorBlend",
|
||
|
"ControlLoraSave",
|
||
|
"GetImageSize"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "stability-ComfyUI-nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
||
|
[
|
||
|
"TC_ColorFill",
|
||
|
"TC_EqualizeCLAHE",
|
||
|
"TC_ImageResize",
|
||
|
"TC_ImageScale",
|
||
|
"TC_MaskBG_DIS",
|
||
|
"TC_SizeApproximation"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-TeaNodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [
|
||
|
[
|
||
|
"ttN busIN",
|
||
|
"ttN busOUT",
|
||
|
"ttN concat",
|
||
|
"ttN debugInput",
|
||
|
"ttN float",
|
||
|
"ttN hiresfixScale",
|
||
|
"ttN imageOutput",
|
||
|
"ttN imageREMBG",
|
||
|
"ttN int",
|
||
|
"ttN pipe2BASIC",
|
||
|
"ttN pipe2DETAILER",
|
||
|
"ttN pipeEDIT",
|
||
|
"ttN pipeIN",
|
||
|
"ttN pipeKSampler",
|
||
|
"ttN pipeKSamplerAdvanced",
|
||
|
"ttN pipeLoader",
|
||
|
"ttN pipeLoaderSDXL",
|
||
|
"ttN pipeOUT",
|
||
|
"ttN seed",
|
||
|
"ttN seedDebug",
|
||
|
"ttN text",
|
||
|
"ttN text3BOX_3WAYconcat",
|
||
|
"ttN text7BOX_concat",
|
||
|
"ttN textDebug",
|
||
|
"ttN xyPlot"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "tinyterraNodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": [
|
||
|
[
|
||
|
"Preset_Model_Merge"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI Preset Merger"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/WASasquatch/was-node-suite-comfyui": [
|
||
|
[
|
||
|
"BLIP Analyze Image",
|
||
|
"BLIP Model Loader",
|
||
|
"Blend Latents",
|
||
|
"Bounded Image Blend",
|
||
|
"Bounded Image Blend with Mask",
|
||
|
"Bounded Image Crop",
|
||
|
"Bounded Image Crop with Mask",
|
||
|
"CLIP Input Switch",
|
||
|
"CLIP Vision Input Switch",
|
||
|
"CLIPSeg Batch Masking",
|
||
|
"CLIPSeg Masking",
|
||
|
"CLIPSeg Model Loader",
|
||
|
"CLIPTextEncode (BlenderNeko Advanced + NSP)",
|
||
|
"CLIPTextEncode (NSP)",
|
||
|
"Cache Node",
|
||
|
"Checkpoint Loader",
|
||
|
"Checkpoint Loader (Simple)",
|
||
|
"Conditioning Input Switch",
|
||
|
"Constant Number",
|
||
|
"Control Net Model Input Switch",
|
||
|
"Convert Masks to Images",
|
||
|
"Create Grid Image",
|
||
|
"Create Morph Image",
|
||
|
"Create Morph Image from Path",
|
||
|
"Create Video from Path",
|
||
|
"Debug Number to Console",
|
||
|
"Dictionary to Console",
|
||
|
"Diffusers Hub Model Down-Loader",
|
||
|
"Diffusers Model Loader",
|
||
|
"Export API",
|
||
|
"Image Analyze",
|
||
|
"Image Aspect Ratio",
|
||
|
"Image Batch",
|
||
|
"Image Blank",
|
||
|
"Image Blend",
|
||
|
"Image Blend by Mask",
|
||
|
"Image Blending Mode",
|
||
|
"Image Bloom Filter",
|
||
|
"Image Bounds",
|
||
|
"Image Canny Filter",
|
||
|
"Image Chromatic Aberration",
|
||
|
"Image Color Palette",
|
||
|
"Image Crop Face",
|
||
|
"Image Crop Location",
|
||
|
"Image Crop Square Location",
|
||
|
"Image Displacement Warp",
|
||
|
"Image Dragan Photography Filter",
|
||
|
"Image Edge Detection Filter",
|
||
|
"Image Film Grain",
|
||
|
"Image Filter Adjustments",
|
||
|
"Image Flip",
|
||
|
"Image Generate Gradient",
|
||
|
"Image Gradient Map",
|
||
|
"Image High Pass Filter",
|
||
|
"Image History Loader",
|
||
|
"Image Input Switch",
|
||
|
"Image Levels Adjustment",
|
||
|
"Image Load",
|
||
|
"Image Lucy Sharpen",
|
||
|
"Image Median Filter",
|
||
|
"Image Mix RGB Channels",
|
||
|
"Image Monitor Effects Filter",
|
||
|
"Image Nova Filter",
|
||
|
"Image Padding",
|
||
|
"Image Paste Crop",
|
||
|
"Image Paste Crop by Location",
|
||
|
"Image Paste Face",
|
||
|
"Image Perlin Noise",
|
||
|
"Image Perlin Power Fractal",
|
||
|
"Image Pixelate",
|
||
|
"Image Power Noise",
|
||
|
"Image Rembg (Remove Background)",
|
||
|
"Image Remove Background (Alpha)",
|
||
|
"Image Remove Color",
|
||
|
"Image Resize",
|
||
|
"Image Rotate",
|
||
|
"Image Rotate Hue",
|
||
|
"Image SSAO (Ambient Occlusion)",
|
||
|
"Image SSDO (Direct Occlusion)",
|
||
|
"Image Save",
|
||
|
"Image Seamless Texture",
|
||
|
"Image Select Channel",
|
||
|
"Image Select Color",
|
||
|
"Image Shadows and Highlights",
|
||
|
"Image Size to Number",
|
||
|
"Image Stitch",
|
||
|
"Image Style Filter",
|
||
|
"Image Threshold",
|
||
|
"Image Tiled",
|
||
|
"Image Transpose",
|
||
|
"Image Voronoi Noise Filter",
|
||
|
"Image fDOF Filter",
|
||
|
"Image to Latent Mask",
|
||
|
"Image to Noise",
|
||
|
"Image to Seed",
|
||
|
"Images to RGB",
|
||
|
"Inset Image Bounds",
|
||
|
"Integer place counter",
|
||
|
"KSampler (Legacy)",
|
||
|
"KSampler Cycle",
|
||
|
"LangSAM Masking",
|
||
|
"LangSAM Model Loader",
|
||
|
"Latent Input Switch",
|
||
|
"Latent Noise Injection",
|
||
|
"Latent Size to Number",
|
||
|
"Latent Upscale by Factor (WAS)",
|
||
|
"Load Cache",
|
||
|
"Load Image Batch",
|
||
|
"Load Lora",
|
||
|
"Load Text File",
|
||
|
"Logic Boolean",
|
||
|
"Lora Loader",
|
||
|
"Mask Arbitrary Region",
|
||
|
"Mask Batch",
|
||
|
"Mask Batch to Mask",
|
||
|
"Mask Ceiling Region",
|
||
|
"Mask Crop Dominant Region",
|
||
|
"Mask Crop Minority Region",
|
||
|
"Mask Crop Region",
|
||
|
"Mask Dilate Region",
|
||
|
"Mask Dominant Region",
|
||
|
"Mask Erode Region",
|
||
|
"Mask Fill Holes",
|
||
|
"Mask Floor Region",
|
||
|
"Mask Gaussian Region",
|
||
|
"Mask Invert",
|
||
|
"Mask Minority Region",
|
||
|
"Mask Paste Region",
|
||
|
"Mask Smooth Region",
|
||
|
"Mask Threshold Region",
|
||
|
"Masks Add",
|
||
|
"Masks Combine Batch",
|
||
|
"Masks Combine Regions",
|
||
|
"Masks Subtract",
|
||
|
"MiDaS Depth Approximation",
|
||
|
"MiDaS Mask Image",
|
||
|
"MiDaS Model Loader",
|
||
|
"Model Input Switch",
|
||
|
"Number Counter",
|
||
|
"Number Input Condition",
|
||
|
"Number Input Switch",
|
||
|
"Number Multiple Of",
|
||
|
"Number Operation",
|
||
|
"Number PI",
|
||
|
"Number to Float",
|
||
|
"Number to Int",
|
||
|
"Number to Seed",
|
||
|
"Number to String",
|
||
|
"Number to Text",
|
||
|
"Prompt Multiple Styles Selector",
|
||
|
"Prompt Styles Selector",
|
||
|
"Random Number",
|
||
|
"SAM Image Mask",
|
||
|
"SAM Model Loader",
|
||
|
"SAM Parameters",
|
||
|
"SAM Parameters Combine",
|
||
|
"Samples Passthrough (Stat System)",
|
||
|
"Save Text File",
|
||
|
"Seed (Legacy)",
|
||
|
"String to Text",
|
||
|
"Tensor Batch to Image",
|
||
|
"Text Add Token by Input",
|
||
|
"Text Add Tokens",
|
||
|
"Text Compare",
|
||
|
"Text Concatenate",
|
||
|
"Text Dictionary Update",
|
||
|
"Text File History Loader",
|
||
|
"Text Find and Replace",
|
||
|
"Text Find and Replace Input",
|
||
|
"Text Find and Replace by Dictionary",
|
||
|
"Text Input Switch",
|
||
|
"Text List",
|
||
|
"Text List Concatenate",
|
||
|
"Text Load Line From File",
|
||
|
"Text Multiline",
|
||
|
"Text Parse A1111 Embeddings",
|
||
|
"Text Parse Noodle Soup Prompts",
|
||
|
"Text Parse Tokens",
|
||
|
"Text Random Line",
|
||
|
"Text Random Prompt",
|
||
|
"Text String",
|
||
|
"Text String Truncate",
|
||
|
"Text to Conditioning",
|
||
|
"Text to Console",
|
||
|
"Text to Number",
|
||
|
"Text to String",
|
||
|
"True Random.org Number Generator",
|
||
|
"Upscale Model Loader",
|
||
|
"Upscale Model Switch",
|
||
|
"VAE Input Switch",
|
||
|
"Video Dump Frames",
|
||
|
"Write to GIF",
|
||
|
"Write to Video",
|
||
|
"unCLIP Checkpoint Loader"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "WAS Node Suite"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
|
||
|
[
|
||
|
"MergeBlockWeighted"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "MergeBlockWeighted_fo_ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/ZaneA/ComfyUI-ImageReward": [
|
||
|
[
|
||
|
"ImageRewardLoader",
|
||
|
"ImageRewardScore"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ImageReward"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/adieyal/comfyui-dynamicprompts": [
|
||
|
[
|
||
|
"DPCombinatorialGenerator",
|
||
|
"DPFeelingLucky",
|
||
|
"DPJinja",
|
||
|
"DPMagicPrompt",
|
||
|
"DPOutput",
|
||
|
"DPRandomGenerator"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "DynamicPrompts Custom Nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/alsritter/asymmetric-tiling-comfyui": [
|
||
|
[
|
||
|
"Asymmetric_Tiling_KSampler"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "asymmetric-tiling-comfyui"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/andersxa/comfyui-PromptAttention": [
|
||
|
[
|
||
|
"CLIPAttentionMaskEncode"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "CLIP Directional Prompt Attention"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/asagi4/comfyui-prompt-control": [
|
||
|
[
|
||
|
"CondLinearInterpolate",
|
||
|
"ConditioningCutoff",
|
||
|
"EditableCLIPEncode",
|
||
|
"FilterSchedule",
|
||
|
"JinjaRender",
|
||
|
"LoRAScheduler",
|
||
|
"PromptControlSimple",
|
||
|
"PromptToSchedule",
|
||
|
"ScheduleToCond",
|
||
|
"ScheduleToModel",
|
||
|
"SimpleWildcard",
|
||
|
"StringConcat"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI prompt control"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/badjeff/comfyui_lora_tag_loader": [
|
||
|
[
|
||
|
"LoraTagLoader"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "LoRA Tag Loader for ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/bash-j/mikey_nodes": [
|
||
|
[
|
||
|
"AddMetaData",
|
||
|
"Batch Crop Image",
|
||
|
"Batch Crop Resize Inplace",
|
||
|
"Batch Resize Image for SDXL",
|
||
|
"Empty Latent Ratio Custom SDXL",
|
||
|
"Empty Latent Ratio Select SDXL",
|
||
|
"Float to String",
|
||
|
"HaldCLUT",
|
||
|
"Int to String",
|
||
|
"Mikey Sampler",
|
||
|
"Mikey Sampler Tiled",
|
||
|
"PresetRatioSelector",
|
||
|
"Prompt With SDXL",
|
||
|
"Prompt With Style",
|
||
|
"Prompt With Style V2",
|
||
|
"Prompt With Style V3",
|
||
|
"Ratio Advanced",
|
||
|
"Resize Image for SDXL",
|
||
|
"Save Image With Prompt Data",
|
||
|
"Save Images Mikey",
|
||
|
"Save Images No Display",
|
||
|
"SaveMetaData",
|
||
|
"Seed String",
|
||
|
"Style Conditioner",
|
||
|
"Upscale Tile Calculator",
|
||
|
"Wildcard Processor"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Mikey Nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/biegert/ComfyUI-CLIPSeg/raw/main/custom_nodes/clipseg.py": [
|
||
|
[
|
||
|
"CLIPSeg",
|
||
|
"CombineSegMasks"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "CLIPSeg"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||
|
[
|
||
|
"ResolutionSelector"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ResolutionSelector for ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/bvhari/ComfyUI_ImageProcessing": [
|
||
|
[
|
||
|
"BilateralFilter",
|
||
|
"Brightness",
|
||
|
"Gamma",
|
||
|
"Hue",
|
||
|
"Saturation",
|
||
|
"SigmoidCorrection",
|
||
|
"UnsharpMask"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ImageProcessing"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/bvhari/ComfyUI_LatentToRGB": [
|
||
|
[
|
||
|
"LatentToRGB"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "LatentToRGB"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/chenbaiyujason/sc-node-comfyui": [
|
||
|
[
|
||
|
"8 Combine Text String",
|
||
|
"Builder Text String",
|
||
|
"Clean Gradio",
|
||
|
"Combine GPT Prompt",
|
||
|
"Combine Text String",
|
||
|
"Get Gradio",
|
||
|
"Multiple Combine GPT Prompt",
|
||
|
"Multiple Post to GPT",
|
||
|
"Multiple Text String",
|
||
|
"One GPT Builder",
|
||
|
"One Post to GPT",
|
||
|
"Out Gradio",
|
||
|
"Prompt Preview",
|
||
|
"SCSCCLIPTextEncode",
|
||
|
"SCSearch and Replace",
|
||
|
"SCText to Console",
|
||
|
"Single Text String",
|
||
|
"String to ASCII",
|
||
|
"Verb One Post to GPT"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "sc-node-comfyui"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/city96/ComfyUI_NetDist": [
|
||
|
[
|
||
|
"FetchRemote",
|
||
|
"QueueRemote"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_NetDist"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/city96/SD-Advanced-Noise": [
|
||
|
[
|
||
|
"LatentGaussianNoise",
|
||
|
"MathEncode"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "SD-Advanced-Noise"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/city96/SD-Latent-Interposer": [
|
||
|
[
|
||
|
"LatentInterposer"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Latent-Interposer"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/city96/SD-Latent-Upscaler": [
|
||
|
[
|
||
|
"LatentUpscaler"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "SD-Latent-Upscaler"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/civitai/comfy-nodes": [
|
||
|
[
|
||
|
"CivitAI_Checkpoint_Loader",
|
||
|
"CivitAI_Lora_Loader"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "comfy-nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/advanced_model_merging.py": [
|
||
|
[
|
||
|
"ModelMergeBlockNumber"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_experiments/advanced_model_merging"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/reference_only.py": [
|
||
|
[
|
||
|
"ReferenceOnlySimple"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_experiments/reference_only"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_rescalecfg.py": [
|
||
|
[
|
||
|
"RescaleClassifierFreeGuidanceTest"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_experiments/sampler_rescalecfg"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_tonemap.py": [
|
||
|
[
|
||
|
"ModelSamplerTonemapNoiseTest"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_experiments/sampler_tonemap"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sdxl_model_merging.py": [
|
||
|
[
|
||
|
"ModelMergeSDXL",
|
||
|
"ModelMergeSDXLDetailedTransformers",
|
||
|
"ModelMergeSDXLTransformers"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_experiments/sdxl_model_merging"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/coreyryanhanson/comfy-qr": [
|
||
|
[
|
||
|
"comfy-qr-by-image-size",
|
||
|
"comfy-qr-by-module-size",
|
||
|
"comfy-qr-by-module-split",
|
||
|
"comfy-qr-mask_errors"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Comfy-QR"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/coreyryanhanson/comfy-qr-validation-nodes": [
|
||
|
[
|
||
|
"comfy-qr-read",
|
||
|
"comfy-qr-validate"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "comfy-qr-validation-nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/cubiq/ComfyUI_SimpleMath": [
|
||
|
[
|
||
|
"SimpleMath"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Simple Math"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||
|
[
|
||
|
"CSL",
|
||
|
"PromptGenerator"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "SDXL Auto Prompter"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py": [
|
||
|
[
|
||
|
"KSamplerAdvancedGPU",
|
||
|
"KSamplerGPU"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "KSampler GPU"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/daxthin/facedetailer": [
|
||
|
[
|
||
|
"DZ_Face_Detailer"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "facedetailer"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
|
||
|
[
|
||
|
"PixelArtDetectorConverter",
|
||
|
"PixelArtDetectorSave",
|
||
|
"PixelArtDetectorToImage",
|
||
|
"PixelArtLoadPalettes"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI PixelArt Detector"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/diontimmer/ComfyUI-Vextra-Nodes": [
|
||
|
[
|
||
|
"Add Text To Image",
|
||
|
"Apply Instagram Filter",
|
||
|
"Create Solid Color",
|
||
|
"Flatten Colors",
|
||
|
"Generate Noise Image",
|
||
|
"GlitchThis Effect",
|
||
|
"Hue Rotation",
|
||
|
"Load Picture Index",
|
||
|
"Pixel Sort",
|
||
|
"Play Sound At Execution",
|
||
|
"Prettify Prompt Using distilgpt2",
|
||
|
"Swap Color Mode"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-Vextra-Nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/evanspearman/ComfyMath": [
|
||
|
[
|
||
|
"CM_BoolBinaryOperation",
|
||
|
"CM_BoolToInt",
|
||
|
"CM_BoolUnaryOperation",
|
||
|
"CM_BreakoutVec2",
|
||
|
"CM_BreakoutVec3",
|
||
|
"CM_BreakoutVec4",
|
||
|
"CM_ComposeVec2",
|
||
|
"CM_ComposeVec3",
|
||
|
"CM_ComposeVec4",
|
||
|
"CM_FloatBinaryCondition",
|
||
|
"CM_FloatBinaryOperation",
|
||
|
"CM_FloatToInt",
|
||
|
"CM_FloatToNumber",
|
||
|
"CM_FloatUnaryCondition",
|
||
|
"CM_FloatUnaryOperation",
|
||
|
"CM_IntBinaryCondition",
|
||
|
"CM_IntBinaryOperation",
|
||
|
"CM_IntToBool",
|
||
|
"CM_IntToFloat",
|
||
|
"CM_IntToNumber",
|
||
|
"CM_IntUnaryCondition",
|
||
|
"CM_IntUnaryOperation",
|
||
|
"CM_NearestSDXLResolution",
|
||
|
"CM_NumberBinaryCondition",
|
||
|
"CM_NumberBinaryOperation",
|
||
|
"CM_NumberToFloat",
|
||
|
"CM_NumberToInt",
|
||
|
"CM_NumberUnaryCondition",
|
||
|
"CM_NumberUnaryOperation",
|
||
|
"CM_SDXLResolution",
|
||
|
"CM_Vec2BinaryCondition",
|
||
|
"CM_Vec2BinaryOperation",
|
||
|
"CM_Vec2ScalarOperation",
|
||
|
"CM_Vec2ToScalarBinaryOperation",
|
||
|
"CM_Vec2ToScalarUnaryOperation",
|
||
|
"CM_Vec2UnaryCondition",
|
||
|
"CM_Vec2UnaryOperation",
|
||
|
"CM_Vec3BinaryCondition",
|
||
|
"CM_Vec3BinaryOperation",
|
||
|
"CM_Vec3ScalarOperation",
|
||
|
"CM_Vec3ToScalarBinaryOperation",
|
||
|
"CM_Vec3ToScalarUnaryOperation",
|
||
|
"CM_Vec3UnaryCondition",
|
||
|
"CM_Vec3UnaryOperation",
|
||
|
"CM_Vec4BinaryCondition",
|
||
|
"CM_Vec4BinaryOperation",
|
||
|
"CM_Vec4ScalarOperation",
|
||
|
"CM_Vec4ToScalarBinaryOperation",
|
||
|
"CM_Vec4ToScalarUnaryOperation",
|
||
|
"CM_Vec4UnaryCondition",
|
||
|
"CM_Vec4UnaryOperation"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyMath"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/filipemeneses/comfy_pixelization": [
|
||
|
[
|
||
|
"Pixelization"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Pixelization"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/fitCorder/fcSuite/raw/main/fcSuite.py": [
|
||
|
[
|
||
|
"fcFloat",
|
||
|
"fcFloatMatic",
|
||
|
"fcInteger"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "fcSuite"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
|
||
|
[
|
||
|
"BatchIndex_AS",
|
||
|
"ImageMixMasked_As",
|
||
|
"ImageToMask_AS",
|
||
|
"Increment_AS",
|
||
|
"Int2Any_AS",
|
||
|
"LatentAdd_AS",
|
||
|
"LatentMixMasked_As",
|
||
|
"LatentMix_AS",
|
||
|
"LatentToImages_AS",
|
||
|
"LoadLatent_AS",
|
||
|
"MapRange_AS",
|
||
|
"MaskToImage_AS",
|
||
|
"Math_AS",
|
||
|
"Number2Float_AS",
|
||
|
"Number2Int_AS",
|
||
|
"Number_AS",
|
||
|
"SaveLatent_AS",
|
||
|
"TextToImage_AS"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "As_ComfyUI_CustomNodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/gamert/ComfyUI_tagger": [
|
||
|
[
|
||
|
"CLIPTextEncodeTaggerDD",
|
||
|
"ImageTaggerDD",
|
||
|
"LoadImage_Tagger",
|
||
|
"PromptDD"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_tagger"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/giriss/comfy-image-saver": [
|
||
|
[
|
||
|
"Cfg Literal",
|
||
|
"Checkpoint Selector",
|
||
|
"Int Literal",
|
||
|
"Sampler Selector",
|
||
|
"Save Image w/Metadata",
|
||
|
"Scheduler Selector",
|
||
|
"Seed Generator",
|
||
|
"String Literal",
|
||
|
"Width/Height Literal"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Save Image with Generation Metadata"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/guoyk93/yk-node-suite-comfyui": [
|
||
|
[
|
||
|
"YKImagePadForOutpaint",
|
||
|
"YKMaskToImage"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "y.k.'s ComfyUI node suite"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/hnmr293/ComfyUI-nodes-hnmr": [
|
||
|
[
|
||
|
"CLIPIter",
|
||
|
"Dict2Model",
|
||
|
"GridImage",
|
||
|
"ImageBlend2",
|
||
|
"KSamplerOverrided",
|
||
|
"KSamplerSetting",
|
||
|
"KSamplerXYZ",
|
||
|
"LatentToHist",
|
||
|
"LatentToImage",
|
||
|
"ModelIter",
|
||
|
"RandomLatentImage",
|
||
|
"SaveStateDict",
|
||
|
"SaveText",
|
||
|
"StateDictLoader",
|
||
|
"StateDictMerger",
|
||
|
"StateDictMergerBlockWeighted",
|
||
|
"StateDictMergerBlockWeightedMulti",
|
||
|
"VAEDecodeBatched",
|
||
|
"VAEEncodeBatched",
|
||
|
"VAEIter"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-nodes-hnmr"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/hustille/ComfyUI_Fooocus_KSampler": [
|
||
|
[
|
||
|
"KSampler With Refiner (Fooocus)"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_Fooocus_KSampler"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/hustille/ComfyUI_hus_utils": [
|
||
|
[
|
||
|
"3way Prompt Styler",
|
||
|
"Batch State",
|
||
|
"Date Time Format",
|
||
|
"Debug Extra",
|
||
|
"Fetch widget value",
|
||
|
"Text Hash"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "hus' utils for ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": [
|
||
|
[
|
||
|
"EagleImageNode"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Eagle PNGInfo"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/imb101/ComfyUI-FaceSwap": [
|
||
|
[
|
||
|
"FaceSwapNode"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "FaceSwap"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": [
|
||
|
[
|
||
|
"JjkConcat",
|
||
|
"JjkShowText",
|
||
|
"JjkText",
|
||
|
"SDXLRecommendedImageSize"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-Jjk-Nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [
|
||
|
[
|
||
|
"LLLiteLoader"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ControlNet-LLLite-ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/kwaroran/abg-comfyui": [
|
||
|
[
|
||
|
"Remove Image Background (abg)"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "abg-comfyui"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/laksjdjf/IPAdapter-ComfyUI": [
|
||
|
[
|
||
|
"IPAdapter",
|
||
|
"ImageCrop"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "IPAdapter-ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/lilly1987/ComfyUI_node_Lilly": [
|
||
|
[
|
||
|
"CheckpointLoaderSimpleText",
|
||
|
"LoraLoaderText",
|
||
|
"LoraLoaderTextRandom",
|
||
|
"Random_Sampler",
|
||
|
"VAELoaderDecode"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "simple wildcard for ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py": [
|
||
|
[
|
||
|
"CLIPTextEncodeWithWildcards"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Wildcards"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py": [
|
||
|
[
|
||
|
"SDXLMixSampler"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUIJasonNode"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/ltdrdata/ComfyUI-Impact-Pack": [
|
||
|
[
|
||
|
"AddMask",
|
||
|
"BasicPipeToDetailerPipe",
|
||
|
"BboxDetectorCombined",
|
||
|
"BboxDetectorCombined_v2",
|
||
|
"BboxDetectorForEach",
|
||
|
"BboxDetectorSEGS",
|
||
|
"BitwiseAndMask",
|
||
|
"BitwiseAndMaskForEach",
|
||
|
"CLIPSegDetectorProvider",
|
||
|
"CfgScheduleHookProvider",
|
||
|
"CombineRegionalPrompts",
|
||
|
"DenoiseScheduleHookProvider",
|
||
|
"DetailerForEach",
|
||
|
"DetailerForEachDebug",
|
||
|
"DetailerForEachDebugPipe",
|
||
|
"DetailerForEachPipe",
|
||
|
"DetailerPipeToBasicPipe",
|
||
|
"EditBasicPipe",
|
||
|
"EditDetailerPipe",
|
||
|
"EmptySegs",
|
||
|
"FaceDetailer",
|
||
|
"FaceDetailerPipe",
|
||
|
"FromBasicPipe",
|
||
|
"FromBasicPipe_v2",
|
||
|
"FromDetailerPipe",
|
||
|
"FromDetailerPipe_v2",
|
||
|
"ImageMaskSwitch",
|
||
|
"ImageReceiver",
|
||
|
"ImageSender",
|
||
|
"ImpactCompare",
|
||
|
"ImpactConditionalBranch",
|
||
|
"ImpactConditionalStopIteration",
|
||
|
"ImpactDummyInput",
|
||
|
"ImpactFloat",
|
||
|
"ImpactImageBatchToImageList",
|
||
|
"ImpactImageInfo",
|
||
|
"ImpactInt",
|
||
|
"ImpactKSamplerAdvancedBasicPipe",
|
||
|
"ImpactKSamplerBasicPipe",
|
||
|
"ImpactLogger",
|
||
|
"ImpactMakeImageList",
|
||
|
"ImpactMinMax",
|
||
|
"ImpactNeg",
|
||
|
"ImpactSEGSConcat",
|
||
|
"ImpactSEGSLabelFilter",
|
||
|
"ImpactSEGSOrderedFilter",
|
||
|
"ImpactSEGSRangeFilter",
|
||
|
"ImpactSEGSToMaskList",
|
||
|
"ImpactSimpleDetectorSEGS",
|
||
|
"ImpactSimpleDetectorSEGSPipe",
|
||
|
"ImpactStringSelector",
|
||
|
"ImpactValueReceiver",
|
||
|
"ImpactValueSender",
|
||
|
"ImpactWildcardEncode",
|
||
|
"ImpactWildcardProcessor",
|
||
|
"IterativeImageUpscale",
|
||
|
"IterativeLatentUpscale",
|
||
|
"KSamplerAdvancedProvider",
|
||
|
"KSamplerProvider",
|
||
|
"LatentPixelScale",
|
||
|
"LatentReceiver",
|
||
|
"LatentSender",
|
||
|
"LatentSwitch",
|
||
|
"LoadConditioning",
|
||
|
"MMDetDetectorProvider",
|
||
|
"MMDetLoader",
|
||
|
"MaskPainter",
|
||
|
"MaskToSEGS",
|
||
|
"MasksToMaskList",
|
||
|
"NoiseInjectionDetailerHookProvider",
|
||
|
"NoiseInjectionHookProvider",
|
||
|
"ONNXDetectorProvider",
|
||
|
"ONNXDetectorSEGS",
|
||
|
"PixelKSampleHookCombine",
|
||
|
"PixelKSampleUpscalerProvider",
|
||
|
"PixelKSampleUpscalerProviderPipe",
|
||
|
"PixelTiledKSampleUpscalerProvider",
|
||
|
"PixelTiledKSampleUpscalerProviderPipe",
|
||
|
"PreviewBridge",
|
||
|
"ReencodeLatent",
|
||
|
"ReencodeLatentPipe",
|
||
|
"RegionalPrompt",
|
||
|
"RegionalSampler",
|
||
|
"SAMDetectorCombined",
|
||
|
"SAMDetectorSegmented",
|
||
|
"SAMLoader",
|
||
|
"SEGEdit",
|
||
|
"SEGPick",
|
||
|
"SEGSDetailer",
|
||
|
"SEGSPaste",
|
||
|
"SEGSPreview",
|
||
|
"SEGSSwitch",
|
||
|
"SEGSToImageList",
|
||
|
"SaveConditioning",
|
||
|
"SegmDetectorCombined",
|
||
|
"SegmDetectorCombined_v2",
|
||
|
"SegmDetectorForEach",
|
||
|
"SegmDetectorSEGS",
|
||
|
"Segs & Mask",
|
||
|
"Segs & Mask ForEach",
|
||
|
"SegsMaskCombine",
|
||
|
"SegsToCombinedMask",
|
||
|
"SubtractMask",
|
||
|
"SubtractMaskForEach",
|
||
|
"TiledKSamplerProvider",
|
||
|
"ToBasicPipe",
|
||
|
"ToBinaryMask",
|
||
|
"ToDetailerPipe",
|
||
|
"TwoAdvancedSamplersForMask",
|
||
|
"TwoSamplersForMask",
|
||
|
"TwoSamplersForMaskUpscalerProvider",
|
||
|
"TwoSamplersForMaskUpscalerProviderPipe",
|
||
|
"UltralyticsDetectorProvider"
|
||
|
],
|
||
|
{
|
||
|
"author": "Dr.Lt.Data",
|
||
|
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.",
|
||
|
"nickname": "Impact Pack",
|
||
|
"title": "Impact Pack",
|
||
|
"title_aux": "ComfyUI Impact Pack"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/ltdrdata/ComfyUI-tomeSD-installer": [
|
||
|
[
|
||
|
"CheckpointTomeLoader",
|
||
|
"TestNode"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "CheckpointTomeLoader"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [
|
||
|
[
|
||
|
"Custom Date Format | sokes \ud83e\uddac",
|
||
|
"Latent Switch x9 | sokes \ud83e\uddac"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI Sokes Nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/m957ymj75urz/ComfyUI-Custom-Nodes/raw/main/clip-text-encode-split/clip_text_encode_split.py": [
|
||
|
[
|
||
|
"RawText",
|
||
|
"RawTextCombine",
|
||
|
"RawTextEncode",
|
||
|
"RawTextReplace"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "m957ymj75urz/ComfyUI-Custom-Nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/marhensa/sdxl-recommended-res-calc": [
|
||
|
[
|
||
|
"RecommendedResCalc"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Recommended Resolution Calculator"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/meap158/ComfyUI-GPU-temperature-protection": [
|
||
|
[
|
||
|
"GPUTemperatureProtection"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "GPU temperature protection"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/melMass/comfy_mtb": [
|
||
|
[
|
||
|
"Animation Builder (mtb)",
|
||
|
"Any To String (mtb)",
|
||
|
"Bbox (mtb)",
|
||
|
"Bbox From Mask (mtb)",
|
||
|
"Blur (mtb)",
|
||
|
"Color Correct (mtb)",
|
||
|
"Colored Image (mtb)",
|
||
|
"Concat Images (mtb)",
|
||
|
"Crop (mtb)",
|
||
|
"Debug (mtb)",
|
||
|
"Deep Bump (mtb)",
|
||
|
"Export With Ffmpeg (mtb)",
|
||
|
"Face Swap (mtb)",
|
||
|
"Film Interpolation (mtb)",
|
||
|
"Fit Number (mtb)",
|
||
|
"Float To Number (mtb)",
|
||
|
"Get Batch From History (mtb)",
|
||
|
"Image Compare (mtb)",
|
||
|
"Image Premultiply (mtb)",
|
||
|
"Image Remove Background Rembg (mtb)",
|
||
|
"Image Resize Factor (mtb)",
|
||
|
"Int To Bool (mtb)",
|
||
|
"Int To Number (mtb)",
|
||
|
"Latent Lerp (mtb)",
|
||
|
"Load Face Analysis Model (mtb)",
|
||
|
"Load Face Enhance Model (mtb)",
|
||
|
"Load Face Swap Model (mtb)",
|
||
|
"Load Film Model (mtb)",
|
||
|
"Load Image From Url (mtb)",
|
||
|
"Load Image Sequence (mtb)",
|
||
|
"Mask To Image (mtb)",
|
||
|
"Qr Code (mtb)",
|
||
|
"Restore Face (mtb)",
|
||
|
"Save Gif (mtb)",
|
||
|
"Save Image Grid (mtb)",
|
||
|
"Save Image Sequence (mtb)",
|
||
|
"Save Tensors (mtb)",
|
||
|
"Smart Step (mtb)",
|
||
|
"String Replace (mtb)",
|
||
|
"Styles Loader (mtb)",
|
||
|
"Text To Image (mtb)",
|
||
|
"Transform Image (mtb)",
|
||
|
"Uncrop (mtb)",
|
||
|
"Unsplash Image (mtb)"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "MTB Nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
|
||
|
[
|
||
|
"InpaintMediapipe"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "mihaiiancu/Inpaint"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": [
|
||
|
[
|
||
|
"Save IMG Prompt"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "SaveImgPrompt"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": [
|
||
|
[
|
||
|
"FastLatentToImage"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-TeaNodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [
|
||
|
[
|
||
|
"yugioh_Presets"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "comfyUI_Nodes_nicolai256"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [
|
||
|
[
|
||
|
"CLIPStringEncode _O",
|
||
|
"Chat completion _O",
|
||
|
"ChatGPT Simple _O",
|
||
|
"ChatGPT _O",
|
||
|
"ChatGPT compact _O",
|
||
|
"Chat_Completion _O",
|
||
|
"Chat_Message _O",
|
||
|
"Chat_Message_fromString _O",
|
||
|
"Concat Text _O",
|
||
|
"ConcatRandomNSP_O",
|
||
|
"Debug String _O",
|
||
|
"Debug Text _O",
|
||
|
"Debug Text route _O",
|
||
|
"Edit_image _O",
|
||
|
"Equation1param _O",
|
||
|
"Equation2params _O",
|
||
|
"GetImage_(Width&Height) _O",
|
||
|
"GetLatent_(Width&Height) _O",
|
||
|
"ImageScaleFactor _O",
|
||
|
"ImageScaleFactorSimple _O",
|
||
|
"LatentUpscaleFactor _O",
|
||
|
"LatentUpscaleFactorSimple _O",
|
||
|
"LatentUpscaleMultiply",
|
||
|
"Note _O",
|
||
|
"RandomNSP _O",
|
||
|
"Replace Text _O",
|
||
|
"String _O",
|
||
|
"Text _O",
|
||
|
"Text2Image _O",
|
||
|
"Trim Text _O",
|
||
|
"VAEDecodeParallel _O",
|
||
|
"combine_chat_messages _O",
|
||
|
"compine_chat_messages _O",
|
||
|
"concat Strings _O",
|
||
|
"create image _O",
|
||
|
"create_image _O",
|
||
|
"debug Completeion _O",
|
||
|
"debug messages_O",
|
||
|
"float _O",
|
||
|
"floatToInt _O",
|
||
|
"floatToText _O",
|
||
|
"int _O",
|
||
|
"intToFloat _O",
|
||
|
"load_openAI _O",
|
||
|
"replace String _O",
|
||
|
"replace String advanced _O",
|
||
|
"saveTextToFile _O",
|
||
|
"seed _O",
|
||
|
"selectLatentFromBatch _O",
|
||
|
"string2Image _O",
|
||
|
"trim String _O",
|
||
|
"variation_image _O"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Quality of life Suit:V2"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/pants007/comfy-pants": [
|
||
|
[
|
||
|
"CLIPTextEncodeAIO",
|
||
|
"Image Make Square"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "pants"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/paulo-coronado/comfy_clip_blip_node": [
|
||
|
[
|
||
|
"CLIPTextEncodeBLIP",
|
||
|
"CLIPTextEncodeBLIP-2",
|
||
|
"Example"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "comfy_clip_blip_node"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [
|
||
|
[
|
||
|
"CheckpointLoader|pysssss",
|
||
|
"ConstrainImage|pysssss",
|
||
|
"LoraLoader|pysssss",
|
||
|
"MathExpression|pysssss",
|
||
|
"MultiPrimitive|pysssss",
|
||
|
"PlaySound|pysssss",
|
||
|
"Repeater|pysssss",
|
||
|
"ReroutePrimitive|pysssss",
|
||
|
"ShowText|pysssss",
|
||
|
"StringFunction|pysssss"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "pythongosssss/ComfyUI-Custom-Scripts"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/pythongosssss/ComfyUI-WD14-Tagger": [
|
||
|
[
|
||
|
"WD14Tagger|pysssss"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI WD 1.4 Tagger"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
|
||
|
[
|
||
|
"MergingExecutionHelper"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "comfy_meh"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||
|
[
|
||
|
"smZ CLIPTextEncode"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "smZNodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": [
|
||
|
[
|
||
|
"SDXL Empty Latent Image"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-SDXL-EmptyLatentImage"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/shingo1228/ComfyUI-send-eagle-slim": [
|
||
|
[
|
||
|
"Send Webp Image to Eagle"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-send-Eagle(slim)"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
|
||
|
[
|
||
|
"OpenposePreprocessorInterpolate"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "InterpolateEverything"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/sipherxyz/comfyui-art-venture": [
|
||
|
[
|
||
|
"AV_CheckpointModelsToParametersPipe",
|
||
|
"AV_ControlNetLoader",
|
||
|
"AV_ControlNetSelector",
|
||
|
"AV_ParametersPipeToCheckpointModels",
|
||
|
"AV_ParametersPipeToPrompts",
|
||
|
"AV_PromptsToParametersPipe",
|
||
|
"AV_UploadImage",
|
||
|
"ImageMuxer",
|
||
|
"LoadImageFromUrl",
|
||
|
"StringToInt"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "comfyui-art-venture"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
||
|
[
|
||
|
"DiscoDiffusion_DiscoDiffusion",
|
||
|
"DiscoDiffusion_DiscoDiffusionExtraSettings",
|
||
|
"DiscoDiffusion_GuidedDiffusionLoader",
|
||
|
"DiscoDiffusion_OpenAICLIPLoader"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Disco Diffusion"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/space-nuko/ComfyUI-OpenPose-Editor": [
|
||
|
[
|
||
|
"Nui.OpenPoseEditor"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "OpenPose Editor"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/space-nuko/nui-suite": [
|
||
|
[
|
||
|
"Nui.DynamicPromptsTextGen",
|
||
|
"Nui.FeelingLuckyTextGen",
|
||
|
"Nui.OutputString"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "nui suite"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/ssitu/ComfyUI_UltimateSDUpscale": [
|
||
|
[
|
||
|
"UltimateSDUpscale",
|
||
|
"UltimateSDUpscaleNoUpscale"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "UltimateSDUpscale"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/ssitu/ComfyUI_restart_sampling": [
|
||
|
[
|
||
|
"KRestartSampler",
|
||
|
"KRestartSamplerSimple"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Restart Sampling"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/ssitu/ComfyUI_roop": [
|
||
|
[
|
||
|
"roop"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI roop"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": [
|
||
|
[
|
||
|
"AesthetlcScoreSorter",
|
||
|
"CalculateAestheticScore",
|
||
|
"LoadAesteticModel",
|
||
|
"ScoreToNumber"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/syllebra/bilbox-comfyui": [
|
||
|
[
|
||
|
"BilboXPhotoPrompt"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "BilboX's ComfyUI Custom Nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/sylym/comfy_vid2vid": [
|
||
|
[
|
||
|
"CheckpointLoaderSimpleSequence",
|
||
|
"DdimInversionSequence",
|
||
|
"KSamplerSequence",
|
||
|
"LoadImageMaskSequence",
|
||
|
"LoadImageSequence",
|
||
|
"LoraLoaderSequence",
|
||
|
"SetLatentNoiseSequence",
|
||
|
"TrainUnetSequence",
|
||
|
"VAEEncodeForInpaintSequence"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Vid2vid"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/szhublox/ambw_comfyui": [
|
||
|
[
|
||
|
"Auto Merge Block Weighted"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Auto-MBW"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/taabata/Comfy_Syrian_Falcon_Nodes/raw/main/SyrianFalconNodes.py": [
|
||
|
[
|
||
|
"CompositeImage",
|
||
|
"KSamplerAlternate",
|
||
|
"KSamplerPromptEdit",
|
||
|
"KSamplerPromptEditAndAlternate",
|
||
|
"LoopBack",
|
||
|
"QRGenerate",
|
||
|
"WordAsImage"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Syrian Falcon Nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/theUpsider/ComfyUI-Logic": [
|
||
|
[
|
||
|
"Compare",
|
||
|
"DebugPrint",
|
||
|
"If ANY execute A else B",
|
||
|
"Int",
|
||
|
"String"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-Logic"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": [
|
||
|
[
|
||
|
"Load Styles CSV"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Styles CSV Loader Extension for ComfyUI"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/tkoenig89/ComfyUI_Load_Image_With_Metadata": [
|
||
|
[
|
||
|
"LoadImageWithMetadata"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Load Image with metadata"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/trojblue/trNodes": [
|
||
|
[
|
||
|
"JpgConvertNode",
|
||
|
"trColorCorrection",
|
||
|
"trLayering",
|
||
|
"trRouter",
|
||
|
"trRouterLonger"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "trNodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/tudal/Hakkun-ComfyUI-nodes/raw/main/hakkun_nodes.py": [
|
||
|
[
|
||
|
"Any Converter",
|
||
|
"Calculate Upscale",
|
||
|
"Image size to string",
|
||
|
"Multi Text Merge",
|
||
|
"Prompt Parser",
|
||
|
"Random Line",
|
||
|
"Random Line 4"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "Hakkun-ComfyUI-nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/twri/sdxl_prompt_styler": [
|
||
|
[
|
||
|
"SDXLPromptStyler"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "SDXL Prompt Styler"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/uarefans/ComfyUI-Fans": [
|
||
|
[
|
||
|
"Fans Prompt Styler Negative",
|
||
|
"Fans Prompt Styler Positive",
|
||
|
"Fans Styler",
|
||
|
"Fans Text Concatenate"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "ComfyUI-Fans"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/wallish77/wlsh_nodes": [
|
||
|
[
|
||
|
"Alternating KSampler (WLSH)",
|
||
|
"Build Filename String (WLSH)",
|
||
|
"CLIP Positive-Negative (WLSH)",
|
||
|
"CLIP Positive-Negative w/Text (WLSH)",
|
||
|
"Checkpoint Loader w/Name (WLSH)",
|
||
|
"Empty Latent by Ratio (WLSH)",
|
||
|
"Generate Edge Mask (WLSH)",
|
||
|
"Generate Face Mask (WLSH)",
|
||
|
"Image Save with Prompt Data (WLSH)",
|
||
|
"Image Save with Prompt File (WLSH)",
|
||
|
"Image Scale By Factor (WLSH)",
|
||
|
"KSamplerAdvanced (WLSH)",
|
||
|
"Multiply Integer (WLSH)",
|
||
|
"Outpaint to Image (WLSH)",
|
||
|
"Read Prompt Data from Image (WLSH)",
|
||
|
"Resolutions by Ratio (WLSH)",
|
||
|
"SDXL Quick Empty Latent (WLSH)",
|
||
|
"SDXL Quick Image Scale (WLSH)",
|
||
|
"SDXL Resolutions (WLSH)",
|
||
|
"SDXL Steps (WLSH)",
|
||
|
"Save Positive Prompt File (WLSH)",
|
||
|
"Save Prompt Info (WLSH)",
|
||
|
"Seed and Int (WLSH)",
|
||
|
"Seed to Number (WLSH)",
|
||
|
"Time String (WLSH)",
|
||
|
"Upscale by Factor with Model (WLSH)",
|
||
|
"VAE Encode for Inpaint Padding (WLSH)"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "wlsh_nodes"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/wsippel/comfyui_ws/raw/main/sdxl_utility.py": [
|
||
|
[
|
||
|
"SDXLResolutionPresets"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "SDXLResolutionPresets"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/xXAdonesXx/NodeGPT/raw/main/Textnode.py": [
|
||
|
[
|
||
|
"CombineInput",
|
||
|
"CostumeAgent_1",
|
||
|
"CostumeAgent_2",
|
||
|
"CostumeMaster_1",
|
||
|
"Image_generation_Conditioning",
|
||
|
"Memory_Excel",
|
||
|
"Model_1",
|
||
|
"TextCombine",
|
||
|
"TextGenerator",
|
||
|
"TextInput",
|
||
|
"TextOutput"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "NodeGPT"
|
||
|
}
|
||
|
],
|
||
|
"https://github.com/yolanother/DTAIComfyPromptAgent": [
|
||
|
[
|
||
|
"DTPromptAgent",
|
||
|
"DTPromptAgentString"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "DTAIComfyPromptAgent"
|
||
|
}
|
||
|
],
|
||
|
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
||
|
[
|
||
|
"SDXLAspectRatio"
|
||
|
],
|
||
|
{
|
||
|
"title_aux": "SDXLCustomAspectRatio"
|
||
|
}
|
||
|
]
|
||
|
}
|