aboutsummaryrefslogtreecommitdiffstats
path: root/modules
AgeCommit message (Expand)AuthorLines
2022-09-12add negative prompt to log when clicking save #249AUTOMATIC-2/+4
2022-09-12 X/Y plot can not output the final result with this error message #244AUTOMATIC-1/+6
2022-09-12 [Feature Request] Save defaults for extras & keep image parameters after usi...AUTOMATIC-3/+12
2022-09-12 Instance of CUDA out of memory on a low-res batch, even with --opt-split-att...AUTOMATIC-21/+31
2022-09-12Noisy image previews #257AUTOMATIC-3/+5
2022-09-12 [FEATURE] Save both images, (Skip_Save optional). #265AUTOMATIC-0/+5
2022-09-12Refactored Metal/mps fixes.Elias Oenal-38/+27
2022-09-12Update cross attention to the newest versionC43H66N12O12S2-3/+4
2022-09-12rename --channelslast to --opt-channelslast to be in line with other torch op...AUTOMATIC-1/+1
2022-09-12Merge pull request #334 from C43H66N12O12S2/channels-lastAUTOMATIC1111-0/+1
2022-09-12 Allow TF32 in CUDA for increased performance #279AUTOMATIC-0/+21
2022-09-12Add cmd option for channels lastC43H66N12O12S2-0/+1
2022-09-12allow resizing into non-integer sizesAUTOMATIC-2/+2
2022-09-12 Variations are not working properly #305AUTOMATIC-1/+1
2022-09-12Merge pull request #329 from EyeDeck/masterAUTOMATIC1111-3/+2
2022-09-12 [BUG] Not Working As Intended - create a directory with name derived from th...AUTOMATIC-24/+25
2022-09-12Merge branch 'master' into masterEyeDeck-1/+1
2022-09-12 [Feature Request] Please add "--share-password" for Gradio server security #315AUTOMATIC-1/+3
2022-09-12Add --auth command line argument to enable Gradio authenticationEyeDeck-0/+1
2022-09-12Merge branch 'master' into masterAUTOMATIC1111-10/+40
2022-09-12--gradio-debug for collab usersAUTOMATIC-0/+1
2022-09-12remove mistaken error messageAUTOMATIC-1/+1
2022-09-12Merge remote-tracking branch 'origin/master'AUTOMATIC-2/+2
2022-09-12memory optimization for CLIP interrogatorAUTOMATIC-7/+36
2022-09-12Added cmd arg to load custom ui settings fileStephan Reinwald-2/+2
2022-09-12keep interrogate models not in vram by defaultAUTOMATIC-1/+1
2022-09-11Merge branch 'master' into masterEyeDeck-33/+60
2022-09-12save sd upscales as samples not gridsAUTOMATIC-1/+1
2022-09-11Merge remote-tracking branch 'origin/master'AUTOMATIC-47/+90
2022-09-11Add a samples filename format optionMichoko-4/+21
2022-09-11add half() supporrt for CLIP interrogationAUTOMATIC-28/+38
2022-09-11Add --hide-ui-dir-config command line flagEyeDeck-14/+21
2022-09-11Implemented workaround to allow the use of seeds with the mps/metal backend. ...Elias Oenal-7/+31
2022-09-11CodeFormer does not support mps/metal backend, implemented fallback to cpu ba...Elias Oenal-4/+15
2022-09-11Only create backup if path existscryzed-1/+2
2022-09-11Add support for saving styles with negative promptscryzed-43/+68
2022-09-11CLIP interrogatorAUTOMATIC-8/+177
2022-09-11Fixed prompt_style type hints: int -> strJohannesGaessler-4/+4
2022-09-11 [Feature Request] Save defaults for extras & keep image parameters after usi...AUTOMATIC-2/+90
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-11added --opt-split-attention-v1AUTOMATIC-0/+34
2022-09-11fix a bug with error messageAUTOMATIC-1/+1
2022-09-10fixed broken empty directory when prompt does not start with letter, this tim...AUTOMATIC-1/+1
2022-09-10fix repeating subseeds for every batch #221AUTOMATIC-1/+2
2022-09-10enabled negative prompt by defaultAUTOMATIC-4/+4
2022-09-10changed <p> to <br> in info field to prevent double line breaks when copyingAUTOMATIC-1/+1
2022-09-10undo CodeFormer's upscaling of images with dimensions less than 512.AUTOMATIC-0/+8