aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/loopback.py
Commit message (Expand)AuthorAgeFilesLines
* Autofix Ruff W (not W605) (mostly whitespace)Aarni Koskela2023-05-111-4/+4
* Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela2023-05-091-1/+1
* loopback.py Colab compatibility and bug fixLipeCarmel2023-03-251-9/+6
* Fix "masked content" in loopback scriptJames Railton2023-03-231-0/+4
* Loopback Script UpdatesJames Railton2023-03-221-26/+67
* Optionally append interrogated prompt in loopback scriptVladimir Repin2023-02-051-2/+12
* rework #6329 to remove duplicate code and add prevent tab names for showing i...AUTOMATIC2023-01-051-6/+0
* Refactor elem_prefix as function elem_idme2023-01-051-5/+10
* Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...me2023-01-051-1/+1
* Add element ids for script components and a few more in ui.pyme2023-01-041-2/+4
* Reset init img in loopback at start of each batch (#2214)Rory Grieve2022-10-111-0/+4
* only set loopback color corrections if corrections enabledBrian Drupieski2022-09-171-1/+3
* set loopback color corrections on each iterationBrian Drupieski2022-09-171-2/+2
* fix loopback color correction to store color_correction info for initial imag...AUTOMATIC2022-09-161-0/+3
* loopback moved to scripts, added support for multiple batches, changed to hon...AUTOMATIC2022-09-141-0/+78