ComfyUI Node: multiModelMerge

Authored by TinyTerra

Created

Updated

599 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

🌏 tinyterra

Inputs

ckpt_A_name
    config_A_name
    • Default
    • anything_v3.yaml
    • v1-inference.yaml
    • v1-inference_clip_skip_2.yaml
    • v1-inference_clip_skip_2_fp16.yaml
    • v1-inference_fp16.yaml
    • v1-inpainting-inference.yaml
    • v2-inference-v.yaml
    • v2-inference-v_fp32.yaml
    • v2-inference.yaml
    • v2-inference_fp32.yaml
    • v2-inpainting-inference.yaml
    ckpt_B_name
    • None
    config_B_name
    • Default
    • anything_v3.yaml
    • v1-inference.yaml
    • v1-inference_clip_skip_2.yaml
    • v1-inference_clip_skip_2_fp16.yaml
    • v1-inference_fp16.yaml
    • v1-inpainting-inference.yaml
    • v2-inference-v.yaml
    • v2-inference-v_fp32.yaml
    • v2-inference.yaml
    • v2-inference_fp32.yaml
    • v2-inpainting-inference.yaml
    ckpt_C_name
    • None
    config_C_name
    • Default
    • anything_v3.yaml
    • v1-inference.yaml
    • v1-inference_clip_skip_2.yaml
    • v1-inference_clip_skip_2_fp16.yaml
    • v1-inference_fp16.yaml
    • v1-inpainting-inference.yaml
    • v2-inference-v.yaml
    • v2-inference-v_fp32.yaml
    • v2-inference.yaml
    • v2-inference_fp32.yaml
    • v2-inpainting-inference.yaml
    model_interpolation
    • Weighted sum = ( A*(1-M) + B*M )
    • Add difference = ( A + (B-C)*M )
    • A Only
    model_multiplier FLOAT
    clip_interpolation
    • Follow model interp
    • Weighted sum = ( A*(1-M) + B*M )
    • Add difference = ( A + (B-C)*M )
    • A Only
    • B Only
    • C Only
    clip_multiplier FLOAT
    model_A_override MODEL
    model_B_override MODEL
    model_C_override MODEL
    clip_A_override CLIP
    clip_B_override CLIP
    clip_C_override CLIP

    Outputs

    MODEL

    CLIP

    Extension: ComfyUI_tinyterraNodes

    A selection of nodes for Stable Diffusion ComfyUI

    Authored by TinyTerra

    Looking for a different node?

    Also provided by 1 other extension

    Run ComfyUI workflows without the setup

    No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

    Learn more