aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2022-09-18prevent black screen when seed and variation seed are the same.AUTOMATIC
2022-09-18handle NoneType when subseed is not initialized. Set it to -1 in that caseberkybear
2022-09-18fix many paths in code breaking because Processing constructor changedAUTOMATIC
2022-09-18fix tooltip not appearing for the shuffle buttonAUTOMATIC
2022-09-18Merge pull request #585 from JohanAR/ui_seed_changesAUTOMATIC1111
2022-09-18prevent live previews from showing previous pictureAUTOMATIC
2022-09-18Add buttons for random and reuse seed.Johan Aires Rastén
2022-09-18Merge pull request #651 from EyeDeck/masterAUTOMATIC1111
2022-09-18...and make sure it can't get stuck onEyeDeck
2022-09-18Add some error handling for VRAM monitorEyeDeck
2022-09-18altered progressbar to not rely on first progress request coming after the jo...AUTOMATIC
2022-09-18make inpaint at full resolution option not discard useful pixels from the imageAUTOMATIC
2022-09-18Merge pull request #643 from melchiar/masterAUTOMATIC1111
2022-09-18script.js split workAUTOMATIC
2022-09-17fixed typos in processing.pySteve Eberhardt
2022-09-18Merge pull request #625 from bdrupieski/fix-batch-processing-color-correctionAUTOMATIC1111
2022-09-18Merge pull request #634 from Dement242/Dement242-patch-1AUTOMATIC1111
2022-09-18.....C43H66N12O12S2
2022-09-17set loopback color corrections on each iterationBrian Drupieski
2022-09-18Move scale multiplication to the frontC43H66N12O12S2
2022-09-17Merge branch 'AUTOMATIC1111:master' into Dement242-patch-1Dement242
2022-09-17Move comments to scripts.pyJashoBell
2022-09-17Fixed "CodeFormer visibility:" rounding to 2 decimals.Dement242
2022-09-17typoAUTOMATIC
2022-09-17added user.css supportAUTOMATIC
2022-09-17Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-09-17fix for broken export for 4chanAUTOMATIC
2022-09-17Merge branch 'master' into image_info_tabAUTOMATIC1111
2022-09-17* Fix process_images where the number of images is not a multiple of (batch_s...Tony Beeman
2022-09-17X/Y plot support for switching checkpoints.AUTOMATIC
2022-09-17moved progressbar to top by requestAUTOMATIC
2022-09-17add support for switching model checkpoints at runtimeAUTOMATIC
2022-09-17hide VRAM text if polling is disabledAUTOMATIC
2022-09-17Add VRAM monitoringEyeDeck
2022-09-17Update ui.pyjjisnow
2022-09-17Restore run_pnginfojjisnow
2022-09-17fixAUTOMATIC
2022-09-17the last PR broke saving EXiF completely for me. I don't know if it was broke...AUTOMATIC
2022-09-17image.save parameter fixJJ
2022-09-17image info tabJJ
2022-09-16an option to do exactly the amount of specified steps in img2imgAUTOMATIC
2022-09-16fix extras tab showing original images instead of upscalesAUTOMATIC
2022-09-16remove the warning at startup related to previous PR with batch processingAUTOMATIC
2022-09-16add a bit of a comment about what's being done with tensor noiseAUTOMATIC
2022-09-16Merge branch 'batch-seed-attempt'AUTOMATIC
2022-09-16prevent replacing torch_randn globally (instead replacing k_diffusion.samplin...AUTOMATIC
2022-09-16 Prompt editing only applies to images in first batch of desired batch size w...AUTOMATIC
2022-09-16fix loopback color correction to store color_correction info for initial imag...AUTOMATIC
2022-09-16Add batch processing to Extras tabArrowM
2022-09-16Replace invalid filename chars with an underscoreTwizzes