aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* enabled negative prompt by defaultAUTOMATIC2022-09-103-4/+4
| | | | fixed broken empty directory when prompt does not start withl etter
* changed <p> to <br> in info field to prevent double line breaks when copyingAUTOMATIC2022-09-101-1/+1
| | | | added new features to the list.
* undo CodeFormer's upscaling of images with dimensions less than 512.AUTOMATIC2022-09-101-0/+8
|
* separated options for sample and grid dir saving for #222AUTOMATIC2022-09-102-2/+8
|
* Update to cross attention from https://github.com/Doggettx/stable-diffusion #219AUTOMATIC2022-09-101-10/+37
|
* add batch count to sd upscale #169AUTOMATIC2022-09-103-27/+32
| | | | | fix writing empty prompt pictures to rroot directory instead of 'empty' suppress 'Denoising strength change factor' text inimage info unless using loopback mode
* split settings into three columnsAUTOMATIC2022-09-102-71/+88
| | | | | added a different workaround for gradio mask bug with info in UI switched to newer gradio version
* prioritize repositories/stable-diffusion path when searching for SDAUTOMATIC2022-09-101-1/+1
|
* Emoji are not being sorted correctly #192AUTOMATIC2022-09-101-2/+4
|
* [Feature Request] Ability to pass a custom ui-config.json via command line ↵AUTOMATIC2022-09-102-1/+2
| | | | args #212
* prevent styles from adding an extra commaAUTOMATIC2022-09-091-0/+3
|
* Fix prompt matrix scriptLukas Meller2022-09-091-1/+1
|
* Cleaner conditionorionaskatu2022-09-091-4/+1
|
* Embed robotoorionaskatu2022-09-092-12/+6
|
* support for prompt stylesAUTOMATIC2022-09-096-19/+96
| | | | fix broken prompt matrix
* ability to upload mask for inpaintingAUTOMATIC2022-09-092-10/+39
|
* Merge remote-tracking branch 'origin/master' into seedsAUTOMATIC2022-09-091-1/+3
|\
| * Include negative prompt in parameters text fileDavid Yates2022-09-091-1/+3
| |
* | added resize seeds and variation seeds featuresAUTOMATIC2022-09-096-23/+125
|/
* add an option to show negative promptAUTOMATIC2022-09-093-2/+8
|
* change default font capitalization to possibly help linux users #157AUTOMATIC2022-09-091-1/+1
|
* Merge pull request #167 from orionaskatu/patch-1AUTOMATIC11112022-09-091-12/+12
|\ | | | | Some typos
| * Some typosorionaskatu2022-09-081-12/+12
| |
* | Merge pull request #153 from SafentisFox/fix_output_displayAUTOMATIC11112022-09-091-2/+2
|\ \ | |/ |/| Fix webui.bat ignoring cmd line arguments, fix output img overflowing
| * Fix webui.bat ignoring cmd line arguments, fix output img overflowingsafentisAuth2022-09-081-2/+2
| |
* | fix for PLMS live previews in txt2imgAUTOMATIC2022-09-081-2/+4
| |
* | fix for DDIM live previews in txt2imgAUTOMATIC2022-09-081-0/+6
| |
* | Merge pull request #158 from JohannesGaessler/progress-printingAUTOMATIC11112022-09-085-2/+43
|\ \ | | | | | | More informative progress printing
| * | More informative progress printingJohannesGaessler2022-09-085-2/+43
| | |
* | | Merge pull request #154 from ↵AUTOMATIC11112022-09-082-4/+11
|\ \ \ | |/ / |/| | | | | | | | rewbs/img2img2-loopback-denoise-strength-change-factor Turn the loopback denoising strength change factor into a parameter rather than hardcoding to 0.95. Set the default to 1.
| * | Turn the loopback denoise strength change factor into a parameter rather ↵rewbs2022-09-082-4/+11
| | | | | | | | | | | | than hardcoding to 0.95. Set the default to 1.
* | | add a helpful message when user puts RealESRGAN model into ESRGAN directory.AUTOMATIC2022-09-081-5/+8
| | |
* | | support for sd-concepts as alternatives for textual inversion #151AUTOMATIC2022-09-081-5/+15
| | |
* | | honor tiling settings for RealESRGAN alsoAUTOMATIC2022-09-082-4/+6
| |/ |/| | | | | load scripts earlier to get errors before model loads
* | Port defaults to noneorionaskatu2022-09-081-1/+1
| |
* | help message for ports < 1024orionaskatu2022-09-081-1/+1
| |
* | add --port argument to shared.pyorionaskatu2022-09-081-0/+1
|/ | | defaults to 7860
* Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-086-14/+50
|\
| * Merge branch 'master' into img2img2-color-correctionRobin Fernandes2022-09-082-3/+5
| |\
| | * Also use alpha channel from img2img input image as maskfuzzytent2022-09-072-3/+5
| | |
| * | Remove debug print.rewbs2022-09-081-1/+0
| | |
| * | Add color correction to img2img loopback to avoid a progressive skew to ↵rewbs2022-09-081-2/+28
| |/ | | | | | | magenta. Based on codedealer's PR to hlky's repo here: https://github.com/sd-webui/stable-diffusion-webui/pull/698/files.
| * Merge pull request #108 from xeonvs/mps-supportAUTOMATIC11112022-09-074-9/+18
| |\ | | | | | | Added support for launching on Apple Silicon M1/M2
| | * directly convert list to tensorxeonvs2022-09-071-4/+1
| | |
| | * Miss device type for option --medvramxeonvs2022-09-071-3/+6
| | |
| | * Added support for launching on Apple Siliconxeonvs2022-09-073-6/+15
| | |
* | | another change for inpainting at full resolutionAUTOMATIC2022-09-081-3/+4
|/ /
* / big improvements to inpainting and outpaintingAUTOMATIC2022-09-072-9/+15
|/
* labeling updates according to anon's feedbackAUTOMATIC2022-09-072-2/+2
|
* a little bit of rework for extras tabAUTOMATIC2022-09-072-6/+17
|