Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-09-12 | Merge pull request #294 from EliasOenal/master | AUTOMATIC1111 | -8/+28 | |
Fixes for mps/Metal: use of seeds, img2img, CodeFormer | ||||
2022-09-12 | add negative prompt to log when clicking save #249 | AUTOMATIC | -0/+2 | |
2022-09-12 | [FEATURE] Save both images, (Skip_Save optional). #265 | AUTOMATIC | -0/+4 | |
2022-09-12 | Refactored Metal/mps fixes. | Elias Oenal | -23/+19 | |
2022-09-12 | Variations are not working properly #305 | AUTOMATIC | -1/+1 | |
2022-09-12 | [BUG] Not Working As Intended - create a directory with name derived from ↵ | AUTOMATIC | -2/+2 | |
the prompt #306 | ||||
2022-09-11 | Merge remote-tracking branch 'origin/master' | AUTOMATIC | -1/+1 | |
2022-09-11 | Add a samples filename format option | Michoko | -1/+1 | |
Adds a "samples filename format" option in the settings. This format can be defined by tags for maximum flexibility and scalability. | ||||
2022-09-11 | add half() supporrt for CLIP interrogation | AUTOMATIC | -8/+4 | |
2022-09-11 | Implemented workaround to allow the use of seeds with the mps/metal backend. ↵ | Elias Oenal | -7/+31 | |
Fixed img2img's use of unsupported precision float64 with mps backend. | ||||
2022-09-11 | Fixed prompt_style type hints: int -> str | JohannesGaessler | -2/+2 | |
2022-09-10 | fix repeating subseeds for every batch #221 | AUTOMATIC | -1/+2 | |
2022-09-09 | Fix prompt matrix script | Lukas Meller | -1/+1 | |
2022-09-09 | support for prompt styles | AUTOMATIC | -7/+9 | |
fix broken prompt matrix | ||||
2022-09-09 | Merge remote-tracking branch 'origin/master' into seeds | AUTOMATIC | -1/+3 | |
2022-09-09 | Include negative prompt in parameters text file | David Yates | -1/+3 | |
2022-09-09 | added resize seeds and variation seeds features | AUTOMATIC | -17/+76 | |
2022-09-08 | another change for inpainting at full resolution | AUTOMATIC | -3/+4 | |
2022-09-07 | big improvements to inpainting and outpainting | AUTOMATIC | -8/+11 | |
2022-09-07 | codeformer support | AUTOMATIC | -6/+6 | |
2022-09-07 | remove double basicr requirement | AUTOMATIC | -1/+5 | |
add seed change for anon | ||||
2022-09-07 | some changes for outpainting to produce less seams | AUTOMATIC | -1/+3 | |
2022-09-06 | added preview option | AUTOMATIC | -0/+5 | |
2022-09-06 | readme extras for VRAM for | AUTOMATIC | -1/+2 | |
added missing packages to requirements for #74 add support for negative numbers in X/Y plot (plus ranges) #73 changed progressbar to work properly with custom modes | ||||
2022-09-06 | added progressbar | AUTOMATIC | -0/+4 | |
added an option to disable progressbar added interrupt support to DDIM/PLMS | ||||
2022-09-05 | added random artist button | AUTOMATIC | -1/+1 | |
added a setting for padding when doing inpaint at original resolution | ||||
2022-09-05 | add information about batch to the image | AUTOMATIC | -1/+3 | |
2022-09-05 | re-integrated tiling option as a UI element | AUTOMATIC | -1/+5 | |
2022-09-04 | added poor man's inpainting script | AUTOMATIC | -2/+7 | |
2022-09-03 | option to invert mask for inpainting | AUTOMATIC | -2/+8 | |
2022-09-03 | support for scripts | AUTOMATIC | -40/+15 | |
2022-09-03 | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | -0/+409 | |