aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
2022-09-11Merge remote-tracking branch 'origin/master'AUTOMATIC-54/+94
2022-09-11Add a samples filename format optionMichoko-4/+21
Adds a "samples filename format" option in the settings. This format can be defined by tags for maximum flexibility and scalability.
2022-09-11add half() supporrt for CLIP interrogationAUTOMATIC-30/+40
2022-09-11Only create backup if path existscryzed-1/+2
2022-09-11Add support for saving styles with negative promptscryzed-50/+72
2022-09-11added instructions for manual installationAUTOMATIC-0/+1
2022-09-11CLIP interrogatorAUTOMATIC-13/+204
2022-09-11Fixed prompt_style type hints: int -> strJohannesGaessler-4/+4
2022-09-11i will fix the typoAUTOMATIC-1/+1
2022-09-11let me tell you about realesrganAUTOMATIC-0/+3
2022-09-11 [Feature Request] Save defaults for extras & keep image parameters after ↵AUTOMATIC-83/+94
using extras #251
2022-09-11Merge remote-tracking branch 'origin/master'AUTOMATIC-13/+19
2022-09-11Add another instruction for workaround for #259AUTOMATIC-1/+1
2022-09-11Modular device managementAbdullah Barhoum-13/+19
2022-09-11Change "send to "Seki-4/+4
2022-09-11Change "send to "Seki-0/+10
2022-09-11added --opt-split-attention-v1AUTOMATIC-0/+34
2022-09-11fix a bug with error messageAUTOMATIC-1/+1
2022-09-10Attempt to fix negative prompt UI for #238AUTOMATIC-0/+1
2022-09-10extra info for de-noising strength tooltipAUTOMATIC-1/+1
2022-09-10fixed broken empty directory when prompt does not start with letter, this ↵AUTOMATIC-1/+1
time for real
2022-09-10fix repeating subseeds for every batch #221AUTOMATIC-1/+2
2022-09-10fix settings styling for #227AUTOMATIC-0/+4
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