aboutsummaryrefslogtreecommitdiffstats
path: root/modules/extras.py
Commit message (Collapse)AuthorAgeFilesLines
...
* image info tabJJ2022-09-161-3/+4
| | | | | * handles exceptions if jpeg jfif data not present * removes further non-comment related exif data.
* fix extras tab showing original images instead of upscalesAUTOMATIC2022-09-161-1/+4
|
* Add batch processing to Extras tabArrowM2022-09-161-40/+59
|
* updates for exif comments #446AUTOMATIC2022-09-141-1/+7
|
* prevent extras from saving in dirJustAnOkapi2022-09-141-1/+1
| | | | | Extras have none of the vars used in dir names, so they cant be saved into dirs. +grid code cleanup
* add support for reading saved jpeg commentsAUTOMATIC2022-09-131-1/+15
|
* [Feature Request] Save defaults for extras & keep image parameters after ↵AUTOMATIC2022-09-121-1/+3
| | | | using extras #251
* allow resizing into non-integer sizesAUTOMATIC2022-09-121-1/+1
|
* [BUG] Not Working As Intended - create a directory with name derived from ↵AUTOMATIC2022-09-121-1/+1
| | | | the prompt #306
* add half() supporrt for CLIP interrogationAUTOMATIC2022-09-111-2/+2
|
* [Feature Request] Save defaults for extras & keep image parameters after ↵AUTOMATIC2022-09-111-0/+87
using extras #251