So this is a major revamp of my previous versions.
This now includes:
Ollama Enhance Prompt
Use a Rereference image for either or both together of
Change a Person using a Character Lora, so you can have use 2 different Characters in one image, what is otherwise not possible with ZIT (inspired by /model/2232773/2-lora-characters-z-image)
SeedVR2 Upscaler
There are notes in the workflow to explain most of the important things.
Note:
I use scheduler beta57, which is not by default available in "Detailer (SEGS)" note, but you can easily add it, simply add it to the "ADDITIONAL_SCHEDULERS" list in the file custom_nodes/comfyui-impact-pack/core.py, so the line read as:
ADDITIONAL_SCHEDULERS = ['AYS SDXL', 'AYS SD1', 'AYS SVD', 'GITS[coeff=1.2]', 'LTXV[default]', 'OSS FLUX', 'OSS Wan', 'OSS Chroma', 'beta57']