upscale images with controlnet tile

What are the methods to upscale images using Stable Diffusion webui?

There are a few methods you can use.
1. Go to Extras tab and use Scale by . It is easy to use. You don’t need ControlNet. But it might generate unwanted “dirty texture.”
3. Use Controlnet Tile method. It requires controlnet and additional downloads and setup. It generates sharper high quality images. The outcome images may contain visible tiling edges when zoom in.

What is tiling method in upscaling?

It is the same method as tiling a wall. The method will divide the image into smaller square areas. Then upscale each area and stitch them together as one upscaled picture.

How to upscale images using Controlnet Tile in Stable Diffusion Webui?

1. If you don’t have Stable Diffusion webui installed, go to install stable diffusion webui on Windows.
2. If you don’t have ControlNet extension installed, go to install ContolNet extension and download models for Stable Diffusion webui.
3. Open Stable Diffusion webui, click Extensions tab, and click Load From. Search for Ultimate SD upscale, and click install.
5. Go to huggingface site to download tile model, i.e controlnet_v11f1e_sd15_tile.pth. Put it in “extensions\sd-webui-controlnet\models” folder.
6. Go to mega site to download 4x-UltraShap.pth. Put it in “models\ESRGAN” folder.
7. Restart webui. In img2img, load an image you want to upscale, write a prompt to describe the image. Decrease denoising strength to around 0.1.
8. Expand ControlNet area. Check “Enable”. Select “Tile” from Control Type.
9. In Preprocessor, select “tile_resample. ” In Model, select “control_v11f1e_sd15_tile”.
10. In Script dropdown, select “Ultimate SD upscale”. For Target size type, select “Scale from image size”. Change Scale to 2 ~ 6.
11. In Upscaler, check “4x-UltraShap”.
12. Click Generate button. It takes minutes depending on how big you want to upscale.
13. When you zoom in the outcome image, you may see the edges of tiling. You can fix by final-touch with PS blend brush.


‹Front  Next » Last›