aboutsummaryrefslogtreecommitdiffstats
path: root/modules/extras.py
AgeCommit message (Collapse)AuthorLines
2022-09-17image info tabJJ-3/+4
* handles exceptions if jpeg jfif data not present * removes further non-comment related exif data.
2022-09-16fix extras tab showing original images instead of upscalesAUTOMATIC-1/+4
2022-09-16Add batch processing to Extras tabArrowM-40/+59
2022-09-14updates for exif comments #446AUTOMATIC-1/+7
2022-09-14prevent extras from saving in dirJustAnOkapi-1/+1
Extras have none of the vars used in dir names, so they cant be saved into dirs. +grid code cleanup
2022-09-13add support for reading saved jpeg commentsAUTOMATIC-1/+15
2022-09-12 [Feature Request] Save defaults for extras & keep image parameters after ↵AUTOMATIC-1/+3
using extras #251
2022-09-12allow resizing into non-integer sizesAUTOMATIC-1/+1
2022-09-12 [BUG] Not Working As Intended - create a directory with name derived from ↵AUTOMATIC-1/+1
the prompt #306
2022-09-11add half() supporrt for CLIP interrogationAUTOMATIC-2/+2
2022-09-11 [Feature Request] Save defaults for extras & keep image parameters after ↵AUTOMATIC-0/+87
using extras #251