Can we have a provision to reuse the reflatent?
Can we save the reference latent generated by the node "Style aligned sample reference latent' for one style and then reuse it again in "Style aligned reference sampler"?. If the processing of reference image need not be done again for each run when using the same reference image then saving and reusing might help in reducing the time of each run a bit and can help in a continuous iteration type of workflow.
Do you mean saving it offline / on disk for future use, or do you just mean caching the result between runs?
It should already cache and not require a re-run between generations if you use a fixed seed for it and the same image input / prompt input to the node, so perhaps I'm misunderstanding the request.
that idea reminds me a bit of this feature... saving embeds for IP adapter https://youtu.be/mJQ62ly7jrg?si=V37H7HMK_KeymnPl&t=846
Do you mean saving it offline / on disk for future use, or do you just mean caching the result between runs?
Yes i mean saving it offline on disk and reusing later. its like having pre saved different styles which can be directly used, similar to saving embeds for the IP adapter.