This tool tries to restore black and white and or damaged photos with a prompt and controlnet. I currently only have this working with SD models. I have provided links in the workflow for the controlnet models I used.
In the workflow picture I provides an old picture of my dad in black and white. I promoted everything from hair color, to clothes he is wearing. Then I use reactor faceswap to make sure his face was on the image it posted.
Description
FAQ
Comments (11)
Very nice share! Really, great!
Thank you
I've tried your workflow. I've updated Comfy UI for missing nodes and downloaded missing models, but I keep getting an error in the ReActor Fast Face Swap node in the swap_model field. I have also downloaded inswapper_128_fp16.onnx and put it into models/onnx directory but the module can't seem to be able to see it there. Is it supposed to go somewhere else?
I'll upload the fix soon. I found reactor is glitched. The original github was shut down.
Are you getting an insight face error?
@2thecurve It just says it can't find the model:
Failed to validate prompt for output 21:
* ReActorFaceSwap 20:
- Value not in list: swap_model: 'inswapper_128_fp16.onnx' not in []
Output will be ignored
@uTest did you download the fix copy?
Thanks. I have downloaded the latest workflow, but I'm still not sure where to place codeformer.onnx and inswapper_128_fp16.onnx I tried putting them into /models/onnx but my ReActor modules can't seem to find them...
@uTest codeformer.onnx goes in /models/facerestore_models
inswapper_128_fo16.onnx goes in /models/insightface/
I got it to work but I had to turn off the ReActor module and tinker with models. Thanks for your help!
@uTest of course. I'm learning everything as I go.
