this post was submitted on 27 Jun 2023
9 points (100.0% liked)
Stable Diffusion
5027 readers
3 users here now
Discuss matters related to our favourite AI Art generation technology
Also see
- Stable Diffusion Art (See its sidebar for more GenAI Art comms)
- !aihorde@lemmy.dbzer0.com
Other communities
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Maybe use one model to do the body, then use inpaint on the face using the portrait model?
How do you target just the in that scenario? I've tried to do that (just the mask, mask over the face, then do whole image and swap out the prompt to the lycoris one), but it gives me the same issue as using the prompt, an unrelated face. The lycoris only seems to work if I do just a straight up portrait.
Is there a way to "select" part of the image only for the inpaint?
I'm not really sure. Normally I would just play with the denoising until it looks good, that's all I know.
I've heard of ControlNet, which lets you control aspects of the image better than without, using things like specific poses or gestures as an additional input. It might be worth looking into that.