aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2022-09-10fix .gitignore copyBernard Maltais-14/+0
2022-09-10Add config and instructions for WSL2 setupBernard Maltais-0/+95
2022-09-10error in path in manual instruction for installAUTOMATIC-1/+1
2022-09-09add missing reqs from PRAUTOMATIC-2/+3
add missing check to autoinstall that will install fonts for existing users remove unusaed line from another PR
2022-09-09Fix prompt matrix scriptLukas Meller-1/+2
2022-09-09Cleaner conditionorionaskatu-4/+1
2022-09-09Embed robotoorionaskatu-12/+8
2022-09-09support for prompt stylesAUTOMATIC-22/+123
fix broken prompt matrix
2022-09-09ability to upload mask for inpaintingAUTOMATIC-10/+43
2022-09-09Merge remote-tracking branch 'origin/master' into seedsAUTOMATIC-2/+4
2022-09-09Include negative prompt in parameters text fileDavid Yates-1/+3
2022-09-09i will also fix floating point significant digitsAUTOMATIC-0/+6
2022-09-09added resize seeds and variation seeds featuresAUTOMATIC-28/+171
2022-09-09Merge pull request #175 from Thielak/masterAUTOMATIC1111-1/+1
Removed mention of CUDA in the README
2022-09-09Removed mention of CUDA in the READMEKaleith-1/+1
The requirement to install CUDA was removed with https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/e92d4cf7476f1897fce376916dfb40755ea7920f#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L63 so that mention in README should be superfluous
2022-09-09add an option to show negative promptAUTOMATIC-3/+9
2022-09-09make X/Y plot's S/R apply to negative prompt as well.AUTOMATIC-0/+1
2022-09-09change default font capitalization to possibly help linux users #157AUTOMATIC-1/+1
2022-09-09brought manual instructions up to dateAUTOMATIC-55/+98
reworked launching with different parameters
2022-09-09Merge remote-tracking branch 'origin/master'AUTOMATIC-35/+37
2022-09-09Merge pull request #167 from orionaskatu/patch-1AUTOMATIC1111-12/+12
Some typos
2022-09-09Merge pull request #153 from SafentisFox/fix_output_displayAUTOMATIC1111-11/+13
Fix webui.bat ignoring cmd line arguments, fix output img overflowing
2022-09-09Some typosorionaskatu-12/+12
2022-09-09Update README.mdsafentisAuth-8/+10
2022-09-08fix aggressive caching for extras tabAUTOMATIC-1/+1
2022-09-08fix inconsistency in readme (thx #153)AUTOMATIC-7/+7
2022-09-08Merge pull request #161 from JohannesGaessler/typo-fixAUTOMATIC1111-6/+6
Fixed typos in JavaScript descriptions
2022-09-08fix for PLMS live previews in txt2imgAUTOMATIC-2/+4
2022-09-08fix for DDIM live previews in txt2imgAUTOMATIC-0/+6
2022-09-08Fixed typos in JavaScript descriptionsJohannesGaessler-6/+6
2022-09-08Merge pull request #158 from JohannesGaessler/progress-printingAUTOMATIC1111-2/+43
More informative progress printing
2022-09-08More informative progress printingJohannesGaessler-2/+43
2022-09-08Merge pull request #154 from ↵AUTOMATIC1111-5/+13
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.
2022-09-08add a helpful message when user puts RealESRGAN model into ESRGAN directory.AUTOMATIC-5/+8
2022-09-08support for sd-concepts as alternatives for textual inversion #151AUTOMATIC-6/+17
2022-09-08honor tiling settings for RealESRGAN alsoAUTOMATIC-7/+7
load scripts earlier to get errors before model loads
2022-09-08Fix webui.bat ignoring cmd line arguments, fix output img overflowingsafentisAuth-3/+3
2022-09-08Turn the loopback denoise strength change factor into a parameter rather ↵rewbs-5/+13
than hardcoding to 0.95. Set the default to 1.
2022-09-08Merge pull request #148 from dgrenner/add-settings-fileAUTOMATIC1111-3/+8
Add settings file
2022-09-08Add settings fileDaniel Grenner-3/+8
Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com>
2022-09-08add webui() function for more simple cell in the notebookAUTOMATIC-2/+7
2022-09-08Merge pull request #146 from orionaskatu/orionaskatu-port-optionAUTOMATIC1111-1/+6
--port option for #131
2022-09-08fix defaultorionaskatu-1/+1
2022-09-08readme updateAUTOMATIC-1/+3
2022-09-08Port defaults to 7860orionaskatu-0/+1
2022-09-08Port defaults to noneorionaskatu-1/+1
2022-09-08Port defaults to noneorionaskatu-1/+1
2022-09-08update readme for --port optionorionaskatu-0/+3
2022-09-08help message for ports < 1024orionaskatu-1/+1
2022-09-08Add server_port param to webui.pyorionaskatu-1/+1