aboutsummaryrefslogtreecommitdiffstats
path: root/modules/images.py
Commit message (Expand)AuthorAgeFilesLines
* repair broken highres fix #1109AUTOMATIC2022-09-301-1/+1
* remove unwanted formatting/functionality from the PRAUTOMATIC2022-09-301-25/+12
* fix the bug with broken rescaling in PRAUTOMATIC2022-09-301-3/+11
* Holy $hit.d8ahazard2022-09-291-48/+36
* use strftime. update hints.jstateisu2022-09-261-1/+1
* add [datetime] to image file name patterntateisu2022-09-261-0/+1
* Changed job_id to timestampEyrie2022-09-251-1/+1
* Added job_id pattern for directoriesEyrie2022-09-251-0/+1
* added [styles] filename patternRnDMonkey2022-09-241-0/+1
* fix for inpaint at full resolution breaking if you have an NN upscaler.AUTOMATIC2022-09-231-1/+1
* Option to use advanced upscalers with normal img2imgAUTOMATIC2022-09-231-3/+12
* Merge from masterRobin Fernandes2022-09-231-1/+2
|\
| * Fixed directory name generation process.Prof-Cheese2022-09-221-1/+2
* | Add option to save before color correction. Add suffix param when saving file...Robin Fernandes2022-09-221-2/+2
|/
* Fixed filename part sanitizingMilly2022-09-201-5/+13
* Support reusing filename stems during batch processing in Extras tabolivier2022-09-201-10/+14
* fix for broken export for 4chanAUTOMATIC2022-09-171-1/+1
* add support for switching model checkpoints at runtimeAUTOMATIC2022-09-171-1/+1
* fixAUTOMATIC2022-09-171-1/+0
* the last PR broke saving EXiF completely for me. I don't know if it was broke...AUTOMATIC2022-09-171-10/+7
* image.save parameter fixJJ2022-09-171-3/+8
* Replace invalid filename chars with an underscoreTwizzes2022-09-161-1/+1
* Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-151-0/+3
|\
| * exif fix for webpJJ2022-09-151-0/+3
* | fix for failing to save 4chan downscale for large iamgesAUTOMATIC2022-09-151-7/+8
|/
* Improved directory sanitization when --hide_ui_dir_configEyeDeck2022-09-151-1/+4
* Update images.pyMichoko2022-09-141-9/+10
* Update images.pyMichoko2022-09-141-5/+12
* Update images.pyMichoko2022-09-141-2/+14
* updates for exif comments #446AUTOMATIC2022-09-141-1/+1
* format exif stringJJ2022-09-141-2/+2
* prevent extras from saving in dirJustAnOkapi2022-09-141-5/+2
* add webp to file formats with exif savedJJ2022-09-141-1/+1
* revert the breaking change in font sneaked in by the person who did EXIF #407AUTOMATIC2022-09-131-1/+1
* add support for reading saved jpeg commentsAUTOMATIC2022-09-131-7/+9
* save the exif data upon image writeJJ2022-09-131-1/+1
* add metadata to jpg and non-png image filesJJ2022-09-131-2/+11
* Fix #368oobabooga2022-09-131-1/+1
* Ability to save images into a folder named after the date they were created #353AUTOMATIC2022-09-121-21/+31
* Include the model name (or the SHA256 of the file) in the metadata #271AUTOMATIC2022-09-121-1/+3
* X/Y plot can not output the final result with this error message #244AUTOMATIC2022-09-121-1/+6
* [Feature Request] Save defaults for extras & keep image parameters after usi...AUTOMATIC2022-09-121-2/+9
* allow resizing into non-integer sizesAUTOMATIC2022-09-121-1/+1
* [BUG] Not Working As Intended - create a directory with name derived from th...AUTOMATIC2022-09-121-18/+19
* Add a samples filename format optionMichoko2022-09-111-3/+19
* [Feature Request] Save defaults for extras & keep image parameters after usi...AUTOMATIC2022-09-111-2/+2
* fixed broken empty directory when prompt does not start with letter, this tim...AUTOMATIC2022-09-101-1/+1
* enabled negative prompt by defaultAUTOMATIC2022-09-101-1/+1
* separated options for sample and grid dir saving for #222AUTOMATIC2022-09-101-1/+6
* add batch count to sd upscale #169AUTOMATIC2022-09-101-1/+1