add custom size settings

This commit is contained in:
Andrey Pavlov
2023-01-06 15:26:31 +03:00
parent 058f19c1b6
commit 04e5128372
2 changed files with 43 additions and 6 deletions

View File

@@ -49,9 +49,8 @@ This pass covers bigger area than bands and mostly produces better result, but r
It adds passes on just seams (rows and columns) and covers small area around them (*width* in ui). It requires less time than offset pass.
# How to enable 4096 img width and height
1. Go to sd-webui folder
2. Find ui-config.json
3. Change all 2048 to 4096
1. Select **Custom size** in **Target size type**
2. Set **custom width** and **custom height** to 4096
# Examples