aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/outpainting_mk_2.py
Commit message (Expand)AuthorAgeFilesLines
* Split Outpainting MK2 mask blur into X and Y componentsSplendide Imaginarius2023-06-091-9/+21
* imports cleanup for ruffAUTOMATIC2023-05-101-2/+2
* autofixes from ruffAUTOMATIC2023-05-101-1/+1
* bug: outpaint-mk2 use sample file format not gridwywywywy2023-04-011-1/+1
* 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-7/+11
* 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-5/+7
* do not mess with components' visibility for scripts; instead create group com...AUTOMATIC2022-11-041-1/+1
* batch_size does not affect job countAUTOMATIC2022-10-211-1/+1
* Fixed job count & single-output gridwywywywy2022-10-211-9/+5
* Fixed outpainting_mk2 output croppingwywywywy2022-10-201-10/+11
* Implemented batch_size logic in outpainting_mk2wywywywy2022-10-201-55/+63
* Implemented batch count logic to Outpainting mk2wywywywy2022-10-201-12/+28
* Outpainting mk2, prevent generation of a completely random image every time e...Jocke2022-10-061-1/+4
* features updatesAUTOMATIC2022-09-301-39/+1
* credit parlance-zz as they requested itC43H66N12O12S22022-09-221-1/+1
* prevent outpainting mk2 from breaking on different image resolutions.AUTOMATIC2022-09-211-7/+14
* new outpainting scriptAUTOMATIC2022-09-161-0/+290