viiika / Meissonic

We're back! Implementations of Meissonic developed by Community~If you feel it is helpful, plz consider giving a star❤️
https://viiika.github.io/Meissonic/
Apache License 2.0
256 stars 10 forks source link

How to finetune inpainting? #18

Open thesby opened 1 month ago

viiika commented 1 month ago

The inpainting part of Meissonic is zero-shot. So you just need to fine-tune the text-to-image part.

If you still want to fine-tune inpainting part, follow the current training code and replace the pipeline with inpainting pipeline and add additional input modifications.