aboutsummaryrefslogtreecommitdiff
path: root/modules/shared.py
AgeCommit message (Expand)Author
2023-01-01change karras scheduler sigmas to values recommended by SD from old 0.1 to 10...AUTOMATIC
2023-01-01show sampler selection in dropdown, add option selection to revert to old rad...AUTOMATIC
2022-12-31alt-diffusion integrationAUTOMATIC
2022-12-31Merge remote-tracking branch 'baai-open-internal/master' into alt-diffusionAUTOMATIC
2022-12-31Merge pull request #6017 from hitomi/masterAUTOMATIC1111
2022-12-30fix shared state dictionaryVladimir Mandic
2022-12-25Add memory cache for VAE weightshitomi
2022-12-24change wording a bitAUTOMATIC
2022-12-24added cheap NN approximation for VAEAUTOMATIC
2022-12-24Merge pull request #5976 from AbstractQbit/fast_previewAUTOMATIC1111
2022-12-24added an option to filter out deepbooru tagsAUTOMATIC
2022-12-24Add an option for faster low quality previewsAbstractQbit
2022-12-24Merge pull request #5838 from aliencaocao/fix_gradio_pilAUTOMATIC1111
2022-12-24add an option for img2img background colorAUTOMATIC
2022-12-24Merge pull request #5814 from timntorres/5802-save-upscaler-to-filenameAUTOMATIC1111
2022-12-18Fix PIL being imported before its installed (for new users only)Billy Cao
2022-12-17Update OptionInfo to match preexisting option.timntorres
2022-12-17Add option to include upscaler name in filename.timntorres
2022-12-10remove NSFW filter and its dependency; if you still want it, find it in the e...AUTOMATIC
2022-12-10use less javascript for this non-js-only implementation of the clear prompt b...AUTOMATIC
2022-12-10Merge pull request #3198 from papuSpartan/masterAUTOMATIC1111
2022-12-10Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-optionAUTOMATIC1111
2022-12-10Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan
2022-12-10add Noise multiplier option to infotextAUTOMATIC
2022-12-10Merge pull request #5373 from mezotaken/masterAUTOMATIC1111
2022-12-06delete a filezhaohu xing
2022-12-06Merge pull request #3 from 920232796/masterZac Liu
2022-12-06Merge branch 'AUTOMATIC1111:master' into masterZac Liu
2022-12-05Add opt. to avoid sending size between interfaces.timntorres
2022-12-03add built-in extension systemAUTOMATIC
2022-12-03add noise strength parameter similar to NAIVladimir Repin
2022-12-03Merge pull request #4459 from kavorite/color-sketch-inpaintingAUTOMATIC1111
2022-12-03more simple config option name plus mouseover hint for clip skipAUTOMATIC
2022-12-02fix bugzhaohu xing
2022-12-01Fix clip skip of 1 not being restored from promptsspace-nuko
2022-11-30Merge branch 'master' into masterzhaohu xing
2022-11-29add AltDiffusion to webuizhaohu xing
2022-11-27Merge pull request #4416 from Keavon/cors-regexAUTOMATIC1111
2022-11-27Merge pull request #4663 from xucj98/draftAUTOMATIC1111
2022-11-27Merge remote-tracking branch 'flamelaw/master'AUTOMATIC
2022-11-27serve images from where they are saved instead of a temporary directoryAUTOMATIC
2022-11-26Add support Stable Diffusion 2.0AUTOMATIC
2022-11-25Merge branch 'AUTOMATIC1111:master' into draftxucj98
2022-11-20moved deepdanbooru to pure pytorch implementationAUTOMATIC
2022-11-20Gradient accumulation, autocast fix, new latent sampling method, etcflamelaw
2022-11-19Merge branch 'master' into cors-regexKeavon Chambers
2022-11-19Merge pull request #4717 from papuSpartan/securityAUTOMATIC1111
2022-11-19Merge pull request #4733 from MaikoTan/api-authorizationAUTOMATIC1111
2022-11-19make it possible to change models etc by editing options using APIAUTOMATIC
2022-11-19Merge branch 'master' into api-authorizationMaiko Tan