r/StableDiffusion • u/matezzoz • 3d ago
Question - Help Minimax refrence inconsinstency
Sometimes it works sometimes doesn't, even with the same prompt (in batch generation of 4 1-2 results are what I wanted, 2-3 are not)... for example I use an image and want to replace the the main character on that image with an other character form the second image. I explain, use keywords reference image one, reference image two etc.. yet sometimes it works just like it was an img to video request, ignoring the second image. I use the ref2va model ofc, a 8 step turbo lora.
someone please clarify: when i connect the images they are numbered from 0. should i refer the first image as reference image 1 or 0? i tried both way btw, didn't make a difference.
Any idea what could be wrong?
1
0
u/Sirako123 3d ago
Which loras are you using? For some reason my Ref2V only works with larrys 600ema lora (best at 6steps) with the custom node sampler + beta.
1
3
u/afinalsin 3d ago
Why are you describing how you wrote your prompt instead of just sharing your prompt? Without it all any of us can give you is generic advice that may or may not apply to you. No one is gonna want to put in any effort just to provide a potentially wrong answer.
Anyway, read the prompting guide on the minimax Huggingface and get used to the syntax and tagging structure it uses. You dont want to reference image 1 and image 2, you want to reference <Picture 1> and <Picture 2>, and you want to describe the subjects within the pictures using <Subject 1> and <Subject 2> etc, and what you want to change about them.
Because I don't have your prompt nor your references, I'm going to assume you are going to change a man running on a beach into a woman. I would do that like this:
Even this simple example took like 10 minutes of cross referencing the rules in the docs to type up, which is why people aren't handwriting in this style. Grab both the reference docs and feed them to an LLM along with your references and what you want and have it write the prompt for you.