aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2023-05-18rework hires prompts/sampler code to among other things support different ext...AUTOMATIC
2023-05-18.change -> .release for hires inputcatboxanon
2023-05-18Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ...AUTOMATIC
2023-05-18add messages about Loras that failed to load to UIAUTOMATIC
2023-05-18if sd_model is None, do not always try to load itAUTOMATIC
2023-05-18add --gradio-allowed-path commandline optionAUTOMATIC
2023-05-18python linter fixesAUTOMATIC
2023-05-18keep old option for ngrokAUTOMATIC
2023-05-18Merge branch 'dev' into ngrok-pyAUTOMATIC1111
2023-05-18rework #8863 to work with all img2img tabsAUTOMATIC
2023-05-17Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into devAUTOMATIC
2023-05-17option to specify editor height for img2imgAUTOMATIC
2023-05-17remove some code duplication from #9348AUTOMATIC
2023-05-17Merge branch 'dev' into improve-frontend-responsivenessAUTOMATIC1111
2023-05-17add option to reorder tabsAUTOMATIC
2023-05-17alternative solution to fix styles load when edited by human #9765 as suggest...AUTOMATIC
2023-05-17add /sdapi/v1/script-info apiAUTOMATIC
2023-05-17add options to show/hide hidden files and dirs, and to not list models/files ...AUTOMATIC
2023-05-17use a single function for saving images with metadata both in extra networks ...AUTOMATIC
2023-05-17Merge pull request #10395 from wk5ovc/patch-4AUTOMATIC1111
2023-05-17Merge pull request #10483 from Iheuzio/syntax-searchAUTOMATIC1111
2023-05-17move some settings to the new Optimization pageAUTOMATIC
2023-05-17Fix typo in syntaxIheuzio
2023-05-17Merge pull request #10458 from akx/graceful-stopAUTOMATIC1111
2023-05-17use a local variable instead of dictionary entry for sd_merge_models in merge...AUTOMATIC
2023-05-17Merge pull request #10473 from dongweiming/fix-10460AUTOMATIC1111
2023-05-17Fixed: #10460Weiming
2023-05-17Merge pull request #10461 from akx/processed-s-min-uncondAUTOMATIC1111
2023-05-17simplify single_sample_to_imageAUTOMATIC
2023-05-17TAESD fixSakura-Luna
2023-05-17Copy s_min_uncond to ProcessedAarni Koskela
2023-05-17Add option for /_stop route (for graceful shutdown)Aarni Koskela
2023-05-17Replace state.need_restart with state.server_command + replace poll loop with...Aarni Koskela
2023-05-17Merge branch 'dev' into taesd-aAUTOMATIC1111
2023-05-17return live preview defaults to how they wereAUTOMATIC
2023-05-17Merge pull request #10451 from dennissheng/masterAUTOMATIC1111
2023-05-17not clear checkpoints cache when config changesdennissheng
2023-05-16Use ngrok-py librarybobzilladev
2023-05-16add info link for Negative Guidance minimum sigmaAUTOMATIC
2023-05-16restore nqsp in footer that was lost during lintingAUTOMATIC
2023-05-16add second_order field to sampler configAUTOMATIC
2023-05-16suppress ENSD infotext for samplers that don't use itAUTOMATIC
2023-05-16add visual progress for extension installation from URLAUTOMATIC
2023-05-15update extensions table: show branch, show date in separate column, and show ...AUTOMATIC
2023-05-15load extensions' git metadata in parallel to loading the main program to save...AUTOMATIC
2023-05-15Show "Loading..." for extra networks when displaying for the first timeAUTOMATIC
2023-05-15Fix extra networks save preview image geninfoKeith
2023-05-15Minor changesSakura-Luna
2023-05-14fix model loading twice in some situationsAUTOMATIC
2023-05-14Merge branch 'dev' into find_vaeAUTOMATIC1111