|
1246 | 1246 | }, |
1247 | 1247 | "compositingMaskBlur": { |
1248 | 1248 | "heading": "Mask Blur", |
1249 | | - "paragraphs": [ |
1250 | | - "The blur radius of the mask." |
1251 | | - ] |
| 1249 | + "paragraphs": ["The blur radius of the mask."] |
1252 | 1250 | }, |
1253 | 1251 | "compositingBlurMethod": { |
1254 | 1252 | "heading": "Blur Method", |
1255 | | - "paragraphs": [ |
1256 | | - "The method of blur applied to the masked area." |
1257 | | - ] |
| 1253 | + "paragraphs": ["The method of blur applied to the masked area."] |
1258 | 1254 | }, |
1259 | 1255 | "compositingCoherencePass": { |
1260 | 1256 | "heading": "Coherence Pass", |
1261 | | - "paragraphs": [ |
1262 | | - "A second round of denoising helps to composite the Inpainted/Outpainted image." |
1263 | | - ] |
| 1257 | + "paragraphs": ["A second round of denoising helps to composite the Inpainted/Outpainted image."] |
1264 | 1258 | }, |
1265 | 1259 | "compositingCoherenceMode": { |
1266 | 1260 | "heading": "Mode", |
1267 | | - "paragraphs": [ |
1268 | | - "Method used to create a coherent image with the newly generated masked area." |
1269 | | - ] |
| 1261 | + "paragraphs": ["Method used to create a coherent image with the newly generated masked area."] |
1270 | 1262 | }, |
1271 | 1263 | "compositingCoherenceEdgeSize": { |
1272 | 1264 | "heading": "Edge Size", |
1273 | | - "paragraphs": [ |
1274 | | - "The edge size of the coherence pass." |
1275 | | - ] |
| 1265 | + "paragraphs": ["The edge size of the coherence pass."] |
1276 | 1266 | }, |
1277 | 1267 | "compositingCoherenceMinDenoise": { |
1278 | 1268 | "heading": "Minimum Denoise", |
|
1283 | 1273 | }, |
1284 | 1274 | "compositingMaskAdjustments": { |
1285 | 1275 | "heading": "Mask Adjustments", |
1286 | | - "paragraphs": [ |
1287 | | - "Adjust the mask." |
1288 | | - ] |
| 1276 | + "paragraphs": ["Adjust the mask."] |
1289 | 1277 | }, |
1290 | 1278 | "inpainting": { |
1291 | 1279 | "heading": "Inpainting", |
1292 | | - "paragraphs": [ |
1293 | | - "Controls which area is modified, guided by Denoising Strength." |
1294 | | - ] |
| 1280 | + "paragraphs": ["Controls which area is modified, guided by Denoising Strength."] |
1295 | 1281 | }, |
1296 | 1282 | "rasterLayer": { |
1297 | 1283 | "heading": "Raster Layer", |
1298 | | - "paragraphs": [ |
1299 | | - "Pixel-based content of your canvas, used during image generation." |
1300 | | - ] |
| 1284 | + "paragraphs": ["Pixel-based content of your canvas, used during image generation."] |
1301 | 1285 | }, |
1302 | 1286 | "regionalGuidance": { |
1303 | 1287 | "heading": "Regional Guidance", |
1304 | | - "paragraphs": [ |
1305 | | - "Brush to guide where elements from global prompts should appear." |
1306 | | - ] |
| 1288 | + "paragraphs": ["Brush to guide where elements from global prompts should appear."] |
1307 | 1289 | }, |
1308 | 1290 | "regionalGuidanceAndReferenceImage": { |
1309 | 1291 | "heading": "Regional Guidance and Regional Reference Image", |
|
1314 | 1296 | }, |
1315 | 1297 | "globalReferenceImage": { |
1316 | 1298 | "heading": "Global Reference Image", |
1317 | | - "paragraphs": [ |
1318 | | - "Applies a reference image to influence the entire generation." |
1319 | | - ] |
| 1299 | + "paragraphs": ["Applies a reference image to influence the entire generation."] |
1320 | 1300 | }, |
1321 | 1301 | "regionalReferenceImage": { |
1322 | 1302 | "heading": "Regional Reference Image", |
1323 | | - "paragraphs": [ |
1324 | | - "Brush to apply a reference image to specific areas." |
1325 | | - ] |
| 1303 | + "paragraphs": ["Brush to apply a reference image to specific areas."] |
1326 | 1304 | }, |
1327 | 1305 | "controlNet": { |
1328 | 1306 | "heading": "ControlNet", |
|
1339 | 1317 | }, |
1340 | 1318 | "controlNetControlMode": { |
1341 | 1319 | "heading": "Control Mode", |
1342 | | - "paragraphs": [ |
1343 | | - "Lend more weight to either the prompt or ControlNet." |
1344 | | - ] |
| 1320 | + "paragraphs": ["Lend more weight to either the prompt or ControlNet."] |
1345 | 1321 | }, |
1346 | 1322 | "controlNetProcessor": { |
1347 | 1323 | "heading": "Processor", |
|
1351 | 1327 | }, |
1352 | 1328 | "controlNetResizeMode": { |
1353 | 1329 | "heading": "Resize Mode", |
1354 | | - "paragraphs": [ |
1355 | | - "Method to fit Control Adapter's input image size to the output generation size." |
1356 | | - ] |
| 1330 | + "paragraphs": ["Method to fit Control Adapter's input image size to the output generation size."] |
1357 | 1331 | }, |
1358 | 1332 | "ipAdapterMethod": { |
1359 | 1333 | "heading": "Method", |
1360 | | - "paragraphs": [ |
1361 | | - "Method by which to apply the current IP Adapter." |
1362 | | - ] |
| 1334 | + "paragraphs": ["Method by which to apply the current IP Adapter."] |
1363 | 1335 | }, |
1364 | 1336 | "controlNetWeight": { |
1365 | 1337 | "heading": "Weight", |
|
1377 | 1349 | }, |
1378 | 1350 | "dynamicPromptsMaxPrompts": { |
1379 | 1351 | "heading": "Max Prompts", |
1380 | | - "paragraphs": [ |
1381 | | - "Limits the number of prompts that can be generated by Dynamic Prompts." |
1382 | | - ] |
| 1352 | + "paragraphs": ["Limits the number of prompts that can be generated by Dynamic Prompts."] |
1383 | 1353 | }, |
1384 | 1354 | "dynamicPromptsSeedBehaviour": { |
1385 | 1355 | "heading": "Seed Behaviour", |
|
1398 | 1368 | }, |
1399 | 1369 | "infillMethod": { |
1400 | 1370 | "heading": "Infill Method", |
1401 | | - "paragraphs": [ |
1402 | | - "Method of infilling during the Outpainting or Inpainting process." |
1403 | | - ] |
| 1371 | + "paragraphs": ["Method of infilling during the Outpainting or Inpainting process."] |
1404 | 1372 | }, |
1405 | 1373 | "lora": { |
1406 | 1374 | "heading": "LoRA", |
1407 | | - "paragraphs": [ |
1408 | | - "Lightweight models that are used in conjunction with base models." |
1409 | | - ] |
| 1375 | + "paragraphs": ["Lightweight models that are used in conjunction with base models."] |
1410 | 1376 | }, |
1411 | 1377 | "loraWeight": { |
1412 | 1378 | "heading": "Weight", |
1413 | | - "paragraphs": [ |
1414 | | - "Weight of the LoRA. Higher weight will lead to larger impacts on the final image." |
1415 | | - ] |
| 1379 | + "paragraphs": ["Weight of the LoRA. Higher weight will lead to larger impacts on the final image."] |
1416 | 1380 | }, |
1417 | 1381 | "noiseUseCPU": { |
1418 | 1382 | "heading": "Use CPU Noise", |
|
1460 | 1424 | }, |
1461 | 1425 | "paramHeight": { |
1462 | 1426 | "heading": "Height", |
1463 | | - "paragraphs": [ |
1464 | | - "Height of the generated image. Must be a multiple of 8." |
1465 | | - ] |
| 1427 | + "paragraphs": ["Height of the generated image. Must be a multiple of 8."] |
1466 | 1428 | }, |
1467 | 1429 | "paramHrf": { |
1468 | 1430 | "heading": "Enable High Resolution Fix", |
|
1506 | 1468 | }, |
1507 | 1469 | "paramUpscaleMethod": { |
1508 | 1470 | "heading": "Upscale Method", |
1509 | | - "paragraphs": [ |
1510 | | - "Method used to upscale the image for High Resolution Fix." |
1511 | | - ] |
| 1471 | + "paragraphs": ["Method used to upscale the image for High Resolution Fix."] |
1512 | 1472 | }, |
1513 | 1473 | "paramVAE": { |
1514 | 1474 | "heading": "VAE", |
1515 | | - "paragraphs": [ |
1516 | | - "Model used for translating AI output into the final image." |
1517 | | - ] |
| 1475 | + "paragraphs": ["Model used for translating AI output into the final image."] |
1518 | 1476 | }, |
1519 | 1477 | "paramVAEPrecision": { |
1520 | 1478 | "heading": "VAE Precision", |
|
1525 | 1483 | }, |
1526 | 1484 | "paramWidth": { |
1527 | 1485 | "heading": "Width", |
1528 | | - "paragraphs": [ |
1529 | | - "Width of the generated image. Must be a multiple of 8." |
1530 | | - ] |
| 1486 | + "paragraphs": ["Width of the generated image. Must be a multiple of 8."] |
1531 | 1487 | }, |
1532 | 1488 | "patchmatchDownScaleSize": { |
1533 | 1489 | "heading": "Downscale", |
|
1592 | 1548 | }, |
1593 | 1549 | "seamlessTilingXAxis": { |
1594 | 1550 | "heading": "Seamless Tiling X Axis", |
1595 | | - "paragraphs": [ |
1596 | | - "Seamlessly tile an image along the horizontal axis." |
1597 | | - ] |
| 1551 | + "paragraphs": ["Seamlessly tile an image along the horizontal axis."] |
1598 | 1552 | }, |
1599 | 1553 | "seamlessTilingYAxis": { |
1600 | 1554 | "heading": "Seamless Tiling Y Axis", |
1601 | | - "paragraphs": [ |
1602 | | - "Seamlessly tile an image along the vertical axis." |
1603 | | - ] |
| 1555 | + "paragraphs": ["Seamlessly tile an image along the vertical axis."] |
1604 | 1556 | }, |
1605 | 1557 | "upscaleModel": { |
1606 | 1558 | "heading": "Upscale Model", |
|
0 commit comments