index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
xy_grid.py
Age
Commit message (
Expand
)
Author
2023-01-24
renamed xy to xyz grid
EllangoK
2023-01-23
Merge pull request #7081 from EllangoK/xy-hires
AUTOMATIC1111
2023-01-23
Merge pull request #7031 from EllangoK/master
AUTOMATIC1111
2023-01-22
adds hires steps to x/y plot and fixes total_steps calculation
EllangoK
2023-01-21
aligns the axis buttons in x/y plot
EllangoK
2023-01-22
make current_axis_options class variable
Vladimir Repin
2023-01-21
fix auto fill and repair separate axisoptions
Vladimir Repin
2023-01-21
extra networks UI
AUTOMATIC
2023-01-16
make StableDiffusionProcessing class not hold a reference to shared.sd_model ...
AUTOMATIC
2023-01-16
add a button for XY Plot to fill in available values for axes that support this
AUTOMATIC
2023-01-16
Merge pull request #6803 from space-nuko/xy-grid-performance-improvement
AUTOMATIC1111
2023-01-16
Merge pull request #6802 from space-nuko/xy-grid-swap-axes-button
AUTOMATIC1111
2023-01-16
fix problems related to checkpoint/VAE switching in XY plot
AUTOMATIC
2023-01-15
Add swap axes button for XY Grid
space-nuko
2023-01-15
Optimize XY grid to run slower axes fewer times
space-nuko
2023-01-15
Make XY grid cancellation much faster
space-nuko
2023-01-14
fix bug with "Ignore selected VAE for..." option completely disabling VAE ele...
AUTOMATIC
2023-01-05
rework #6329 to remove duplicate code and add prevent tab names for showing i...
AUTOMATIC
2023-01-05
Refactor elem_prefix as function elem_id
me
2023-01-05
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...
me
2023-01-04
Add element ids for script components and a few more in ui.py
me
2023-01-04
add XY plot parameters to grid image and do not add them to individual images
AUTOMATIC
2023-01-04
Merge branch 'master' into xygrid_infotext_improvements
AUTOMATIC1111
2023-01-02
Hires fix rework
AUTOMATIC
2022-12-18
feat: Add upscale latent, VAE, styles to X/Y plot
MMaker
2022-12-03
Merge pull request #4368 from byzod/master
AUTOMATIC1111
2022-11-27
calculate dictionary for sampler names only once
AUTOMATIC
2022-11-27
fix for broken sampler selection in img2img and xy plot #4860 #4909
AUTOMATIC
2022-11-19
change StableDiffusionProcessing to internally use sampler name instead of sa...
AUTOMATIC
2022-11-06
fix scripts ignores file format settings for grids
byzod
2022-11-04
do not mess with components' visibility for scripts; instead create group com...
AUTOMATIC
2022-10-25
Switch to a continous blend for cond. image.
random_thoughtss
2022-10-25
Added conditioning image masking to xy_grid.
random_thoughtss
2022-10-20
XY grid correctly re-assignes model when config changes
random_thoughtss
2022-10-17
Safeguard setting restore logic against exceptions
Greg Fuller
2022-10-14
Fix XY-plot steps if highres fix is enabled
space-nuko
2022-10-14
remove the other Denoising
AUTOMATIC
2022-10-14
[xy_grid.py] add option denoising_strength
Naeaeaeaeae
2022-10-14
regression in xy_grid Var. seed fixing
RnDMonkey
2022-10-13
add hypernetwork multipliers
AUTOMATIC
2022-10-13
Fix metadata contents
Greg Fuller
2022-10-13
draw_xy_grid provides the option to also return lone images
Greg Fuller
2022-10-12
xy_grid: Refactor confirm functions
Milly
2022-10-12
xy_grid: Confirm that hypernetwork options are valid before starting
Milly
2022-10-12
xy_grid: Find hypernetwork by closest name
Milly
2022-10-11
change default for XY plot's Y to Nothing.
AUTOMATIC
2022-10-11
rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...
AUTOMATIC
2022-10-11
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-10-11
fixes related to merge
AUTOMATIC
2022-10-11
add incorrect start word guard to xy_grid (#2259)
DepFA
[next]