aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-10 Emoji are not being sorted correctly #192AUTOMATIC
2022-09-10 Images in Prompt Matrix grid using different seeds. #208AUTOMATIC
2022-09-10 [Feature Request] Ability to pass a custom ui-config.json via command line ↵AUTOMATIC
args #212
2022-09-10fix typoelucida
GFPGAN
2022-09-10update for code that was supposed to be hiding mask for the gradio bug but ↵AUTOMATIC
isn't.
2022-09-10prevent styles from adding an extra commaAUTOMATIC
2022-09-10add webui-user.bat to gitignore to possibly remedy #204AUTOMATIC
2022-09-10put manual instructions above WSL, clarify they work for windows and linuxAUTOMATIC
2022-09-10Update readme to remove redundant parts.Bernard Maltais
2022-09-10Updare README with conda install instructionsBernard Maltais
2022-09-10Update readme.md to use environment-wsl2.yamlBernard Maltais
2022-09-10Add Windows 11 specificationBernard Maltais
2022-09-10Automate GFPGAN downloadBernard Maltais
2022-09-10Fix README.mdBernard Maltais
2022-09-10fix .gitignore copyBernard Maltais
2022-09-10Add config and instructions for WSL2 setupBernard Maltais
2022-09-10error in path in manual instruction for installAUTOMATIC
2022-09-09add missing reqs from PRAUTOMATIC
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
2022-09-09Cleaner conditionorionaskatu
2022-09-09Embed robotoorionaskatu
2022-09-09support for prompt stylesAUTOMATIC
fix broken prompt matrix
2022-09-09ability to upload mask for inpaintingAUTOMATIC
2022-09-09Merge remote-tracking branch 'origin/master' into seedsAUTOMATIC
2022-09-09Include negative prompt in parameters text fileDavid Yates
2022-09-09i will also fix floating point significant digitsAUTOMATIC
2022-09-09added resize seeds and variation seeds featuresAUTOMATIC
2022-09-09Merge pull request #175 from Thielak/masterAUTOMATIC1111
Removed mention of CUDA in the README
2022-09-09Removed mention of CUDA in the READMEKaleith
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
2022-09-09make X/Y plot's S/R apply to negative prompt as well.AUTOMATIC
2022-09-09change default font capitalization to possibly help linux users #157AUTOMATIC
2022-09-09brought manual instructions up to dateAUTOMATIC
reworked launching with different parameters
2022-09-09Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-09-09Merge pull request #167 from orionaskatu/patch-1AUTOMATIC1111
Some typos
2022-09-09Merge pull request #153 from SafentisFox/fix_output_displayAUTOMATIC1111
Fix webui.bat ignoring cmd line arguments, fix output img overflowing
2022-09-09Some typosorionaskatu
2022-09-09Update README.mdsafentisAuth
2022-09-08fix aggressive caching for extras tabAUTOMATIC
2022-09-08fix inconsistency in readme (thx #153)AUTOMATIC
2022-09-08Merge pull request #161 from JohannesGaessler/typo-fixAUTOMATIC1111
Fixed typos in JavaScript descriptions
2022-09-08fix for PLMS live previews in txt2imgAUTOMATIC
2022-09-08fix for DDIM live previews in txt2imgAUTOMATIC
2022-09-08Fixed typos in JavaScript descriptionsJohannesGaessler
2022-09-08Merge pull request #158 from JohannesGaessler/progress-printingAUTOMATIC1111
More informative progress printing
2022-09-08More informative progress printingJohannesGaessler
2022-09-08Merge pull request #154 from ↵AUTOMATIC1111
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
2022-09-08support for sd-concepts as alternatives for textual inversion #151AUTOMATIC
2022-09-08honor tiling settings for RealESRGAN alsoAUTOMATIC
load scripts earlier to get errors before model loads