AUTOMATIC
f8d0cf6a6e
rework #6329 to remove duplicate code and add prevent tab names for showing in ids for scripts that only exist on one tab
2023-01-05 12:08:11 +03:00
me
f185baeb28
Refactor elem_prefix as function elem_id
2023-01-05 09:29:07 +01:00
me
c3109fa18a
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixes from img exclusive scripts
2023-01-05 08:27:09 +01:00
me
5851bc839b
Add element ids for script components and a few more in ui.py
2023-01-04 22:14:30 +01:00
Rory Grieve
4b460fcb1a
Reset init img in loopback at start of each batch ( #2214 )
...
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.
2022-10-11 11:23:47 +01:00
Brian Drupieski
2dbc9c5903
only set loopback color corrections if corrections enabled
2022-09-17 18:20:43 -04:00
Brian Drupieski
7bc5739fe2
set loopback color corrections on each iteration
2022-09-17 18:18:30 -04:00
AUTOMATIC
b153ebe3b6
fix loopback color correction to store color_correction info for initial image and use that instead of extracting from previous image in a loop #481 #541
2022-09-16 08:33:47 +03:00
AUTOMATIC
c9430e53f6
loopback moved to scripts, added support for multiple batches, changed to honor save grids and how grids in web setting
2022-09-14 14:47:54 +03:00