diff options
author | batvbs <batvbs@qq.com> | 2022-10-31 11:28:31 +0000 |
---|---|---|
committer | batvbs <batvbs@qq.com> | 2022-10-31 11:28:31 +0000 |
commit | f65bfd74eacd0b1dac9aaea6cc1cbbbd726a3760 (patch) | |
tree | e97717255fed9c0c5ab68508e1e1cf32ca662c02 /localizations | |
parent | 49f0dd4300381a6878ea81c9d7841174080db48f (diff) | |
download | stable-diffusion-webui-gfx803-f65bfd74eacd0b1dac9aaea6cc1cbbbd726a3760.tar.gz stable-diffusion-webui-gfx803-f65bfd74eacd0b1dac9aaea6cc1cbbbd726a3760.tar.bz2 stable-diffusion-webui-gfx803-f65bfd74eacd0b1dac9aaea6cc1cbbbd726a3760.zip |
outpainting
Diffstat (limited to 'localizations')
-rw-r--r-- | localizations/zh_CN.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/localizations/zh_CN.json b/localizations/zh_CN.json index 6b7a34e4..f82e6eda 100644 --- a/localizations/zh_CN.json +++ b/localizations/zh_CN.json @@ -153,8 +153,8 @@ "Resize and fill": "填充", "img2img alternative test": "图生图的另一种测试", "Loopback": "回送", - "Outpainting mk2": "外补绘制第二版", - "Poor man's outpainting": "效果稍差的外补绘制", + "Outpainting mk2": "向外绘制第二版", + "Poor man's outpainting": "效果稍差的向外绘制", "SD upscale": "使用 SD 放大(SD upscale)", "should be 2 or lower.": "必须小于等于2", "Override `Sampling method` to Euler?(this method is built for it)": "覆写 `采样方法` 为 Euler?(这个方法就是为这样做设计的)", @@ -171,7 +171,7 @@ "Denoising strength change factor": "重绘幅度的调整系数", "Recommended settings: Sampling Steps: 80-100, Sampler: Euler a, Denoising strength: 0.8": "推荐设置:采样迭代步数:80-100,采样器:Euler a,重绘幅度:0.8", "Pixels to expand": "拓展的像素数", - "Outpainting direction": "外补绘制的方向", + "Outpainting direction": "向外绘制的方向", "left": "左", "right": "右", "up": "上", |