aboutsummaryrefslogtreecommitdiffstats
path: root/modules/textual_inversion/image_embedding.py
AgeCommit message (Expand)AuthorLines
2023-05-28Mark caption_image_overlay's textfont as deprecated; fix #10778Aarni Koskela-8/+13
2023-05-11Deduplicate get_font codeAarni Koskela-7/+2
2023-05-10ruff manual fixesAUTOMATIC-1/+1
2023-05-10imports cleanup for ruffAUTOMATIC-1/+1
2023-01-13print bucket sizes for training without resizing images #6620AUTOMATIC-2/+2
2022-10-21Update image_embedding.pyDepFA-2/+2
2022-10-21Use opts in textual_inversion image_embedding.py for dynamic fontsDepFA-0/+1
2022-10-12formattingDepFA-79/+91
2022-10-11add file based testDepFA-0/+8
2022-10-11remove old caption methodDepFA-37/+2
2022-10-11move embedding logic to separate fileDepFA-0/+234