aboutsummaryrefslogtreecommitdiffstats
path: root/modules/extras.py
AgeCommit message (Expand)AuthorLines
2023-01-02error out with a readable message in chwewckpoint merger for incompatible ten...AUTOMATIC-0/+2
2022-12-24fix(api): don't save extras output to diskPhilpax-8/+9
2022-12-24Merge pull request #5747 from yuvalabou/singleton-comparisonAUTOMATIC1111-1/+1
2022-12-24Merge pull request #5814 from timntorres/5802-save-upscaler-to-filenameAUTOMATIC1111-1/+7
2022-12-17Add option to include upscaler name in filename.timntorres-2/+3
2022-12-17Add upscaler name as a suffix.timntorres-1/+6
2022-12-14Correct singleton comparisonsYuval Aboulafia-1/+1
2022-12-04extras.py: use as little RAM as possible, misc fixesMackerel-18/+19
2022-12-04make it possible to merge inpainting model with non-inpainting oneAUTOMATIC-2/+25
2022-11-27rework #5012 to also work for pictures dragged into the prompt and also add C...AUTOMATIC-35/+5
2022-11-27Merge pull request #5012 from Nandaka/masterAUTOMATIC1111-0/+14
2022-11-27add safetensors support for model merging #4869AUTOMATIC-12/+14
2022-11-24Support NAI exif for PNG InfoNandaka-0/+14
2022-11-02extras - skip unnecessary second hash of imageChris OBryan-2/+3
2022-10-31Extend extras image cache with upscale_first argDepFA-1/+1
2022-10-29skip filenames starting with . for img2img and extras batch modesAUTOMATIC-1/+1
2022-10-28extras: upscaler blending should not be considered in cache keyChris OBryan-1/+1
2022-10-28extras-tweaks: autoformat changed linesChris OBryan-15/+15
2022-10-28extras: Make image cache LRUChris OBryan-29/+38
2022-10-28extras: Rework image cacheChris OBryan-20/+32
2022-10-28extras: Add option to run upscaling before face fixingChris OBryan-50/+95
2022-10-21sort file list in alphabetical ordering in extraswinterspringsummer-1/+1
2022-10-21Fixed path issue while extras batch processingwinterspringsummer-3/+3
2022-10-21Added try except to extras batch from directorywinterspringsummer-4/+7
2022-10-21Fixed path issue while extras batch processingwinterspringsummer-4/+8
2022-10-18additional fix for difference model mergingAUTOMATIC-1/+1
2022-10-18fix for add difference model mergingAUTOMATIC-2/+5
2022-10-18extras extend cache key with new upscale to optionsDepFA-1/+2
2022-10-17fix bug for latest model merge RAM improvementAUTOMATIC-0/+1
2022-10-17improve performance of 3-way merge on machines with not enough ram, by only a...MrCheeze-10/+17
2022-10-16honor --hide-ui-dir-config option for #2807AUTOMATIC-0/+2
2022-10-16added extras batch work from directorywinterspringsummer-5/+18
2022-10-14change checkpoint merger to work in a more obvious wayAUTOMATIC-19/+5
2022-10-14should fix the issue with missing layers in chechpoint mergerAUTOMATIC-1/+6
2022-10-14add an ability to merge three checkpointsAUTOMATIC-8/+21
2022-10-10Simplify crop logicJustin Maier-11/+3
2022-10-09Add "Scale to" option to ExtrasJustin Maier-5/+23
2022-10-09fix missing png info when Extras Batch ProcessArtem Zagidulin-1/+1
2022-10-09additional changes for saving pnginfo for #1803AUTOMATIC-0/+4
2022-10-09make main model loading and model merger use the same codeAUTOMATIC-3/+3
2022-09-30Merge branch 'master' into fix-vramJairo Correa-3/+8
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-28Fix memory leak and reduce memory usageJairo Correa-0/+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