aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
AgeCommit message (Expand)AuthorLines
2022-12-24feat(api): include job_timestamp in progressPhilpax-0/+1
2022-12-24Merge pull request #5838 from aliencaocao/fix_gradio_pilAUTOMATIC1111-0/+1
2022-12-24add an option for img2img background colorAUTOMATIC-0/+1
2022-12-24Merge pull request #5814 from timntorres/5802-save-upscaler-to-filenameAUTOMATIC1111-0/+1
2022-12-18Fix PIL being imported before its installed (for new users only)Billy Cao-0/+1
2022-12-17Update OptionInfo to match preexisting option.timntorres-1/+1
2022-12-17Add option to include upscaler name in filename.timntorres-0/+1
2022-12-10remove NSFW filter and its dependency; if you still want it, find it in the e...AUTOMATIC-1/+0
2022-12-10use less javascript for this non-js-only implementation of the clear prompt b...AUTOMATIC-1/+0
2022-12-10Merge pull request #3198 from papuSpartan/masterAUTOMATIC1111-0/+1
2022-12-10Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-optionAUTOMATIC1111-0/+1
2022-12-10Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan-27/+70
2022-12-10add Noise multiplier option to infotextAUTOMATIC-1/+1
2022-12-10Merge pull request #5373 from mezotaken/masterAUTOMATIC1111-0/+1
2022-12-06delete a filezhaohu xing-1/+1
2022-12-06Merge pull request #3 from 920232796/masterZac Liu-1/+5
2022-12-06Merge branch 'AUTOMATIC1111:master' into masterZac Liu-10/+6
2022-12-05Add opt. to avoid sending size between interfaces.timntorres-0/+1
2022-12-03add built-in extension systemAUTOMATIC-9/+4
2022-12-03add noise strength parameter similar to NAIVladimir Repin-0/+1
2022-12-03Merge pull request #4459 from kavorite/color-sketch-inpaintingAUTOMATIC1111-0/+1
2022-12-03more simple config option name plus mouseover hint for clip skipAUTOMATIC-1/+1
2022-12-02fix bugzhaohu xing-1/+5
2022-12-01Fix clip skip of 1 not being restored from promptsspace-nuko-1/+1
2022-11-30Merge branch 'master' into masterzhaohu xing-15/+38
2022-11-29add AltDiffusion to webuizhaohu xing-1/+5
2022-11-27Merge pull request #4416 from Keavon/cors-regexAUTOMATIC1111-4/+5
2022-11-27Merge pull request #4663 from xucj98/draftAUTOMATIC1111-1/+1
2022-11-27Merge remote-tracking branch 'flamelaw/master'AUTOMATIC-2/+1
2022-11-27serve images from where they are saved instead of a temporary directoryAUTOMATIC-0/+7
2022-11-26Add support Stable Diffusion 2.0AUTOMATIC-9/+25
2022-11-25Merge branch 'AUTOMATIC1111:master' into draftxucj98-3/+22
2022-11-20moved deepdanbooru to pure pytorch implementationAUTOMATIC-1/+1
2022-11-20Gradient accumulation, autocast fix, new latent sampling method, etcflamelaw-2/+1
2022-11-19Merge branch 'master' into cors-regexKeavon Chambers-4/+27
2022-11-19Merge pull request #4717 from papuSpartan/securityAUTOMATIC1111-1/+1
2022-11-19Merge pull request #4733 from MaikoTan/api-authorizationAUTOMATIC1111-0/+1
2022-11-19make it possible to change models etc by editing options using APIAUTOMATIC-0/+17
2022-11-19Merge branch 'master' into api-authorizationMaiko Tan-1/+2
2022-11-19Merge branch 'a1111' into vae-miscMuhammad Rizqi Nur-3/+3
2022-11-19change text for sd_vae_as_default that makes more sense to meAUTOMATIC-1/+1
2022-11-19Merge pull request #4842 from R-N/vae-as-defaultAUTOMATIC1111-0/+1
2022-11-19MiscMuhammad Rizqi Nur-1/+1
2022-11-19Option to use selected VAE as default fallback instead of primary optionMuhammad Rizqi Nur-0/+1
2022-11-15feat: add http basic authentication for apiMaiko Sinkyaet Tan-0/+1
2022-11-14Give --server-name priority over --listen and add check for --server-name in ...papuSpartan-1/+1
2022-11-13fix the model name error of Real-ESRGAN in the opts default valueXu Cuijie-1/+1
2022-11-12make existing script loading and new preload code use same code for loading m...AUTOMATIC-3/+2
2022-11-12Merge pull request #4488 from d8ahazard/ExtensionPreloadAUTOMATIC1111-1/+4
2022-11-11Merge pull request #4117 from TinkTheBoush/masterAUTOMATIC1111-0/+2