aboutsummaryrefslogtreecommitdiff
path: root/modules/shared.py
AgeCommit message (Expand)Author
2023-01-06Change sub-quad chunk threshold to use percentagebrkirch
2023-01-06rework saving training params to file #6372AUTOMATIC
2023-01-06Merge remote-tracking branch 'upstream/master' into sub-quad_attn_optbrkirch
2023-01-06Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_optbrkirch
2023-01-06Add Birch-san's sub-quadratic attention implementationbrkirch
2023-01-06Merge pull request #6372 from timntorres/save-ti-hypernet-settings-to-txt-rev...AUTOMATIC1111
2023-01-05Clean up ti, add same behavior to hypernetwork.timntorres
2023-01-05hires-fix: add "nearest-exact" latent upscale mode.cat
2023-01-05Add option to save ti settings to file.timntorres
2023-01-05Merge pull request #6044 from hentailord85ez/discard-penultimate-sigmaAUTOMATIC1111
2023-01-04fix incorrect display/calculation for number of steps for hires fix in progre...AUTOMATIC
2023-01-04make it possible to work with opts.show_progress_every_n_steps = -1 with medvramAUTOMATIC
2023-01-04Merge pull request #5969 from philpax/include-job-timestamp-in-progress-apiAUTOMATIC1111
2023-01-04Merge pull request #6253 from Shondoit/ti-optimAUTOMATIC1111
2023-01-04Merge pull request #6261 from vladmandic/api-loggingAUTOMATIC1111
2023-01-04Rename bicubic antialiased optionMMaker
2023-01-04Add new latent upscale modesMMaker
2023-01-04helpful error message when trying to load 2.0 without configAUTOMATIC
2023-01-03add api loggingVladimir Mandic
2023-01-03Save Optimizer next to TI embeddingShondoit
2023-01-03add option to reorder items in main UIAUTOMATIC
2023-01-02Hires fix reworkAUTOMATIC
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-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
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
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