pull/376/head
Jaylen Lee 2024-03-29 01:55:01 +08:00
parent e87db08819
commit 64ea0d92c9
2 changed files with 2 additions and 2 deletions

View File

@ -195,7 +195,7 @@ The extension enables **large image drawing & upscaling with limited VRAM** via
If you set the image size to 512 * 512, the appropriate window size and overlap are 64 and 32 or smaller. If it is 1024, it is recommended to double it, and so on.
Recommend using a higher denoising strength in img2img, maybe 0.8-1and try to use the original model, seeds, and prompt as much as possible
Recommend using a higher denoising strength in img2img, and try to use the original model, seeds, and prompt as much as possible
Do not enable it together with tilediffusion. It supports operations such as tilevae, noise inversion, etc.

View File

@ -190,7 +190,7 @@
如果你设定的生图大小是512*512 合适的window size和overlap是64和32或者更小。如果是1024则推荐翻倍以此类推
img2img推荐使用较高的重绘幅度,比如0.8-1并尽可能地使用原图的生图模型、随机种子以及prompt等
img2img请尽可能地使用较高的重绘幅度以及原图的生图模型、随机种子以及prompt等
不要同时开启tilediffusion. 但该组件支持tilevae、noise inversion等常用功能