Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset init img in loopback at start of each batch (#2214) | Rory Grieve | 2022-10-11 | 1 | -0/+4 |
| | | | | | Before a new batch would use the last image from the previous batch. Now each batch will use the original image for the init image at the start of the batch. | ||||
* | only set loopback color corrections if corrections enabled | Brian Drupieski | 2022-09-17 | 1 | -1/+3 |
| | |||||
* | set loopback color corrections on each iteration | Brian Drupieski | 2022-09-17 | 1 | -2/+2 |
| | |||||
* | fix loopback color correction to store color_correction info for initial ↵ | AUTOMATIC | 2022-09-16 | 1 | -0/+3 |
| | | | | image and use that instead of extracting from previous image in a loop #481 #541 | ||||
* | loopback moved to scripts, added support for multiple batches, changed to ↵ | AUTOMATIC | 2022-09-14 | 1 | -0/+78 |
honor save grids and how grids in web setting |