aboutsummaryrefslogtreecommitdiffstats
path: root/modules/extras.py
AgeCommit message (Expand)AuthorLines
2022-09-30fix model checkpoint merger tab failing to save modelAUTOMATIC-1/+3
2022-09-30remove unwanted formatting/functionality from the PRAUTOMATIC-17/+18
2022-09-29Merge remote-tracking branch 'upstream/master' into ModelLoaderd8ahazard-23/+31
2022-09-29Holy $hit.d8ahazard-18/+17
2022-09-29Add custom name and try-exceptsafentisAuth-1/+2
2022-09-29update lists of models after merging them in checkpoints tabAUTOMATIC-10/+17
2022-09-29correctly list and display model names for #1261AUTOMATIC-15/+8
2022-09-28Adding support for inverse sigmoid interpolationBernard Maltais-0/+7
2022-09-27-Fix interp_amount rounding in filenameBernard Maltais-2/+2
2022-09-27Fix variable conversion code issueBernard Maltais-14/+14
2022-09-27- Add gradio dropdown list to select checkpointsBernard Maltais-14/+14
2022-09-27Fix file nameBernard Maltais-1/+1
2022-09-27(feat): Rework Checkpoint Merger UI for better clarityBernard Maltais-14/+14
2022-09-27Merge remote-tracking branch 'upstream/master' into ModelLoaderd8ahazard-0/+57
2022-09-27Add interpolation method and weight to output filenameBernard Maltais-1/+1
2022-09-27added console outputs, more clear indication of progress, and ability to spec...AUTOMATIC-15/+33
2022-09-26Added smoothstep interpolation to checkpoint mergingWilliam Moorehouse-2/+17
2022-09-26Re-implement universal model loadingd8ahazard-0/+2
2022-09-25Add support for checkpoint mergingWilliam Moorehouse-0/+24
2022-09-23add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...AUTOMATIC-2/+4
2022-09-22A big rework, just what you were secretly hoping for!AUTOMATIC-13/+5
2022-09-20Support reusing filename stems during batch processing in Extras tabolivier-6/+14
2022-09-19Automatically show PNGinfo when uploading imagetrufty-0/+3
2022-09-17Fixed "CodeFormer visibility:" rounding to 2 decimals.Dement242-1/+1
2022-09-17Restore run_pnginfojjisnow-1/+1
2022-09-17image info tabJJ-3/+4
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
2022-09-13add support for reading saved jpeg commentsAUTOMATIC-1/+15
2022-09-12 [Feature Request] Save defaults for extras & keep image parameters after usi...AUTOMATIC-1/+3
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 th...AUTOMATIC-1/+1
2022-09-11add half() supporrt for CLIP interrogationAUTOMATIC-2/+2
2022-09-11 [Feature Request] Save defaults for extras & keep image parameters after usi...AUTOMATIC-0/+87