mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-12-29 19:05:05 +08:00
Update zh_CN.json
This commit is contained in:
parent
56660f0946
commit
24a76340ba
@ -481,10 +481,10 @@
|
||||
"Open images output directory": "打开图像输出目录",
|
||||
"How much to blur the mask before processing, in pixels.": "处理前要对蒙版进行多强的模糊,以像素为单位",
|
||||
"What to put inside the masked area before processing it with Stable Diffusion.": "在使用 Stable Diffusion 处理蒙版区域之前要在蒙版区域内放置什么",
|
||||
"fill it with colors of the image": "用图像的颜色(高斯模糊)填充它",
|
||||
"fill it with colors of the image": "用图像的颜色(高强度模糊)填充它",
|
||||
"keep whatever was there originally": "保留原来的图像,不进行预处理",
|
||||
"fill it with latent space noise": "用潜空间的噪声(图像维度表现为 随机彩色噪点)填充它",
|
||||
"fill it with latent space zeroes": "用潜空间的零(图像维度表现为 无色纯灰)填充它",
|
||||
"fill it with latent space noise": "用潜空间的噪声填充它",
|
||||
"fill it with latent space zeroes": "用潜空间的零填充它",
|
||||
"Upscale masked region to target resolution, do inpainting, downscale back and paste into original image": "将蒙版区域放大到目标分辨率,做局部重绘,缩小后粘贴到原始图像中",
|
||||
"Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio.": "将图像大小调整为目标分辨率。除非高度和宽度匹配,否则你将获得不正确的纵横比",
|
||||
"Resize the image so that entirety of target resolution is filled with the image. Crop parts that stick out.": "调整图像大小,使整个目标分辨率都被图像填充。裁剪多出来的部分",
|
||||
|
Loading…
Reference in New Issue
Block a user