aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/poor_mans_outpainting.py
AgeCommit message (Expand)AuthorLines
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-7/+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-4/+6
2022-11-04do not mess with components' visibility for scripts; instead create group com...AUTOMATIC-2/+2
2022-09-12 [BUG] Not Working As Intended - create a directory with name derived from th...AUTOMATIC-1/+1
2022-09-11add half() supporrt for CLIP interrogationAUTOMATIC-2/+2
2022-09-07MAde poor man's outpainting do less extra useless work.AUTOMATIC-2/+5
2022-09-07big improvements to inpainting and outpaintingAUTOMATIC-5/+20
2022-09-07some changes for outpainting to produce less seamsAUTOMATIC-1/+1
2022-09-06added direction option for outpaintingAUTOMATIC-9/+25
2022-09-06fixes for incorrect progressbarAUTOMATIC-1/+0
2022-09-06added progressbarAUTOMATIC-0/+4
2022-09-04added poor man's inpainting scriptAUTOMATIC-0/+110