aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-09-10 [Feature Request] Ability to pass a custom ui-config.json via command line a...AUTOMATIC-1/+2
2022-09-10fix typoelucida-1/+1
2022-09-10update for code that was supposed to be hiding mask for the gradio bug but is...AUTOMATIC-7/+8
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
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
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
2022-09-09Removed mention of CUDA in the READMEKaleith-1/+1
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
2022-09-09Merge remote-tracking branch 'origin/master'AUTOMATIC-35/+37
2022-09-09Merge pull request #167 from orionaskatu/patch-1AUTOMATIC1111-12/+12
2022-09-09Merge pull request #153 from SafentisFox/fix_output_displayAUTOMATIC1111-11/+13
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
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
2022-09-08More informative progress printingJohannesGaessler-2/+43
2022-09-08Merge pull request #154 from rewbs/img2img2-loopback-denoise-strength-change-...AUTOMATIC1111-5/+13
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
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 than...rewbs-5/+13