Type Alias ControlNetName

ControlNetName:
    | "canny"
    | "depth"
    | "inpaint"
    | "instrp2p"
    | "lineart"
    | "lineartanime"
    | "mlsd"
    | "normalbae"
    | "openpose"
    | "scribble"
    | "segmentation"
    | "shuffle"
    | "softedge"
    | "tile"
    | "instantid"

ControlNet model names