Open sibelius opened 1 year ago
gonna leave some refs here:
Stability just dropped SD v2
The colab to Dreambooth(fine tune memes in it)
The colab to Textual Inversion(fine tune subjects, styles, anything. Less effective as DB)
we can use v1
it's easier(and has more implementations than the v2), I also sugest using it, 1.4 or 1.5, both are good
how would you combine image
+ text ?
like this https://imgflip.com/memegenerator
maybe using PIL to interpolate both, it has a func to add text to an image(on a specific pixel), maybe the hard part will be detecting where it needs to go, or just selecting the pixel by yourself should be enough