aboutsummaryrefslogtreecommitdiffstats
path: root/modules/extras.py
Commit message (Expand)AuthorAgeFilesLines
* fix model checkpoint merger tab failing to save modelAUTOMATIC2022-09-301-1/+3
* remove unwanted formatting/functionality from the PRAUTOMATIC2022-09-301-17/+18
* Merge remote-tracking branch 'upstream/master' into ModelLoaderd8ahazard2022-09-301-23/+31
|\
| * Add custom name and try-exceptsafentisAuth2022-09-291-1/+2
| * update lists of models after merging them in checkpoints tabAUTOMATIC2022-09-281-10/+17
| * correctly list and display model names for #1261AUTOMATIC2022-09-281-15/+8
| * Adding support for inverse sigmoid interpolationBernard Maltais2022-09-281-0/+7
| * -Fix interp_amount rounding in filenameBernard Maltais2022-09-281-2/+2
| * Fix variable conversion code issueBernard Maltais2022-09-281-14/+14
| * - Add gradio dropdown list to select checkpointsBernard Maltais2022-09-281-14/+14
| * Fix file nameBernard Maltais2022-09-271-1/+1
| * (feat): Rework Checkpoint Merger UI for better clarityBernard Maltais2022-09-271-14/+14
| * Add interpolation method and weight to output filenameBernard Maltais2022-09-271-1/+1
* | Holy $hit.d8ahazard2022-09-291-18/+17
* | Merge remote-tracking branch 'upstream/master' into ModelLoaderd8ahazard2022-09-271-0/+57
|\|
| * added console outputs, more clear indication of progress, and ability to spec...AUTOMATIC2022-09-271-15/+33
| * Added smoothstep interpolation to checkpoint mergingWilliam Moorehouse2022-09-261-2/+17
| * Add support for checkpoint mergingWilliam Moorehouse2022-09-251-0/+24
* | Re-implement universal model loadingd8ahazard2022-09-261-0/+2
|/
* add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...AUTOMATIC2022-09-231-2/+4
* A big rework, just what you were secretly hoping for!AUTOMATIC2022-09-221-13/+5
* Support reusing filename stems during batch processing in Extras tabolivier2022-09-201-6/+14
* Automatically show PNGinfo when uploading imagetrufty2022-09-191-0/+3
* Fixed "CodeFormer visibility:" rounding to 2 decimals.Dement2422022-09-171-1/+1
* Restore run_pnginfojjisnow2022-09-171-1/+1
* image info tabJJ2022-09-161-3/+4
* 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
* add support for reading saved jpeg commentsAUTOMATIC2022-09-131-1/+15
* [Feature Request] Save defaults for extras & keep image parameters after usi...AUTOMATIC2022-09-121-1/+3
* 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-1/+1
* add half() supporrt for CLIP interrogationAUTOMATIC2022-09-111-2/+2
* [Feature Request] Save defaults for extras & keep image parameters after usi...AUTOMATIC2022-09-111-0/+87