aboutsummaryrefslogtreecommitdiff
path: root/modules/shared.py
AgeCommit message (Collapse)Author
2023-08-21ditch --always-batch-cond-uncond in favor of an UI settingAUTOMATIC1111
2023-08-09fix missing restricted_opts from sharedAUTOMATIC1111
2023-08-09split shared.py into multiple files; should resolve all circular reference ↵AUTOMATIC1111
import errors related to shared.py
2023-08-09Split history: mv temp modules/shared.pyAUTOMATIC1111
2023-08-09Split history: mv modules/shared.py tempAUTOMATIC1111
2023-08-09rework RNG to use generators instead of generating noises beforehandAUTOMATIC1111
2023-08-08fix typodhwz
2023-08-08Merge branch 'dev' into auro-autolaunchw-e-w
2023-08-08setting: Automatically open webui in browser on startupw-e-w
2023-08-07Options in main UI updateAUTOMATIC1111
- correctly read values from pasted infotext - setting for column count - infotext paste: do not add a field to override settings if some other component is already handling it
2023-08-07Merge pull request #12375 from catboxanon/k-diffusion-sigmaAUTOMATIC1111
Clean up k-diffusion sigma params
2023-08-07SD VAE rework 2AUTOMATIC1111
- the setting for preferring opts.sd_vae has been inverted and reworded - resolve_vae function made easier to read and now returns an object rather than a tuple - if the checkbox for overriding per-model preferences is checked, opts.sd_vae overrides checkpoint user metadata - changing VAE in user metadata for currently loaded model immediately applies the selection
2023-08-06Add info to k-diffusion sigma paramscatboxanon
2023-08-06Clean up k-diffusion sigma paramscatboxanon
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)