Age | Commit message (Collapse) | Author |
|
|
|
X/Y/Z plot now saves sub grids if opts.grid_save and honors draw_legend
|
|
|
|
|
|
|
|
|
|
also fixed no draw legend for z grid
|
|
Fixes X/Y/Z Plot parameters not being restored from images
|
|
|
|
|
|
fix some style inconsistenices
|
|
allows for loading script params
|
|
|
|
|
|
|
|
this is mostly just so git can detect it properly
|
|
Adds Hires Steps to X/Y Plot, and updates step calculation
|
|
Fixes various button overflowing UI and compact checkbox
|
|
|
|
|
|
|
|
|
|
|
|
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
|
|
removed hiding warnings from LDSR
fixed/reworked few places that produced warnings
|
|
object
|
|
|
|
Optimize XY grid to run slower axes fewer times
|
|
Add swap axes button for XY Grid
|
|
|
|
|
|
|
|
|
|
election
rework VAE resolving code to be more simple
|
|
|
|
|
|
|
|
in ids for scripts that only exist on one tab
|
|
|
|
prefixes from img exclusive scripts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve prompts-from-file script to support negative prompts and sampler-by-name
|
|
Fix various typos
|
|
Adds upscale latent space for hires., VAE, and Styles as new axis options to the X/Y plot.
|