Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
support EMA weights in processing (????)
|
|
|
|
|
|
before the final AND will be dropped
|
|
|
|
|
|
|
|
|
|
So `[job_timestamp]` pattern can use in saving image UI.
|
|
So `[styles]` pattern can use in saving image UI.
|
|
|
|
|
|
|
|
|
|
https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion-Models/
|
|
|
|
|
|
Only build the parser once (at import time) instead of for each step.
doctest is run by simply executing modules/prompt_parser.py
|
|
|
|
|
|
|
|
just one for #1283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added eta parameter to parameters output for generated images
split eta settings into ancestral and ddim (because they have different default values)
|
|
|
|
|
|
|
|
Fixed grids saving to subdirectory when the setting is unchecked but "save images to subdirectory" was checked.
|
|
|
|
improvements (#890)
Fix to XY_Grid script console progress bar and other progress bar improvements #890
|
|
the first sampling before doing the second (img2img) sampling. Makes it possible to use the feature on an 8GB card.
|
|
|
|
|
|
files, used for special saves without color correction and face restoration.
|
|
SD upscale moved to scripts
Batch processing script removed
Batch processing added to main img2img and now works with scripts
img2img page UI reworked to use tabs
|
|
|
|
|
|
|
|
|
|
|