Does anyone have a suggestion for ai image cleanup?
Does anyone have a suggestion for ai image cleanup?
I have some old digital photos that I'd like to bring into modern resolutions, I know ai won't really be the same as doing it by hand but I doubt my grandma will notice. Is there a reliable site or way to use stable diffusion for this?
If you've got a local Stable Diffusion setup and a GPU that can handle it, sure.
Some other folks might be able to give recommendations for sites.
I'd try doing upscaling using the upscaler models, probably SwinIR_4x, which I use for general-purpose upscaling.
I'd do so using the SD Ultimate Upscale extension, which can do the upscaling in tiles so that it doesn't use VRAM proportional to the size of the image you want to upscale.
I don't know what you have installed. I tend to use ComfyUI, which is more powerful, but I'm pretty sure more people have the older and somewhat-simpler Automatic1111 installed.
Once you've got Automatic1111 up and running:
Automatic1111
SD Ultimate Upscale installation
If you don't have the SD Ultimate Upscale extension installed:
Upscaling
ComfyUI
ComfyUI works pretty much the same way: I'd also use the SwinIR_4x upscaler with the SD Ultimate Upscale node there. Can walk you through if you want, but at a high level:
I haven't set up batch image processing of pre-existing images with either Automatic1111 or ComfyUI; my only batch-processing has been on generated prompts. However, I believe that that's also possible, so you can just feed it a large number of images and then let it run until completion. I couldn't off-the-cuff give directions to do batch upscaling, though.