• Patrick von Platen's avatar
    [Stable Diffusion Inpainting] Allow standard text-to-img checkpoints to be... · d114d80f
    Patrick von Platen authored
    [Stable Diffusion Inpainting] Allow standard text-to-img checkpoints to be useable for SD inpainting (#3533)
    
    * Add default to inpaint
    
    * Make sure controlnet also works with normal sd for inpaint
    
    * Add tests
    
    * improve
    
    * Correct encode images function
    
    * Correct inpaint controlnet
    
    * Improve text2img inpanit
    
    * make style
    
    * up
    
    * up
    
    * up
    
    * up
    
    * fix more
    d114d80f
pipeline_controlnet_inpaint.py 63.5 KB