aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-12Added cmd arg to load custom ui settings fileStephan Reinwald
2022-09-12keep interrogate models not in vram by defaultAUTOMATIC
2022-09-12initial work on img2imgaltAUTOMATIC
2022-09-12save sd upscales as samples not gridsAUTOMATIC
2022-09-11Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-09-11Add a samples filename format optionMichoko
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
2022-09-11Only create backup if path existscryzed
2022-09-11Add support for saving styles with negative promptscryzed
2022-09-11added instructions for manual installationAUTOMATIC
2022-09-11CLIP interrogatorAUTOMATIC
2022-09-11Fixed prompt_style type hints: int -> strJohannesGaessler
2022-09-11i will fix the typoAUTOMATIC
2022-09-11let me tell you about realesrganAUTOMATIC
2022-09-11 [Feature Request] Save defaults for extras & keep image parameters after ↵AUTOMATIC
using extras #251
2022-09-11Merge remote-tracking branch 'origin/master'AUTOMATIC
2022-09-11Add another instruction for workaround for #259AUTOMATIC
2022-09-11Modular device managementAbdullah Barhoum
2022-09-11Change "send to "Seki
2022-09-11Change "send to "Seki
2022-09-11added --opt-split-attention-v1AUTOMATIC
2022-09-11fix a bug with error messageAUTOMATIC
2022-09-10Attempt to fix negative prompt UI for #238AUTOMATIC
2022-09-10extra info for de-noising strength tooltipAUTOMATIC
2022-09-10fixed broken empty directory when prompt does not start with letter, this ↵AUTOMATIC
time for real
2022-09-10fix repeating subseeds for every batch #221AUTOMATIC
2022-09-10fix settings styling for #227AUTOMATIC
2022-09-10enabled negative prompt by defaultAUTOMATIC
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
added new features to the list.
2022-09-10undo CodeFormer's upscaling of images with dimensions less than 512.AUTOMATIC
2022-09-10separated options for sample and grid dir saving for #222AUTOMATIC
2022-09-10Update to cross attention from https://github.com/Doggettx/stable-diffusion #219AUTOMATIC
2022-09-10add batch count to sd upscale #169AUTOMATIC
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
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
2022-09-10add script for batch file processingAUTOMATIC
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