MAT inpainting with custom Stable Diffusion models

#3
by bijanv - opened

Have been looking for a MAT inpainting implementation in a SD pipeline.

Can I utilize this with a fine-tuned SD model? And how so? It's not clear how to leverage this repo and its generations - would love a more in-depth read me as well for those new to the space.

i have added 2 example scripts to the repo.

  1. outpainting_example1.py using the inpainting pipeline
  2. outpainting_example2.py using the img2img pipeline. this is basically what i used for the examples on the app

(2) should be usable with a fine-tuned SD model.

example from (1)
opex2.png

example from (2)
opex.png

Sign up or log in to comment