• comfyanonymous's avatar
    Controlnet union model basic implementation. · faa57430
    comfyanonymous authored
    This is only the model code itself, it currently defaults to an empty
    embedding [0] * 6 which seems to work better than treating it like a
    regular controlnet.
    
    TODO: Add nodes to select the image type.
    faa57430
controlnet.py 25.5 KB