Example:
Give 2 images - 1: A woman; 2: A Pijama
Prompt: "The woman is wearing the pijama"
The first image should respect the Flux Kontext image size constraints
24 messages · Page 1 of 1 (latest)
Example:
Give 2 images - 1: A woman; 2: A Pijama
Prompt: "The woman is wearing the pijama"
The first image should respect the Flux Kontext image size constraints
I'm adding here also a single image workflow
interesting I was not turning my image to latents and the result is very similar if I use your workflow or mine
You are correct. This is why in the workflow with 2 images I don't convert to latents, because it's not required. I need to update the workflow for 1 image removing the img2latent node.
ok, I did not try the ones with 2 images yet
@late daggerThank you for sharing the workflow! It really helps people like me who are not familiar with workflow build 😉
Awesome thanks! This is smoother than what I came up with
I think I don't get it. Could you explain what I have to do to get it running?
there is a update node button on the top left
I get an error when starting.
NodeInputError: Node e559faf7-f0f1-49c6-843e-967a1a611988 has invalid incoming input for heigh
On Flux the value must be a multiple of 32
I'm currently trying to figure out what's going on, but workflows are a bit of a mystery to me. Is there any way to add nodes with a Lora here? I have no idea where or how to connect them.
one lora or many loras ?
Only one can be done with the "Apply LoRA Flux Node"
More then one can be done with the "Apply LoRA Collection Flux" Node and a collect node thats get all the lora connected
Looks like this
the 3 Outputs connections needs to be to the "prompt flux" node inputs
but only apply one of the method
And one more question: What node should I use to display the result in the workflow area instead of immediately saving it to the gallery? I know this is the basic but I have no idea. I try to ad "current Image" node but whole UI go crazy imidietaly and I have to reset evryting.
the current image shows the last selected image ( or the process of the invoke )
i did not have the problem with the UI going crazy.
What are you trying to achieve with this?
At the end of the workflow, I'd like to see a preview of the image and decide whether to save it, but when I select the specified node, the entire UI freezes. A message appears that I can restart the entire UI, and I can't do anything else.
you cant end a workflow like that
You have to save the images and then sort them after
Ok. If there is no other option no problem. This is how I am dooing this now.
Here you go! 🧙♂️