lllyasviel/ControlNet

front/back problem

Closed this issue · 1 comments

ControlNet has a problem understanding that I want the person to be imaged from the behind: I used a "trick" of masking the eyes and the nose + I even added extremely weighted "(((seen from behind:1.5)))" to positive prompt, yet it still displays the rendered person from the front.

Can someone please tell me 100% working way of rendering the image with person seen from the behind????

Hmm, so it seems - well, it looks like - that the main issue was the "(((he is seen from behind:1.7)))." in the prompt to be added very early in the positive front (in my case I moved it to 2nd position) and now it renders as expected, thus most prolly problem with the prompt structure.