>>104155401
>I'm trying to use regional prompter in forge 2 make 2 chuuba waifus but my brain is too smol and i'm likely doing it wrong. Can anyone help see what I messed up? I tried following the github guide but there's only 1 girl instead of 2. It's clearly not working
Regional prompter is a finicky thing. I used it a lot some months ago on A1111 so I assume it works the same in Forge.
IMO, it's best to use ADDCOMM, ADDBASE, ADDCOL, ADDROW instead of the simple BREAK, so for your image swap the first one with ADDCOMM and the second with ADDCOL
Second things is, the common prompt tends to be the most important when defining the image as a whole since it applies equalliy to everything, try upping the 2girls weight and decreasing the neg prompt quality to see how it reacts.
Finally, what model are you using? 512x768 is a low resolution, for SDXL you should be using 896x1152 for that image or a 1024px based resolution. If the model is 1.5 I have no clue.
Finally putting LoRas on the COMM tended to fuck up my gens, so I put them at the end
I'll attach an example of how I did it back then, see if it helps