• comfyanonymous's avatar
    IP2P model loading support. · 575acb69
    comfyanonymous authored
    This is the code to load the model and inference it with only a text
    prompt. This commit does not contain the nodes to properly use it with an
    image input.
    
    This supports both the original SD1 instructpix2pix model and the
    diffusers SDXL one.
    575acb69
supported_models.py 16.3 KB