aboutsummaryrefslogtreecommitdiff
path: root/scripts/poor_mans_outpainting.py
AgeCommit message (Expand)Author
2023-05-10imports cleanup for ruffAUTOMATIC
2023-04-01bug: poorman use sample file format not gridwywywywy
2023-01-05rework #6329 to remove duplicate code and add prevent tab names for showing i...AUTOMATIC
2023-01-05Refactor elem_prefix as function elem_idme
2023-01-05Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...me
2023-01-04Add element ids for script components and a few more in ui.pyme
2022-11-04do not mess with components' visibility for scripts; instead create group com...AUTOMATIC
2022-09-12 [BUG] Not Working As Intended - create a directory with name derived from th...AUTOMATIC
2022-09-11add half() supporrt for CLIP interrogationAUTOMATIC
2022-09-07MAde poor man's outpainting do less extra useless work.AUTOMATIC
2022-09-07big improvements to inpainting and outpaintingAUTOMATIC
2022-09-07some changes for outpainting to produce less seamsAUTOMATIC
2022-09-06added direction option for outpaintingAUTOMATIC
2022-09-06fixes for incorrect progressbarAUTOMATIC
2022-09-06added progressbarAUTOMATIC
2022-09-04added poor man's inpainting scriptAUTOMATIC