aboutsummaryrefslogtreecommitdiff
path: root/modules/shared.py
AgeCommit message (Collapse)Author
2022-12-30fix shared state dictionaryVladimir Mandic
2022-12-26Update shared.pyhentailord85ez
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
Add an option for faster low quality previews
2022-12-24added an option to filter out deepbooru tagsAUTOMATIC
2022-12-24Add an option for faster low quality previewsAbstractQbit
2022-12-24feat(api): include job_timestamp in progressPhilpax
2022-12-24Merge pull request #5838 from aliencaocao/fix_gradio_pilAUTOMATIC1111
Dirty fix for missing PIL supported file extensions
2022-12-24add an option for img2img background colorAUTOMATIC
2022-12-24Merge pull request #5814 from timntorres/5802-save-upscaler-to-filenameAUTOMATIC1111
Add option to save upscaler to filename suffix in extras tab.
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 ↵AUTOMATIC
extensions section
2022-12-10use less javascript for this non-js-only implementation of the clear prompt ↵AUTOMATIC
button.
2022-12-10Merge pull request #3198 from papuSpartan/masterAUTOMATIC1111
Add Clear Prompt button to roll_col
2022-12-10Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-optionAUTOMATIC1111
Add option to avoid sending size between interfaces.
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
add noise strength parameter similar to NAI
2022-12-06delete a filezhaohu xing
Signed-off-by: zhaohu xing <920232796@qq.com>
2022-12-06Merge pull request #3 from 920232796/masterZac Liu
fix device support for mps update the support for SD2.0
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
add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions
2022-12-03add noise strength parameter similar to NAIVladimir Repin
2022-12-03Merge pull request #4459 from kavorite/color-sketch-inpaintingAUTOMATIC1111
add `--gradio-inpaint-tool` and option to specify `color-sketch`
2022-12-03more simple config option name plus mouseover hint for clip skipAUTOMATIC
2022-12-02fix bugzhaohu xing
Signed-off-by: zhaohu xing <920232796@qq.com>
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
Signed-off-by: zhaohu xing <920232796@qq.com>
2022-11-27Merge pull request #4416 from Keavon/cors-regexAUTOMATIC1111
Add CORS-allow policy launch argument using regex
2022-11-27Merge pull request #4663 from xucj98/draftAUTOMATIC1111
fix the model name error of Real-ESRGAN in the opts default value
2022-11-27Merge remote-tracking branch 'flamelaw/master'AUTOMATIC
2022-11-27serve images from where they are saved instead of a temporary directoryAUTOMATIC
add an option to choose a different temporary directory in the UI add an option to cleanup the selected temporary directory at startup
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
Add --server-name to the list of arguments considered insecure
2022-11-19Merge pull request #4733 from MaikoTan/api-authorizationAUTOMATIC1111
feat: add http basic authentication for api
2022-11-19make it possible to change models etc by editing options using APIAUTOMATIC
2022-11-19Merge branch 'master' into api-authorizationMaiko Tan
2022-11-19Merge branch 'a1111' into vae-miscMuhammad Rizqi Nur
2022-11-19change text for sd_vae_as_default that makes more sense to meAUTOMATIC
2022-11-19Merge pull request #4842 from R-N/vae-as-defaultAUTOMATIC1111
Option to use selected VAE as default fallback instead of primary option