aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2022-09-10enabled negative prompt by defaultAUTOMATIC-4/+8
fixed broken empty directory when prompt does not start withl etter
2022-09-10changed <p> to <br> in info field to prevent double line breaks when copyingAUTOMATIC-1/+4
added new features to the list.
2022-09-10undo CodeFormer's upscaling of images with dimensions less than 512.AUTOMATIC-0/+8
2022-09-10separated options for sample and grid dir saving for #222AUTOMATIC-2/+8
2022-09-10Update to cross attention from https://github.com/Doggettx/stable-diffusion #219AUTOMATIC-11/+39
2022-09-10add batch count to sd upscale #169AUTOMATIC-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
2022-09-10split settings into three columnsAUTOMATIC-100/+101
added a different workaround for gradio mask bug with info in UI switched to newer gradio version
2022-09-10prioritize repositories/stable-diffusion path when searching for SDAUTOMATIC-1/+1
2022-09-10add script for batch file processingAUTOMATIC-0/+59
2022-09-10 Emoji are not being sorted correctly #192AUTOMATIC-2/+4
2022-09-10 Images in Prompt Matrix grid using different seeds. #208AUTOMATIC-0/+1
2022-09-10 [Feature Request] Ability to pass a custom ui-config.json via command line ↵AUTOMATIC-1/+2
args #212
2022-09-10fix typoelucida-1/+1
GFPGAN
2022-09-10update for code that was supposed to be hiding mask for the gradio bug but ↵AUTOMATIC-7/+8
isn't.
2022-09-10prevent styles from adding an extra commaAUTOMATIC-0/+3
2022-09-10add webui-user.bat to gitignore to possibly remedy #204AUTOMATIC-0/+1
2022-09-10put manual instructions above WSL, clarify they work for windows and linuxAUTOMATIC-41/+43
2022-09-10Update readme to remove redundant parts.Bernard Maltais-50/+2
2022-09-10Updare README with conda install instructionsBernard Maltais-6/+6
2022-09-10Update readme.md to use environment-wsl2.yamlBernard Maltais-1/+1
2022-09-10Add Windows 11 specificationBernard Maltais-2/+2
2022-09-10Automate GFPGAN downloadBernard Maltais-4/+3
2022-09-10Fix README.mdBernard Maltais-2/+3
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