aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-17Merge pull request #586 from jjisnow/image_info_tabAUTOMATIC1111
2022-09-17Merge branch 'master' into image_info_tabAUTOMATIC1111
2022-09-17generalise to work on all non-masked images on all tabsDepFA
2022-09-17make background semi-transparent not black;DepFA
2022-09-17Add modal creation and functionsDepFA
2022-09-17Add modal css classesDepFA
2022-09-17* Fix process_images where the number of images is not a multiple of (batch_s...Tony Beeman
2022-09-17process all values for x/y plot right away to error out if any are bad before...AUTOMATIC
2022-09-17X/Y plot support for switching checkpoints.AUTOMATIC
2022-09-17moved progressbar to top by requestAUTOMATIC
2022-09-17updated readme to reflect new model locationAUTOMATIC
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 webui.pyjjisnow
2022-09-17Update webui.pyjjisnow
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-17add a comment and some checks for the functionality of the last PRAUTOMATIC
2022-09-17Prevent uploading previous output from javascriptuservar
2022-09-17image info tabJJ
2022-09-16added Noise generation for outpainting mk2 to creditsAUTOMATIC
2022-09-16new outpainting scriptAUTOMATIC
2022-09-16added original negative prompt to img2img altAUTOMATIC
2022-09-16an option to do exactly the amount of specified steps in img2imgAUTOMATIC
2022-09-16Merge remote-tracking branch 'origin/master'AUTOMATIC
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-16Reduce code duplicationElias Sundqvist
2022-09-16Add randomness and denoising strength support to alternative img2imgElias Sundqvist
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
2022-09-15[Bug] Alternative img2img error #508AUTOMATIC
2022-09-15Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-09-15SD upscale with Batch count>1 results broken images #512AUTOMATIC
2022-09-15Update scripts.pyOWKenobi
2022-09-15match one based numbering or other batchesRickey Bowers Jr
2022-09-15oh hey i broke batches with thisAUTOMATIC
2022-09-15add prompt editing to readmeAUTOMATIC
2022-09-15Merge branch 'prompt_editing'AUTOMATIC
2022-09-15fix for Error Interrogating when user has garbage in text files #479AUTOMATIC
2022-09-15quantization off by defaultAUTOMATIC