sczhou/CodeFormer ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple app around CodeFormer that lets me upload a photo or short video and improve the faces in it. I want one place where I can choose between face restoration, colorizing an old black and white face, and face inpainting for masked or damaged areas. For photo restoration, it should work on both cropped aligned faces and whole images, and for whole images it should also handle the background cleanly. If it helps, use the pretrained models and make sure there are clear instructions for downloading the weights and running it locally.
I’d like a basic interface that shows the original and the enhanced result side by side, plus a way to download the output. Please keep it easy to run on my machine, and if you need current setup details or model download links, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit