aboutsummaryrefslogtreecommitdiffstats
path: root/modules/extras.py
Commit message (Expand)AuthorAgeFilesLines
* additional fix for difference model mergingAUTOMATIC2022-10-181-1/+1
* fix for add difference model mergingAUTOMATIC2022-10-181-2/+5
* extras extend cache key with new upscale to optionsDepFA2022-10-181-1/+2
* fix bug for latest model merge RAM improvementAUTOMATIC2022-10-171-0/+1
* improve performance of 3-way merge on machines with not enough ram, by only a...MrCheeze2022-10-171-10/+17
* honor --hide-ui-dir-config option for #2807AUTOMATIC2022-10-161-0/+2
* added extras batch work from directorywinterspringsummer2022-10-161-5/+18
* change checkpoint merger to work in a more obvious wayAUTOMATIC2022-10-141-19/+5
* should fix the issue with missing layers in chechpoint mergerAUTOMATIC2022-10-141-1/+6
* add an ability to merge three checkpointsAUTOMATIC2022-10-141-8/+21
* Simplify crop logicJustin Maier2022-10-101-11/+3
* Add "Scale to" option to ExtrasJustin Maier2022-10-101-5/+23
* fix missing png info when Extras Batch ProcessArtem Zagidulin2022-10-091-1/+1
* additional changes for saving pnginfo for #1803AUTOMATIC2022-10-091-0/+4
* make main model loading and model merger use the same codeAUTOMATIC2022-10-091-3/+3
* Merge branch 'master' into fix-vramJairo Correa2022-09-301-3/+8
|\
| * 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
| * | Holy $hit.d8ahazard2022-09-291-18/+17
| * | Merge remote-tracking branch 'upstream/master' into ModelLoaderd8ahazard2022-09-271-0/+57
| |\ \
| * | | Re-implement universal model loadingd8ahazard2022-09-261-0/+2
* | | | Fix memory leak and reduce memory usageJairo Correa2022-09-291-0/+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
| |/ |/|
* | 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
|/
* 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