|
221 | 221 | "resetIPAdapterImage": "Reset IP Adapter Image", |
222 | 222 | "ipAdapterImageFallback": "No IP Adapter Image Selected" |
223 | 223 | }, |
| 224 | + "hrf": { |
| 225 | + "hrf": "High Resolution Fix", |
| 226 | + "enableHrf": "Enable High Resolution Fix", |
| 227 | + "enableHrfTooltip": "Generate with a lower initial resolution, upscale to the base resolution, then run Image-to-Image.", |
| 228 | + "upscaleMethod": "Upscale Method", |
| 229 | + "hrfStrength": "High Resolution Fix Strength", |
| 230 | + "strengthTooltip": "Lower values result in fewer details, which may reduce potential artifacts.", |
| 231 | + "metadata": { |
| 232 | + "enabled": "High Resolution Fix Enabled", |
| 233 | + "strength": "High Resolution Fix Strength", |
| 234 | + "method": "High Resolution Fix Method" |
| 235 | + } |
| 236 | + }, |
224 | 237 | "embedding": { |
225 | 238 | "addEmbedding": "Add Embedding", |
226 | 239 | "incompatibleModel": "Incompatible base model:", |
|
1258 | 1271 | }, |
1259 | 1272 | "compositingBlur": { |
1260 | 1273 | "heading": "Blur", |
1261 | | - "paragraphs": [ |
1262 | | - "The blur radius of the mask." |
1263 | | - ] |
| 1274 | + "paragraphs": ["The blur radius of the mask."] |
1264 | 1275 | }, |
1265 | 1276 | "compositingBlurMethod": { |
1266 | 1277 | "heading": "Blur Method", |
1267 | | - "paragraphs": [ |
1268 | | - "The method of blur applied to the masked area." |
1269 | | - ] |
| 1278 | + "paragraphs": ["The method of blur applied to the masked area."] |
1270 | 1279 | }, |
1271 | 1280 | "compositingCoherencePass": { |
1272 | 1281 | "heading": "Coherence Pass", |
|
1276 | 1285 | }, |
1277 | 1286 | "compositingCoherenceMode": { |
1278 | 1287 | "heading": "Mode", |
1279 | | - "paragraphs": [ |
1280 | | - "The mode of the Coherence Pass." |
1281 | | - ] |
| 1288 | + "paragraphs": ["The mode of the Coherence Pass."] |
1282 | 1289 | }, |
1283 | 1290 | "compositingCoherenceSteps": { |
1284 | 1291 | "heading": "Steps", |
|
1296 | 1303 | }, |
1297 | 1304 | "compositingMaskAdjustments": { |
1298 | 1305 | "heading": "Mask Adjustments", |
1299 | | - "paragraphs": [ |
1300 | | - "Adjust the mask." |
1301 | | - ] |
| 1306 | + "paragraphs": ["Adjust the mask."] |
1302 | 1307 | }, |
1303 | 1308 | "controlNetBeginEnd": { |
1304 | 1309 | "heading": "Begin / End Step Percentage", |
|
1356 | 1361 | }, |
1357 | 1362 | "infillMethod": { |
1358 | 1363 | "heading": "Infill Method", |
1359 | | - "paragraphs": [ |
1360 | | - "Method to infill the selected area." |
1361 | | - ] |
| 1364 | + "paragraphs": ["Method to infill the selected area."] |
1362 | 1365 | }, |
1363 | 1366 | "lora": { |
1364 | 1367 | "heading": "LoRA Weight", |
|
0 commit comments