aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-09-09Fix prompt matrix scriptLukas Meller
2022-09-09Cleaner conditionorionaskatu
2022-09-09Embed robotoorionaskatu
2022-09-09support for prompt stylesAUTOMATIC
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
2022-09-09Removed mention of CUDA in the READMEKaleith
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
2022-09-09Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-09-09Merge pull request #167 from orionaskatu/patch-1AUTOMATIC1111
2022-09-09Merge pull request #153 from SafentisFox/fix_output_displayAUTOMATIC1111
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
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
2022-09-08More informative progress printingJohannesGaessler
2022-09-08Merge pull request #154 from rewbs/img2img2-loopback-denoise-strength-change-...AUTOMATIC1111
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
2022-09-08Fix webui.bat ignoring cmd line arguments, fix output img overflowingsafentisAuth
2022-09-08Turn the loopback denoise strength change factor into a parameter rather than...rewbs
2022-09-08Merge pull request #148 from dgrenner/add-settings-fileAUTOMATIC1111
2022-09-08Add settings fileDaniel Grenner
2022-09-08add webui() function for more simple cell in the notebookAUTOMATIC