Comfyui Workflow
how to: https://civarchive.com/articles/4255/how-to
This version uses face swap as first step on the original image and an lcm model to do some low steps on the result with a sampler and 3 detailers.
checkpoint (lcm version): https://civarchive.com/models/241415?modelVersionId=308653
vae: https://huggingface.co/casque/vaeFtMse840000Ema_v100/tree/main
using face swap isnt a big issue but if something is in front of the face like a hand f.e. its painting the face over the hand. this aims to kinda fix this a lil bit. its not working perfectly, as noted its experimental and the first version. maybe doin segs on everything could be something to try, we'll see.
change the save nodes to overwrite, no idea why but its not overwriting existing files but saves all files during multibles queues.
a known issue is the image output node (save). if you are using the queue to process a video/images don't fix the project number or it will not save the files after the first queue. you can merge the folders later, every filename includes the project number so this shouldnt be an issue.