aboutsummaryrefslogtreecommitdiff
path: root/modules/shared.py
AgeCommit message (Collapse)Author
2023-08-09allow first pass and hires pass to use a single prompt to do different ↵Robert Barron
prompt editing, hires is 1.0..2.0: relative time range is [1..2] absolute time range is [steps+1..steps+hire_steps], e.g. with 30 steps and 20 hires steps, '20' is 2/3rds through first pass, and 40 is halfway through hires pass
2023-08-06enable cond cache by defaultAUTOMATIC1111
2023-08-06create dir for gradio themes cache if it's missingAUTOMATIC1111
2023-08-06Merge pull request #12355 from AUTOMATIC1111/gradio-theme-cacheAUTOMATIC1111
Gradio theme cache
2023-08-06Gradio theme cachew-e-w
2023-08-06rework saving incomplete imagesAUTOMATIC1111
2023-08-06Merge pull request #12338 from AUTOMATIC1111/dont-save-incomplete-imagesAUTOMATIC1111
don't save incomplete images
2023-08-06Merge pull request #12356 from catboxanon/fix/s-churn-maxAUTOMATIC1111
Increase `s_churn` max value
2023-08-05Add s_tmaxcatboxanon
2023-08-05Increase s_churn max valuecatboxanon
2023-08-05add explanation for gradio themesAUTOMATIC1111
2023-08-05fix whitespacedhwz
2023-08-05add new gradio themesdhwz
2023-08-05Option to not save incomplete imagesw-e-w
2023-08-05add description to VAE setting pageAUTOMATIC1111
2023-08-05put VAE into a separate settings pageAUTOMATIC1111
2023-08-05Merge pull request #12331 from AUTOMATIC1111/need_Reload-UI_not_RestartAUTOMATIC1111
only need Reload UI not Restart
2023-08-05need Reload UI not Restartw-e-w
2023-08-05Merge branch 'dev' into efficient-vae-methodsKohaku-Blueleaf
2023-08-05Merge branch 'dev' into multiple_loaded_modelsAUTOMATIC1111
2023-08-05dixKohaku-Blueleaf
2023-08-05Merge pull request #12181 from AUTOMATIC1111/hires_checkpointAUTOMATIC1111
Hires fix change checkpoint
2023-08-05move img2img settings to their own sectionAUTOMATIC1111
2023-08-05update infoKohaku-Blueleaf
2023-08-05change default color to whiteAUTOMATIC1111
2023-08-05configurable masks color and default brush colorw-e-w
2023-08-04add TAESD for i2i and t2iKohaku-Blueleaf
2023-08-04gradio 3.39AUTOMATIC1111
2023-08-03add NV option for Random number generator source setting, which allows to ↵AUTOMATIC1111
generate same pictures on CPU/AMD/Mac as on NVidia videocards.
2023-08-01option to keep multiple models in memoryAUTOMATIC1111
2023-07-30hires fix checkpoint selectionAUTOMATIC1111
2023-07-19automatically switch to 32-bit float VAE if the generated picture has NaNs.AUTOMATIC1111
2023-07-18add backwards compatibility --lyco-dir-backcompat option, use that for ↵AUTOMATIC1111
LyCORIS directory instead of hardcoded value prevent running preload.py for disabled extensions
2023-07-18return sd_model_checkpoint to NoneAUTOMATIC1111
2023-07-18Merge branch 'dev' into fix-11805Leon Feng
2023-07-16Merge pull request #11757 from AUTOMATIC1111/sdxlAUTOMATIC1111
SD XL support
2023-07-16nuke thumbs extra networks view mode (use settings tab to change ↵AUTOMATIC1111
width/height/scale to get thumbs)
2023-07-15Update shared.pyLeon Feng
2023-07-15suppress printing TI embedding into console by defaultAUTOMATIC1111
2023-07-15add textual inversion hashes to infotextAUTOMATIC1111
2023-07-14Merge branch 'dev' into sdxlAUTOMATIC1111
2023-07-14raise maximum Negative Guidance minimum sigma due to request in PR discussionAUTOMATIC1111
2023-07-14initial SDXL refiner supportAUTOMATIC1111
2023-07-12SDXL supportAUTOMATIC1111
2023-07-09Revert Pull Request #11244wfjsw
Revert "Add github mirror for the download extension" This reverts commit 9ec2ba2d28bb0d8f01e19e2919b7bf2e3e864773. Revert "Update code style" This reverts commit de022c4c80240a430a8099fb27a41aa505bf5b2f. Revert "Update call method" This reverts commit e9bd18c57bd83363d38c7409263fe87f3ed3a7f0. Revert "move github proxy to settings, System page." This reverts commit 4981c7d3704e50dd93fe1b68d299239a4ded1ec2.
2023-07-08move github proxy to settings, System page.AUTOMATIC1111
2023-07-08use natural sort for shared.walk_files and shared.listfiles, as well as for ↵AUTOMATIC1111
dirs in extra networks
2023-07-08for #10650: change key to alt+arrows, enable by defaultAUTOMATIC1111
2023-07-08Merge pull request #10650 from missionfloyd/reorder-hotkeysAUTOMATIC1111
Hotkeys to move prompt elements
2023-07-08Merge pull request #11468 from NoCrypt/grid-colors-optionsAUTOMATIC1111
Add options to change colors in grid