aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | add api loggingVladimir Mandic2023-01-031-0/+1
| | |/ / /
| * | | | Rename bicubic antialiased optionMMaker2023-01-041-1/+1
| | | | | | | | | | | | | | | Comma was causing the the value in PNG info to be quoted, which causes the upscaler dropdown option to be blank when sending to UI
| * | | | Add new latent upscale modesMMaker2023-01-041-2/+5
| | | | |
| * | | | helpful error message when trying to load 2.0 without configAUTOMATIC2023-01-041-2/+7
| |/ / / | | | | | | | | | | | | failing to load model weights from settings won't break generation for currently loaded model anymore
| * | | add option to reorder items in main UIAUTOMATIC2023-01-031-0/+13
| | | |
| * | | Hires fix reworkAUTOMATIC2023-01-021-1/+6
| | | |
| * | | change karras scheduler sigmas to values recommended by SD from old 0.1 to ↵AUTOMATIC2023-01-011-1/+5
| | | | | | | | | | | | | | | | 10 with an option to revert to old
| * | | show sampler selection in dropdown, add option selection to revert to old ↵AUTOMATIC2022-12-311-0/+1
| | | | | | | | | | | | | | | | radio group
| * | | alt-diffusion integrationAUTOMATIC2022-12-311-9/+1
| | | |
| * | | Merge remote-tracking branch 'baai-open-internal/master' into alt-diffusionAUTOMATIC2022-12-311-0/+8
| |\ \ \
| | * | | delete a filezhaohu xing2022-12-061-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: zhaohu xing <920232796@qq.com>
| | * | | Merge pull request #3 from 920232796/masterZac Liu2022-12-061-1/+5
| | |\ \ \ | | | | | | | | | | | | | | | | | | fix device support for mps update the support for SD2.0
| | | * | | fix bugzhaohu xing2022-12-021-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: zhaohu xing <920232796@qq.com>
| | * | | | Merge branch 'AUTOMATIC1111:master' into masterZac Liu2022-12-061-10/+6
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'master' into masterzhaohu xing2022-11-301-15/+38
| | |\ \ \ \
| | * | | | | add AltDiffusion to webuizhaohu xing2022-11-291-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: zhaohu xing <920232796@qq.com>
| * | | | | | Merge pull request #6017 from hitomi/masterAUTOMATIC11112022-12-311-0/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add memory cache for VAE weights
| | * | | | | | Add memory cache for VAE weightshitomi2022-12-251-0/+1
| | | |_|_|_|/ | | |/| | | |
| * / | | | | fix shared state dictionaryVladimir Mandic2022-12-311-1/+1
| |/ / / / /
| * | | | | change wording a bitAUTOMATIC2022-12-241-1/+1
| | | | | |
| * | | | | added cheap NN approximation for VAEAUTOMATIC2022-12-241-3/+3
| | | | | |
| * | | | | Merge pull request #5976 from AbstractQbit/fast_previewAUTOMATIC11112022-12-241-2/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | Add an option for faster low quality previews
| | * | | | | Add an option for faster low quality previewsAbstractQbit2022-12-241-2/+3
| | | |_|_|/ | | |/| | |
| * / | | | added an option to filter out deepbooru tagsAUTOMATIC2022-12-241-0/+1
| |/ / / /
| * | | | Merge pull request #5838 from aliencaocao/fix_gradio_pilAUTOMATIC11112022-12-241-0/+1
| |\ \ \ \ | | | | | | | | | | | | Dirty fix for missing PIL supported file extensions
| | * | | | Fix PIL being imported before its installed (for new users only)Billy Cao2022-12-181-0/+1
| | | |/ / | | |/| |
| * | | | add an option for img2img background colorAUTOMATIC2022-12-241-0/+1
| | | | |
| * | | | Merge pull request #5814 from timntorres/5802-save-upscaler-to-filenameAUTOMATIC11112022-12-241-0/+1
| |\ \ \ \ | | | | | | | | | | | | Add option to save upscaler to filename suffix in extras tab.
| | * | | | Update OptionInfo to match preexisting option.timntorres2022-12-171-1/+1
| | | | | |
| | * | | | Add option to include upscaler name in filename.timntorres2022-12-171-0/+1
| | | |_|/ | | |/| |
| * | | | remove NSFW filter and its dependency; if you still want it, find it in the ↵AUTOMATIC2022-12-101-1/+0
| | | | | | | | | | | | | | | | | | | | extensions section
| * | | | use less javascript for this non-js-only implementation of the clear prompt ↵AUTOMATIC2022-12-101-1/+0
| | | | | | | | | | | | | | | | | | | | button.
| * | | | Merge pull request #3198 from papuSpartan/masterAUTOMATIC11112022-12-101-0/+1
| |\ \ \ \ | | | | | | | | | | | | Add Clear Prompt button to roll_col
| | * \ \ \ Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-12-101-27/+70
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-11-071-8/+51
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'AUTOMATIC1111:master' into jspapuSpartan2022-11-011-1/+3
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-10-311-34/+82
| | |\ \ \ \ \ \ \
| | * | | | | | | | refactor internal terminology to use 'clear' instead of 'trash' like #2728papuSpartan2022-10-211-1/+1
| | | | | | | | | |
| | * | | | | | | | Merge branch 'AUTOMATIC1111:master' into masterpapuSpartan2022-10-211-1/+23
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | add settings option to toggle button visibilitypapuSpartan2022-10-211-0/+1
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #5441 from timntorres/add-5433-avoid-sending-size-optionAUTOMATIC11112022-12-101-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | Add option to avoid sending size between interfaces.
| | * | | | | | | | | Add opt. to avoid sending size between interfaces.timntorres2022-12-051-0/+1
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | add Noise multiplier option to infotextAUTOMATIC2022-12-101-1/+1
| | | | | | | | | |
| * | | | | | | | | Merge pull request #5373 from mezotaken/masterAUTOMATIC11112022-12-101-0/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | add noise strength parameter similar to NAI
| | * | | | | | | | add noise strength parameter similar to NAIVladimir Repin2022-12-031-0/+1
| | | | | | | | | |
| * | | | | | | | | add built-in extension systemAUTOMATIC2022-12-031-9/+4
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add support for adding upscalers in extensions move LDSR, ScuNET and SwinIR to built-in extensions
| * | | | | | | | Merge pull request #4459 from kavorite/color-sketch-inpaintingAUTOMATIC11112022-12-031-0/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | add `--gradio-inpaint-tool` and option to specify `color-sketch`
| | * | | | | | | | add gradio-inpaint-tool; color-sketchkavorite2022-11-081-0/+1
| | | | | | | | | |
| * | | | | | | | | more simple config option name plus mouseover hint for clip skipAUTOMATIC2022-12-031-1/+1
| | | | | | | | | |
| * | | | | | | | | Fix clip skip of 1 not being restored from promptsspace-nuko2022-12-011-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |