aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/loopback.py
AgeCommit message (Expand)AuthorLines
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela-1/+1
2023-03-25loopback.py Colab compatibility and bug fixLipeCarmel-9/+6
2023-03-23Fix "masked content" in loopback scriptJames Railton-0/+4
2023-03-21Loopback Script UpdatesJames Railton-26/+67
2023-02-06Optionally append interrogated prompt in loopback scriptVladimir Repin-2/+12
2023-01-05rework #6329 to remove duplicate code and add prevent tab names for showing i...AUTOMATIC-6/+0
2023-01-05Refactor elem_prefix as function elem_idme-5/+10
2023-01-05Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...me-1/+1
2023-01-04Add element ids for script components and a few more in ui.pyme-2/+4
2022-10-11Reset init img in loopback at start of each batch (#2214)Rory Grieve-0/+4
2022-09-17only set loopback color corrections if corrections enabledBrian Drupieski-1/+3
2022-09-17set loopback color corrections on each iterationBrian Drupieski-2/+2
2022-09-16fix loopback color correction to store color_correction info for initial imag...AUTOMATIC-0/+3
2022-09-14loopback moved to scripts, added support for multiple batches, changed to hon...AUTOMATIC-0/+78