Xenos14 commited on
Commit
5331dcd
1 Parent(s): d89813c

Update ui-config.json

Browse files
Files changed (1) hide show
  1. ui-config.json +319 -1
ui-config.json CHANGED
@@ -1321,5 +1321,323 @@
1321
  "train/Drop out tags when creating prompts./maximum": 1,
1322
  "train/Drop out tags when creating prompts./step": 0.1,
1323
  "train/Choose latent sampling method/visible": true,
1324
- "train/Choose latent sampling method/value": "once"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1325
  }
 
1321
  "train/Drop out tags when creating prompts./maximum": 1,
1322
  "train/Drop out tags when creating prompts./step": 0.1,
1323
  "train/Choose latent sampling method/visible": true,
1324
+ "train/Choose latent sampling method/value": "once",
1325
+ "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/visible": true,
1326
+ "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/value": 0,
1327
+ "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/minimum": 0.0,
1328
+ "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/maximum": 1.0,
1329
+ "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/step": 0.001,
1330
+ "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true,
1331
+ "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0,
1332
+ "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
1333
+ "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
1334
+ "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
1335
+ "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/visible": true,
1336
+ "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/value": 0,
1337
+ "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/minimum": 0.0,
1338
+ "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/maximum": 1.0,
1339
+ "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/step": 0.001,
1340
+ "txt2img/Input Directory/visible": true,
1341
+ "txt2img/Input Directory/value": "",
1342
+ "txt2img/New Canvas Width/visible": true,
1343
+ "txt2img/New Canvas Width/value": 512,
1344
+ "txt2img/New Canvas Width/minimum": 256,
1345
+ "txt2img/New Canvas Width/maximum": 1024,
1346
+ "txt2img/New Canvas Width/step": 64,
1347
+ "txt2img/New Canvas Height/visible": true,
1348
+ "txt2img/New Canvas Height/value": 512,
1349
+ "txt2img/New Canvas Height/minimum": 256,
1350
+ "txt2img/New Canvas Height/maximum": 1024,
1351
+ "txt2img/New Canvas Height/step": 64,
1352
+ "txt2img/Enable/visible": true,
1353
+ "txt2img/Enable/value": false,
1354
+ "txt2img/Low VRAM/visible": true,
1355
+ "txt2img/Low VRAM/value": false,
1356
+ "txt2img/Pixel Perfect/visible": true,
1357
+ "txt2img/Pixel Perfect/value": false,
1358
+ "txt2img/Allow Preview/visible": true,
1359
+ "txt2img/Allow Preview/value": false,
1360
+ "txt2img/Control Type/visible": true,
1361
+ "txt2img/Control Type/value": "All",
1362
+ "txt2img/Preprocessor/visible": true,
1363
+ "txt2img/Preprocessor/value": "none",
1364
+ "txt2img/Model/visible": true,
1365
+ "txt2img/Model/value": "None",
1366
+ "txt2img/Control Weight/visible": true,
1367
+ "txt2img/Control Weight/value": 1.0,
1368
+ "txt2img/Control Weight/minimum": 0.0,
1369
+ "txt2img/Control Weight/maximum": 2.0,
1370
+ "txt2img/Control Weight/step": 0.05,
1371
+ "txt2img/Starting Control Step/visible": true,
1372
+ "txt2img/Starting Control Step/value": 0.0,
1373
+ "txt2img/Starting Control Step/minimum": 0.0,
1374
+ "txt2img/Starting Control Step/maximum": 1.0,
1375
+ "txt2img/Starting Control Step/step": 0.01,
1376
+ "txt2img/Ending Control Step/visible": true,
1377
+ "txt2img/Ending Control Step/value": 1.0,
1378
+ "txt2img/Ending Control Step/minimum": 0.0,
1379
+ "txt2img/Ending Control Step/maximum": 1.0,
1380
+ "txt2img/Ending Control Step/step": 0.01,
1381
+ "txt2img/Preprocessor resolution/value": 512,
1382
+ "txt2img/Preprocessor resolution/minimum": 64,
1383
+ "txt2img/Preprocessor resolution/maximum": 2048,
1384
+ "txt2img/Preprocessor resolution/step": 10,
1385
+ "txt2img/Threshold A/value": 64,
1386
+ "txt2img/Threshold A/minimum": 64,
1387
+ "txt2img/Threshold A/maximum": 1024,
1388
+ "txt2img/Threshold A/step": 1,
1389
+ "txt2img/Threshold B/value": 64,
1390
+ "txt2img/Threshold B/minimum": 64,
1391
+ "txt2img/Threshold B/maximum": 1024,
1392
+ "txt2img/Threshold B/step": 1,
1393
+ "txt2img/Control Mode/visible": true,
1394
+ "txt2img/Control Mode/value": "Balanced",
1395
+ "txt2img/Resize Mode/visible": true,
1396
+ "txt2img/Resize Mode/value": "Crop and Resize",
1397
+ "txt2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
1398
+ "txt2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
1399
+ "customscript/anti-burn.py/txt2img/Enable Anti Burn (and everything)/visible": true,
1400
+ "customscript/anti-burn.py/txt2img/Enable Anti Burn (and everything)/value": false,
1401
+ "customscript/anti-burn.py/txt2img/Store all steps of inference also (slow!)/visible": true,
1402
+ "customscript/anti-burn.py/txt2img/Store all steps of inference also (slow!)/value": false,
1403
+ "customscript/anti-burn.py/txt2img/Revert to buggy half-steps (not recommended)/visible": true,
1404
+ "customscript/anti-burn.py/txt2img/Revert to buggy half-steps (not recommended)/value": false,
1405
+ "customscript/anti-burn.py/txt2img/Count of final steps to average together:/visible": true,
1406
+ "customscript/anti-burn.py/txt2img/Count of final steps to average together:/value": 3,
1407
+ "customscript/anti-burn.py/txt2img/Count of final steps to average together:/minimum": 1,
1408
+ "customscript/anti-burn.py/txt2img/Count of final steps to average together:/maximum": 64,
1409
+ "customscript/anti-burn.py/txt2img/Count of final steps to average together:/step": 1,
1410
+ "customscript/anti-burn.py/txt2img/Skip this many very last steps: /visible": true,
1411
+ "customscript/anti-burn.py/txt2img/Skip this many very last steps: /value": 0,
1412
+ "customscript/anti-burn.py/txt2img/Skip this many very last steps: /minimum": 0,
1413
+ "customscript/anti-burn.py/txt2img/Skip this many very last steps: /maximum": 24,
1414
+ "customscript/anti-burn.py/txt2img/Skip this many very last steps: /step": 1,
1415
+ "customscript/anti-burn.py/txt2img/Stop first pass of highres.fix after this step number (0 to disable)/visible": true,
1416
+ "customscript/anti-burn.py/txt2img/Stop first pass of highres.fix after this step number (0 to disable)/value": 0,
1417
+ "customscript/anti-burn.py/txt2img/Stop first pass of highres.fix after this step number (0 to disable)/minimum": 0,
1418
+ "customscript/anti-burn.py/txt2img/Stop first pass of highres.fix after this step number (0 to disable)/maximum": 80,
1419
+ "customscript/anti-burn.py/txt2img/Stop first pass of highres.fix after this step number (0 to disable)/step": 1,
1420
+ "customscript/anti-burn.py/txt2img/Debug Anti Burn (output checked pattern 2×2 with averaged 2,3 cells overlay)/visible": true,
1421
+ "customscript/anti-burn.py/txt2img/Debug Anti Burn (output checked pattern 2×2 with averaged 2,3 cells overlay)/value": false,
1422
+ "customscript/anti-burn.py/txt2img/Brute-force mode (create Count×Skip separate images) /visible": true,
1423
+ "customscript/anti-burn.py/txt2img/Brute-force mode (create Count×Skip separate images) /value": false,
1424
+ "customscript/StylePile.py/txt2img/Conceptually/visible": true,
1425
+ "customscript/StylePile.py/txt2img/Conceptually/value": "Not set",
1426
+ "customscript/StylePile.py/txt2img/Image type/visible": true,
1427
+ "customscript/StylePile.py/txt2img/Image type/value": "Not set",
1428
+ "customscript/StylePile.py/txt2img/Direction/visible": true,
1429
+ "customscript/StylePile.py/txt2img/Direction/value": "Not set",
1430
+ "customscript/StylePile.py/txt2img/Mood/visible": true,
1431
+ "customscript/StylePile.py/txt2img/Mood/value": "Not set",
1432
+ "customscript/StylePile.py/txt2img/Colors/visible": true,
1433
+ "customscript/StylePile.py/txt2img/Colors/value": "Not set",
1434
+ "customscript/StylePile.py/txt2img/Set batch count to prompt count/visible": true,
1435
+ "customscript/StylePile.py/txt2img/Set batch count to prompt count/value": true,
1436
+ "customscript/StylePile.py/txt2img/Increase seed with batch size/visible": true,
1437
+ "customscript/StylePile.py/txt2img/Increase seed with batch size/value": true,
1438
+ "customscript/StylePile.py/txt2img/Show tips when generating/visible": true,
1439
+ "customscript/StylePile.py/txt2img/Show tips when generating/value": false,
1440
+ "customscript/StylePile.py/txt2img/Style influence (incomplete)/visible": true,
1441
+ "customscript/StylePile.py/txt2img/Style influence (incomplete)/value": "None",
1442
+ "customscript/StylePile.py/txt2img/Sequential prompts [X]/visible": true,
1443
+ "customscript/StylePile.py/txt2img/Sequential prompts [X]/value": "",
1444
+ "customscript/StylePile.py/txt2img/SubSequential prompts [Y]/visible": true,
1445
+ "customscript/StylePile.py/txt2img/SubSequential prompts [Y]/value": "",
1446
+ "customscript/StylePile.py/txt2img/Random [A]/visible": true,
1447
+ "customscript/StylePile.py/txt2img/Random [A]/value": "",
1448
+ "customscript/StylePile.py/txt2img/Random [B]/visible": true,
1449
+ "customscript/StylePile.py/txt2img/Random [B]/value": "",
1450
+ "customscript/StylePile.py/txt2img/Random [C]/visible": true,
1451
+ "customscript/StylePile.py/txt2img/Random [C]/value": "",
1452
+ "customscript/StylePile.py/txt2img/Artist/visible": true,
1453
+ "customscript/StylePile.py/txt2img/Artist/value": "Not set",
1454
+ "customscript/StylePile.py/txt2img/Influence/visible": true,
1455
+ "customscript/StylePile.py/txt2img/Influence/value": 1.3,
1456
+ "customscript/StylePile.py/txt2img/Influence/minimum": 0,
1457
+ "customscript/StylePile.py/txt2img/Influence/maximum": 2,
1458
+ "customscript/StylePile.py/txt2img/Influence/step": 0.05,
1459
+ "customscript/StylePile.py/txt2img/Art movement/visible": true,
1460
+ "customscript/StylePile.py/txt2img/Art movement/value": "Not set",
1461
+ "txt2img/Adjust strength/visible": true,
1462
+ "txt2img/Adjust strength/value": "",
1463
+ "txt2img/Strength/visible": true,
1464
+ "txt2img/Strength/value": 1.3,
1465
+ "txt2img/Strength/minimum": 0.1,
1466
+ "txt2img/Strength/maximum": 2.0,
1467
+ "txt2img/Strength/step": 0.1,
1468
+ "txt2img/Morph from/visible": true,
1469
+ "txt2img/Morph from/value": "",
1470
+ "txt2img/Morph to/visible": true,
1471
+ "txt2img/Morph to/value": "",
1472
+ "txt2img/Starting point/visible": true,
1473
+ "txt2img/Starting point/value": 0.5,
1474
+ "txt2img/Starting point/minimum": 0.05,
1475
+ "txt2img/Starting point/maximum": 0.95,
1476
+ "txt2img/Starting point/step": 0.05,
1477
+ "txt2img/Bounce from/visible": true,
1478
+ "txt2img/Bounce from/value": "",
1479
+ "txt2img/Bounce to/visible": true,
1480
+ "txt2img/Bounce to/value": "",
1481
+ "customscript/movie2movie.py/txt2img/Save preprocessed/visible": true,
1482
+ "customscript/movie2movie.py/txt2img/Save preprocessed/value": false,
1483
+ "img2img/Controlnet input directory/visible": true,
1484
+ "img2img/Controlnet input directory/value": "",
1485
+ "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/visible": true,
1486
+ "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/value": 0,
1487
+ "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/minimum": 0.0,
1488
+ "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/maximum": 1.0,
1489
+ "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/step": 0.001,
1490
+ "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true,
1491
+ "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0,
1492
+ "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
1493
+ "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
1494
+ "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
1495
+ "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/visible": true,
1496
+ "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/value": 0,
1497
+ "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/minimum": 0.0,
1498
+ "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/maximum": 1.0,
1499
+ "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/step": 0.001,
1500
+ "img2img/Input Directory/visible": true,
1501
+ "img2img/Input Directory/value": "",
1502
+ "img2img/New Canvas Width/visible": true,
1503
+ "img2img/New Canvas Width/value": 512,
1504
+ "img2img/New Canvas Width/minimum": 256,
1505
+ "img2img/New Canvas Width/maximum": 1024,
1506
+ "img2img/New Canvas Width/step": 64,
1507
+ "img2img/New Canvas Height/visible": true,
1508
+ "img2img/New Canvas Height/value": 512,
1509
+ "img2img/New Canvas Height/minimum": 256,
1510
+ "img2img/New Canvas Height/maximum": 1024,
1511
+ "img2img/New Canvas Height/step": 64,
1512
+ "img2img/Enable/visible": true,
1513
+ "img2img/Enable/value": false,
1514
+ "img2img/Low VRAM/visible": true,
1515
+ "img2img/Low VRAM/value": false,
1516
+ "img2img/Pixel Perfect/visible": true,
1517
+ "img2img/Pixel Perfect/value": false,
1518
+ "img2img/Allow Preview/visible": true,
1519
+ "img2img/Allow Preview/value": false,
1520
+ "img2img/Control Type/visible": true,
1521
+ "img2img/Control Type/value": "All",
1522
+ "img2img/Preprocessor/visible": true,
1523
+ "img2img/Preprocessor/value": "none",
1524
+ "img2img/Model/visible": true,
1525
+ "img2img/Model/value": "None",
1526
+ "img2img/Control Weight/visible": true,
1527
+ "img2img/Control Weight/value": 1.0,
1528
+ "img2img/Control Weight/minimum": 0.0,
1529
+ "img2img/Control Weight/maximum": 2.0,
1530
+ "img2img/Control Weight/step": 0.05,
1531
+ "img2img/Starting Control Step/visible": true,
1532
+ "img2img/Starting Control Step/value": 0.0,
1533
+ "img2img/Starting Control Step/minimum": 0.0,
1534
+ "img2img/Starting Control Step/maximum": 1.0,
1535
+ "img2img/Starting Control Step/step": 0.01,
1536
+ "img2img/Ending Control Step/visible": true,
1537
+ "img2img/Ending Control Step/value": 1.0,
1538
+ "img2img/Ending Control Step/minimum": 0.0,
1539
+ "img2img/Ending Control Step/maximum": 1.0,
1540
+ "img2img/Ending Control Step/step": 0.01,
1541
+ "img2img/Preprocessor resolution/value": 512,
1542
+ "img2img/Preprocessor resolution/minimum": 64,
1543
+ "img2img/Preprocessor resolution/maximum": 2048,
1544
+ "img2img/Preprocessor resolution/step": 10,
1545
+ "img2img/Threshold A/value": 64,
1546
+ "img2img/Threshold A/minimum": 64,
1547
+ "img2img/Threshold A/maximum": 1024,
1548
+ "img2img/Threshold A/step": 1,
1549
+ "img2img/Threshold B/value": 64,
1550
+ "img2img/Threshold B/minimum": 64,
1551
+ "img2img/Threshold B/maximum": 1024,
1552
+ "img2img/Threshold B/step": 1,
1553
+ "img2img/Control Mode/visible": true,
1554
+ "img2img/Control Mode/value": "Balanced",
1555
+ "img2img/Resize Mode/visible": true,
1556
+ "img2img/Resize Mode/value": "Crop and Resize",
1557
+ "img2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
1558
+ "img2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
1559
+ "customscript/anti-burn.py/img2img/Enable Anti Burn (and everything)/visible": true,
1560
+ "customscript/anti-burn.py/img2img/Enable Anti Burn (and everything)/value": false,
1561
+ "customscript/anti-burn.py/img2img/Store all steps of inference also (slow!)/visible": true,
1562
+ "customscript/anti-burn.py/img2img/Store all steps of inference also (slow!)/value": false,
1563
+ "customscript/anti-burn.py/img2img/Revert to buggy half-steps (not recommended)/visible": true,
1564
+ "customscript/anti-burn.py/img2img/Revert to buggy half-steps (not recommended)/value": false,
1565
+ "customscript/anti-burn.py/img2img/Count of final steps to average together:/visible": true,
1566
+ "customscript/anti-burn.py/img2img/Count of final steps to average together:/value": 3,
1567
+ "customscript/anti-burn.py/img2img/Count of final steps to average together:/minimum": 1,
1568
+ "customscript/anti-burn.py/img2img/Count of final steps to average together:/maximum": 64,
1569
+ "customscript/anti-burn.py/img2img/Count of final steps to average together:/step": 1,
1570
+ "customscript/anti-burn.py/img2img/Skip this many very last steps: /visible": true,
1571
+ "customscript/anti-burn.py/img2img/Skip this many very last steps: /value": 0,
1572
+ "customscript/anti-burn.py/img2img/Skip this many very last steps: /minimum": 0,
1573
+ "customscript/anti-burn.py/img2img/Skip this many very last steps: /maximum": 24,
1574
+ "customscript/anti-burn.py/img2img/Skip this many very last steps: /step": 1,
1575
+ "customscript/anti-burn.py/img2img/Stop first pass of highres.fix after this step number (0 to disable)/visible": true,
1576
+ "customscript/anti-burn.py/img2img/Stop first pass of highres.fix after this step number (0 to disable)/value": 0,
1577
+ "customscript/anti-burn.py/img2img/Stop first pass of highres.fix after this step number (0 to disable)/minimum": 0,
1578
+ "customscript/anti-burn.py/img2img/Stop first pass of highres.fix after this step number (0 to disable)/maximum": 80,
1579
+ "customscript/anti-burn.py/img2img/Stop first pass of highres.fix after this step number (0 to disable)/step": 1,
1580
+ "customscript/anti-burn.py/img2img/Debug Anti Burn (output checked pattern 2×2 with averaged 2,3 cells overlay)/visible": true,
1581
+ "customscript/anti-burn.py/img2img/Debug Anti Burn (output checked pattern 2×2 with averaged 2,3 cells overlay)/value": false,
1582
+ "customscript/anti-burn.py/img2img/Brute-force mode (create Count×Skip separate images) /visible": true,
1583
+ "customscript/anti-burn.py/img2img/Brute-force mode (create Count×Skip separate images) /value": false,
1584
+ "customscript/StylePile.py/img2img/Conceptually/visible": true,
1585
+ "customscript/StylePile.py/img2img/Conceptually/value": "Not set",
1586
+ "customscript/StylePile.py/img2img/Image type/visible": true,
1587
+ "customscript/StylePile.py/img2img/Image type/value": "Not set",
1588
+ "customscript/StylePile.py/img2img/Direction/visible": true,
1589
+ "customscript/StylePile.py/img2img/Direction/value": "Not set",
1590
+ "customscript/StylePile.py/img2img/Mood/visible": true,
1591
+ "customscript/StylePile.py/img2img/Mood/value": "Not set",
1592
+ "customscript/StylePile.py/img2img/Colors/visible": true,
1593
+ "customscript/StylePile.py/img2img/Colors/value": "Not set",
1594
+ "customscript/StylePile.py/img2img/Set batch count to prompt count/visible": true,
1595
+ "customscript/StylePile.py/img2img/Set batch count to prompt count/value": true,
1596
+ "customscript/StylePile.py/img2img/Increase seed with batch size/visible": true,
1597
+ "customscript/StylePile.py/img2img/Increase seed with batch size/value": true,
1598
+ "customscript/StylePile.py/img2img/Show tips when generating/visible": true,
1599
+ "customscript/StylePile.py/img2img/Show tips when generating/value": false,
1600
+ "customscript/StylePile.py/img2img/Style influence (incomplete)/visible": true,
1601
+ "customscript/StylePile.py/img2img/Style influence (incomplete)/value": "None",
1602
+ "customscript/StylePile.py/img2img/Sequential prompts [X]/visible": true,
1603
+ "customscript/StylePile.py/img2img/Sequential prompts [X]/value": "",
1604
+ "customscript/StylePile.py/img2img/SubSequential prompts [Y]/visible": true,
1605
+ "customscript/StylePile.py/img2img/SubSequential prompts [Y]/value": "",
1606
+ "customscript/StylePile.py/img2img/Random [A]/visible": true,
1607
+ "customscript/StylePile.py/img2img/Random [A]/value": "",
1608
+ "customscript/StylePile.py/img2img/Random [B]/visible": true,
1609
+ "customscript/StylePile.py/img2img/Random [B]/value": "",
1610
+ "customscript/StylePile.py/img2img/Random [C]/visible": true,
1611
+ "customscript/StylePile.py/img2img/Random [C]/value": "",
1612
+ "customscript/StylePile.py/img2img/Artist/visible": true,
1613
+ "customscript/StylePile.py/img2img/Artist/value": "Not set",
1614
+ "customscript/StylePile.py/img2img/Influence/visible": true,
1615
+ "customscript/StylePile.py/img2img/Influence/value": 1.3,
1616
+ "customscript/StylePile.py/img2img/Influence/minimum": 0,
1617
+ "customscript/StylePile.py/img2img/Influence/maximum": 2,
1618
+ "customscript/StylePile.py/img2img/Influence/step": 0.05,
1619
+ "customscript/StylePile.py/img2img/Art movement/visible": true,
1620
+ "customscript/StylePile.py/img2img/Art movement/value": "Not set",
1621
+ "img2img/Adjust strength/visible": true,
1622
+ "img2img/Adjust strength/value": "",
1623
+ "img2img/Strength/visible": true,
1624
+ "img2img/Strength/value": 1.3,
1625
+ "img2img/Strength/minimum": 0.1,
1626
+ "img2img/Strength/maximum": 2.0,
1627
+ "img2img/Strength/step": 0.1,
1628
+ "img2img/Morph from/visible": true,
1629
+ "img2img/Morph from/value": "",
1630
+ "img2img/Morph to/visible": true,
1631
+ "img2img/Morph to/value": "",
1632
+ "img2img/Starting point/visible": true,
1633
+ "img2img/Starting point/value": 0.5,
1634
+ "img2img/Starting point/minimum": 0.05,
1635
+ "img2img/Starting point/maximum": 0.95,
1636
+ "img2img/Starting point/step": 0.05,
1637
+ "img2img/Bounce from/visible": true,
1638
+ "img2img/Bounce from/value": "",
1639
+ "img2img/Bounce to/visible": true,
1640
+ "img2img/Bounce to/value": "",
1641
+ "customscript/movie2movie.py/img2img/Save preprocessed/visible": true,
1642
+ "customscript/movie2movie.py/img2img/Save preprocessed/value": false
1643
  }